Blender Git Loki
Git Commits -> Revision 95c8251
Revision 95c8251 by Bastien Montagne (blender-v2.83-release) November 22, 2021, 13:33 (GMT) |
Fix potential crash opening 3.0 blend files in older versions. Affects insertion of constraints in liboverrides. In some cases, when opening newer post-3.0 .blend files, the source won't be found anymore, override apply code then needs to fail properly instead of crashing. Related to refactor from rB33c5e7bcd5e5. |
Commit Details:
Full Hash: 95c82513caebe49577ec85963cfff63116064ef2
Parent Commit: 14b8f6c
Lines Changed: +4, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_object.c (+4, -1) (Diff)