Blender Git Loki

Git Commits -> Revision ea6cd1c

Revision ea6cd1c by Pablo Dobarro (master)
September 18, 2020, 17:24 (GMT)
Overlay: Fade Inactive Geometry

This implements a new overlay that blends the bakground color over the
objects that are not in the same mode as the active object, making
them fade with the background.
This is especially needed for sculpt mode as there is no other overlay
or indication in the viewport to display which object is active.

This is intended to be used with D7510 in order to have a faster
workflow when sculpting models with multiple objects.

Reviewed By: fclem

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

Commit Details:

Full Hash: ea6cd1c8f05b27a81e835251e779f047a3488203
Parent Commit: 5855f31
Lines Changed: +176, -0

1 Added Path:

/source/blender/draw/engines/overlay/overlay_fade.c (+99, -0) (View)

8 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+4, -0) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+15, -0) (Diff)
/source/blender/draw/CMakeLists.txt (+1, -0) (Diff)
/source/blender/draw/engines/overlay/overlay_engine.c (+29, -0) (Diff)
/source/blender/draw/engines/overlay/overlay_private.h (+8, -0) (Diff)
/source/blender/makesdna/DNA_view3d_defaults.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+14, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021