Blender Git Loki
Git Commits -> Revision 409756e
Revision 409756e by Campbell Barton (custom-manipulators) June 8, 2017, 18:51 (GMT) |
Cleanup, naming (init and Python's __init__ too similar) |
Commit Details:
Full Hash: 409756e65faa155da54362c6ac305976c932e893
Parent Commit: f5a0199
Lines Changed: +48, -47
11 Modified Paths:
/source/blender/editors/include/ED_transform.h (+4, -4) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -4) (Diff)
/source/blender/editors/space_node/node_widgets.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulators.c (+7, -7) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+10, -10) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+7, -7) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+4, -3) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -4) (Diff)
/source/blender/editors/space_node/node_widgets.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulators.c (+7, -7) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+10, -10) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+7, -7) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+4, -3) (Diff)