Blender Git Loki
Git Commits -> Revision de7f1e8
Revision de7f1e8 by Bastien Montagne (master) November 30, 2021, 14:19 (GMT) |
Fix T93353: Reload Library Override file loses Constraints, take II. When adding `INSERT` operations over RNACollection items, rna diffing code did not properly report the properties as not being equals. This in turn triggered the 'purge unused exiting override properties' mechanism, thus deleting the exitsting (valid) insert override property operation. NOTE: This should also be backported to 2.93, and probably 2.83. Reviewed By: sybren, jbakker Maniphest Tasks: T93353 Differential Revision: https://developer.blender.org/D13426 |
Commit Details:
Full Hash: de7f1e8e070be93daf8e1a2c7c96f94cabc34867
Parent Commit: 4b971bb
Lines Changed: +2, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_rna.c (+2, -0) (Diff)