Blender Git Commit Log
Git Commits -> Revision 3df0db9
April 22, 2010, 11:35 (GMT) |
Fix [#22088] Object's material changes (links) to other when moving an object to an other layer WM_operator_props_popup() and subsequent block handle function redo_cb() was popping an operator undo, without having pushed one previously - this would undo one too many times when using the properties invoke popup. Fixed by adding an undo push to WM_operator_props_popup() |
Commit Details:
Full Hash: 3df0db98d365bc8e8c8e8bb4e3477909d1ab75c6
SVN Revision: 28342
Parent Commit: a56b72f
Lines Changed: +5, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+5, -1) (Diff)