Blender Git Commit Log

Git Commits -> Revision 202baaa

Revision 202baaa by Brecht Van Lommel (master)
September 21, 2018, 14:52 (GMT)
Viewport: change Z key to shading pie menu to switch mode, X-ray and overlays.

This lets us do the most common shading switching with one shortcut. We keep
alt+Z and shift+Z for quickly toggling to lookdev and rendered mode and back,
it's debatable which settings deserve a dedicated shortcut like this.

The downside is that switching X-ray is a little slower, and that there is
some risk of accidentally going to lookdev or rendered mode which can be slow
to cancel.

Commit Details:

Full Hash: 202baaaa169fbd21f5b3680681bdb02b2a6e5c19
Parent Commit: 684739c
Lines Changed: +32, -18

3 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+20, -0) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+11, -16) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021