Blender Git Loki
Git Commits -> Revision 4db63b6
Revision 4db63b6 by Bastien Montagne (master) June 15, 2020, 16: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: 4db63b64864390a07851e74388527320feebeafb
Parent Commit: 6a0ebb8
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+5, -1) (Diff)