Blender Git Commit Log

Git Commits -> Revision ec131e2

Revision ec131e2 by Campbell Barton (master)
August 2, 2019, 01:44 (GMT)
Object Mode: add back non '_ex' versions of mode-switching functions

While these aren't currently used, its strange to have
extended versions of a function without the non-extended versions
it also avoids callers needing to add them back if they need -
or duplicating the same boiler plate when calling the '_ex' versions.

Reverts 11da3b132aff1, 11da3b132aff1, adds depsgraph argument
so the caller is responsible for the evaluation state.

Commit Details:

Full Hash: ec131e2d53770b44299ebb9bebcdf3130852ab5d
Parent Commit: 7a47c00
Lines Changed: +55, -0

4 Modified Paths:

/source/blender/editors/include/ED_object.h (+7, -0) (Diff)
/source/blender/editors/object/object_modes.c (+13, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+17, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+18, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021