Blender Git Commit Log

Git Commits -> Revision e16e174

Revision e16e174 by Campbell Barton (master)
September 18, 2018, 03:41 (GMT)
Gizmo: use spin widgets by default

- Now the spin tool has a persistent gizmo.
- Uses scene orientation, with additional view orientation.
- Uses the cursor center, ignoring the pivot since the
selection center is rarely useful.
- Disable most of the redo gizmo's for now since they overlap,
only allow adjusting the angle.

Note: mixing new action with adjusting previous is confusing,
we'll want to have design guidelines regarding this.

Commit Details:

Full Hash: e16e17486baa82d5f15fec911ecc648ee093f628
Parent Commit: 67f3f31
Lines Changed: +218, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude_spin.c (+1, -0) (Diff)
/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c (+214, -0) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021