Blender 2.8 - rip vertices shows error message when more than one vertex is selected, function still work #65449

Closed
opened 2019-06-03 14:30:56 +02:00 by Dominik · 5 comments

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: Radeon RX 580 Series ATI Technologies Inc. 4.5.13474 Core Profile Context 22.19.162.4

Blender Version
Broken: version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-02 21:33, hash: 19dcb22a88
Worked: (optional)

Short description of error
'Rip Vertices' shows error message when more than one vertex is selected, but the function still works.

Exact steps for others to reproduce the error
tested with today's version - blender-2.80-19dcb22a885d-win64
RipError.jpg

rip_error.blend

Thank you for your hard work!

**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: Radeon RX 580 Series ATI Technologies Inc. 4.5.13474 Core Profile Context 22.19.162.4 **Blender Version** Broken: version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-02 21:33, hash: `19dcb22a88` Worked: (optional) **Short description of error** 'Rip Vertices' shows error message when more than one vertex is selected, but the function still works. **Exact steps for others to reproduce the error** tested with today's version - blender-2.80-19dcb22a885d-win64 ![RipError.jpg](https://archive.blender.org/developer/F7084610/RipError.jpg) [rip_error.blend](https://archive.blender.org/developer/F7084612/rip_error.blend) Thank you for your hard work!
Author

Added subscriber: @cyso

Added subscriber: @cyso

Added subscriber: @ZedDB

Added subscriber: @ZedDB
Sebastian Parborg self-assigned this 2019-06-13 16:52:55 +02:00

The issue here is that the operator checks if the initial edge count is the same as the one after the rip and reports that the operator failed if this is the case.

The issue here is that the operator checks if the initial edge count is the same as the one after the rip and reports that the operator failed if this is the case.
Sebastian Parborg was unassigned by Dalai Felinto 2019-12-23 16:34:12 +01:00

This issue was referenced by 0eb1cceea1

This issue was referenced by 0eb1cceea1d87d259d20686e0a88043a25617858

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Campbell Barton self-assigned this 2020-11-04 04:53:09 +01:00
Sign in to join this conversation.
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#65449
No description provided.