Blender Git Commit Log
Git Commits -> Revision 0da05bb
Revision 0da05bb by Joshua Leung (GPencil_Editing_Stage3) October 23, 2015, 00:22 (GMT) |
GP EditMode: Simplify the way that this is handled Now, instead of actually altering the ob->mode flag, we just make the object mode setter operator (and the header) delegate to the appropriate GPencil things to do their thing if they wish first. As a result, we don't have to worry about version patching or issues with changing selected/active objects. |
Commit Details:
Full Hash: 0da05bb4dcf6a19493d6740068914e3baa04ceda
Parent Commit: 9ee297c
Lines Changed: +20, -68