Blender Git Commit Log

Git Commits -> Revision 3e0a09f

Revision 3e0a09f by Campbell Barton (custom-manipulators)
June 9, 2017, 05:40 (GMT)
Cleanup: shorten struct member names

For wmManipulatorMap the its clear from the context we're
operating on manipulators.

Commit Details:

Full Hash: 3e0a09f6045e7936e6a187c743e135df6a245147
Parent Commit: 48115c0
Lines Changed: +108, -109

10 Modified Paths:

/source/blender/editors/manipulator_library/arrow3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/cage2d_manipulator.c (+10, -9) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+5, -5) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+17, -17) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+14, -14) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+45, -46) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+6, -6) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/wm_manipulator_wmapi.h (+9, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021