Blender Git Commit Log

Git Commits -> Revision 64efbbc

Revision 64efbbc by Bastien Montagne (master)
September 2, 2019, 16:39 (GMT)
Make Scene Master collection 'Private' ID data, like root nodetrees.

Same issue here as with root nodetrees, those are private ID data owned
by another ID, and not in Main DB. This requires special handling.

there are still quiet a few things to do here, like getting rid of
special code for master collection (regular ID copying should handle
that just as it already does for root nodetrees), cleanup in ID copying
code, etc.

Commit Details:

Full Hash: 64efbbca8e24664e9105a4c2db02ccafb45a8b16
Parent Commit: 283d96d
Lines Changed: +24, -4

4 Modified Paths:

/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/collection.c (+4, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+13, -2) (Diff)
/source/blender/makesrna/intern/rna_access.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021