Blender Git Commit Log

Git Commits -> Revision 2e83897

Revision 2e83897 by Campbell Barton (master)
July 26, 2017, 07:54 (GMT)
Cleanup: typedef enums

Manipulator enum types are easy to confuse, use typedefs.

Commit Details:

Full Hash: 2e83897f91f0f7e61dd963ab45418551bac22bf2
Parent Commit: 54bc49e
Lines Changed: +123, -98

14 Modified Paths:

/source/blender/editors/manipulator_library/manipulator_types/arrow3d_manipulator.c (+4, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+1, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/dial3d_manipulator.c (+6, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/grab3d_manipulator.c (+6, -2) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+4, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_group.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+3, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+5, -5) (Diff)
/source/blender/windowmanager/manipulators/wm_manipulator_fn.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+83, -74) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -3) (Diff)
/source/blender/windowmanager/WM_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021