Blender Git Loki
Git Commits -> Revision 7b14065
Revision 7b14065 by Campbell Barton (master) June 19, 2017, 07:51 (GMT) |
Manipulator: de-duplicate flags and scale option |
Commit Details:
Full Hash: 7b14065729af4266bffbf70ef0de3bd646ec555c
Parent Commit: 2ecb985
Lines Changed: +47, -54
17 Modified Paths:
/release/scripts/startup/bl_ui/space_userpref.py (+2, -2) (Diff)
/source/blender/editors/interface/resources.c (+4, -11) (Diff)
/source/blender/editors/manipulator_library/arrow3d_manipulator.c (+1, -1) (Diff)
/source/blender/editors/manipulator_library/dial3d_manipulator.c (+1, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_draw_utils.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+6, -2) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+4, -5) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+16, -19) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+4, -4) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+1, -1) (Diff)
/source/blender/editors/interface/resources.c (+4, -11) (Diff)
/source/blender/editors/manipulator_library/arrow3d_manipulator.c (+1, -1) (Diff)
/source/blender/editors/manipulator_library/dial3d_manipulator.c (+1, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_draw_utils.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+6, -2) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+4, -5) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+16, -19) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+4, -4) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+1, -1) (Diff)