Blender Git Loki

Git Commits -> Revision d1972e5

Revision d1972e5 by Chris Clyne (master)
March 26, 2020, 18:36 (GMT)
Add option to Copy the active view layer, and add an empty view layer

Modify the view layer add operator (and underlying `BKE_view_layer_add`)
to allow for copying the current view layer, as well as adding a new one
but with all LayerCollections disabled by default (this is important for
heavy scenes where currently adding view layers can take a long time due
to enabling every collection by default).

Reviewed By: mont29

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

Commit Details:

Full Hash: d1972e50cbef6e2a40ffc259f10e08493511dc66
Parent Commit: 839f0cf
Committed By: Bastien Montagne
Lines Changed: +85, -16

6 Modified Paths:

/source/blender/blenkernel/BKE_layer.h (+10, -1) (Diff)
/source/blender/blenkernel/intern/layer.c (+51, -8) (Diff)
/source/blender/blenkernel/intern/scene.c (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+2, -2) (Diff)
/source/blender/editors/render/render_shading.c (+20, -3) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021