Blender Git Loki
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