Blender Git Commit Log

Git Commits -> Revision 44ecea1

Revision 44ecea1 by Bastien Montagne (master)
May 10, 2019, 08:09 (GMT)
Fix T64304: Objects in appended scene from 2.79 file disappear after saving.

Versionning code generating collections from old 2.79 scene layers was
setting new collections' library from scene, but it also needs to
properly set the `LIB_TAG_INDIRECT` tag, otherwise localizing code does
not know what to do, and most of append process fails.

Commit Details:

Full Hash: 44ecea1ccbc06680cfc12a89799badbf0cc43ac9
Parent Commit: 6b08227
Lines Changed: +4, -1

2 Modified Paths:

/source/blender/blenkernel/intern/library.c (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021