Blender Git Commit Log
Git Commits -> Revision 7e87849
Revision 7e87849 by Campbell Barton (master) August 21, 2017, 16:06 (GMT) |
Cleanup: rename manipulator API functions - WM_manipulatorgrouptype_remove- > free - WM_manipulator_group -> WM_manipulator_group_type Naming here is still a bit confusing, now at least free/remove are differentiated. |
Commit Details:
Full Hash: 7e8784925780642e9db4219cf10000228f775949
Parent Commit: be89b95
Lines Changed: +45, -44
8 Modified Paths:
/source/blender/editors/mesh/editmesh_bisect.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_group.c (+18, -17) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_group_type.c (+3, -3) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+12, -12) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_group.c (+18, -17) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_group_type.c (+3, -3) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+12, -12) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+4, -4) (Diff)