Blender Git Loki
Git Commits -> Revision 9171342
June 30, 2020, 10:49 (GMT) |
Fix crash when opening some old/broken .blend files after recent fix. Now that `BKE_main_collections_parent_relations_rebuild()` is called from readfile code, we need to make it resilient to potential NULL master collection pointer in scenes. |
Commit Details:
Full Hash: 91713421859100d152b626ec28fede16d306ea29
Parent Commit: b894480
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+5, -1) (Diff)