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

3 Modified Paths:

/source/blender/editors/gpencil/gpencil_edit.c (+4, -40) (Diff)
/source/blender/editors/object/object_edit.c (+15, -5) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+1, -23) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021