Blender Git Loki
Git Commits -> Revision 7a3474d
Revision 7a3474d by Campbell Barton (master) September 21, 2018, 03:41 (GMT) |
Gizmo: spin tool XYZ axis toggles New handle type for initial spin, gives clear differentiation between do & redo (similar to extrude). Some tweaks still required to match T56571. |
Commit Details:
Full Hash: 7a3474ddfd21742357ac934b31e82bd3bdefbb84
Parent Commit: 3266ebf
Lines Changed: +130, -7
4 Modified Paths:
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+2, -0) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c (+3, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude_spin.c (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c (+123, -5) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c (+3, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude_spin.c (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c (+123, -5) (Diff)