Blender Git Commit Log
Git Commits -> Revision c280002
Revision c280002 by Campbell Barton (master) December 11, 2011, 19:23 (GMT) |
fix [#29579] Redo brolken when jobs are running changes * undo now checks screen jobs only, was checking all jobs before so a material preview could make an undo fail. now this is only limiteds for render/fluid bake/bake. * the redo UI is now disabled when screen operators run. |
Commit Details:
Full Hash: c280002879174e3f0fe5eb91501cfa0cc407358f
SVN Revision: 42573
Parent Commit: 4b66bd3
Lines Changed: +29, -6
5 Modified Paths:
/source/blender/editors/space_clip/clip_toolbar.c (+2, -1) (Diff)
/source/blender/editors/space_view3d/view3d_toolbar.c (+2, -1) (Diff)
/source/blender/editors/util/undo.c (+14, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+10, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_toolbar.c (+2, -1) (Diff)
/source/blender/editors/util/undo.c (+14, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+10, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)