Blender Git Commit Log
Git Commits -> Revision 1adfabc
Revision 1adfabc by Campbell Barton (master) June 14, 2018, 19:58 (GMT) |
WM: revert part of Top-Bar inclusion This removes OperatorRepeatContextHandle, from 5f6c45498c92b since we now only have redo in the area an operator is executed in. These values could be invalid and crashed in some cases. |
Commit Details:
Full Hash: 1adfabc8c62ed3f067d209511ce3d868e76c9bbd
Parent Commit: 7afa59e
Lines Changed: +10, -115
6 Modified Paths:
/source/blender/editors/include/ED_undo.h (+0, -8) (Diff)
/source/blender/editors/space_topbar/space_topbar.c (+0, -58) (Diff)
/source/blender/editors/undo/ed_undo.c (+9, -33) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+0, -5) (Diff)
/source/blender/windowmanager/intern/wm.c (+0, -3) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -8) (Diff)
/source/blender/editors/space_topbar/space_topbar.c (+0, -58) (Diff)
/source/blender/editors/undo/ed_undo.c (+9, -33) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+0, -5) (Diff)
/source/blender/windowmanager/intern/wm.c (+0, -3) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -8) (Diff)