Blender Git Loki
Git Commits -> Revision daebdca
Revision daebdca by Bastien Montagne (master) August 26, 2018, 13:49 (GMT) |
Fix conversion from 2.7x groups to new 2.8 collections - hidden layers. You cannot immediately add parent's library to newly generated hidden child collection, since it would allow to get several of those hidden collections with same name/library. That is strictly forbidden! So rather loop again on collections after all hidden ones have been generated, and assign children's library from parent one then. |
Commit Details:
Full Hash: daebdcace06e2adda63ce998e9a12d43fce40b8d
Parent Commit: 56ec606
Lines Changed: +22, -1
1 Modified Path:
/source/blender/blenloader/intern/versioning_280.c (+22, -1) (Diff)