Blender Git Loki
Git Commits -> Revision 4b14f76
Revision 4b14f76 by Germano Cavalcante (master) September 14, 2020, 12:42 (GMT) |
Fix 'Links Cut' adding undo steps without cutting anything The operator's return was ignored by the gesture ops that always returned `OPERATOR_FINISHED`. This ends by adding a undo step that brings no change. |
Commit Details:
Full Hash: 4b14f763da0e207bb561a40aefc5473ff0c5b184
Parent Commit: d9e2ada
Lines Changed: +6, -4
1 Modified Path:
/source/blender/windowmanager/intern/wm_gesture_ops.c (+6, -4) (Diff)