Blender Git Loki

Git Commits -> Revision b05ba2e

Revision b05ba2e by Bastien Montagne (master)
July 6, 2021, 15:24 (GMT)
Rename Scene's embeded collections from "Master Collection" to "Scene Collection"

Note that this name is essentially never used anywhere, besides as 'information'
mostly accessible from python console. Those embedded IDs are not in Main, so they
are not accessible by name ever, and mostly unusable from animation perspective
(either drivers or fcurves).

Therefore, no breakage is expected in user scripts or addons, nor when
loading in older versions of Blender.

Reviewed By: dfelinto, brecht

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

Commit Details:

Full Hash: b05ba2ef0eda1c1913515383f9faeaaf48dfd457
Parent Commit: 7af40cc
Lines Changed: +19, -6

5 Modified Paths:

/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_collection.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/collection.c (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021