Blender Git Loki

Git Commits -> Revision 4dfcc6c

Revision 4dfcc6c by Jeroen Bakker (master)
July 5, 2018, 14:57 (GMT)
Overlay: enable/disable drawing of specific object types.

This patch will allow users to customize what object types will be drawn by the object mode overlay.
It supports: Empties, Lamps, Cameras, Speakers, Armatures and Lightprobes.

It currently does not support Physics objects due to the overlap it has with other objects types.

Also be aware that in pose mode the armature is drawn, but not by the object mode overlay

Reviewers: campbellbarton

Tags: #bf_blender_2.8

Differential Revision: https://developer.blender.org/D3524

Commit Details:

Full Hash: 4dfcc6c25a6e058e107b996d08403b803cc52915
Parent Commit: 5db711f
Lines Changed: +119, -18

6 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+9, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+13, -0) (Diff)
/source/blender/draw/modes/object_mode.c (+35, -17) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+13, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+48, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021