Blender Git Loki
Git Commits -> Revision 9bfd4ae
Revision 9bfd4ae by Bastien Montagne (master) August 18, 2021, 14:49 (GMT) |
LibOverride: tweak resync detection code at apply phase. This code checks whether an ID pointer property of an override does not match its linked reference when it is expected to do so. This is a goiod indication that a resync is needed. Previous code would falsy detect overrides of IDs referencing themselves as needing a resync, when this is not effectively the case. |
Commit Details:
Full Hash: 9bfd4ae22293caedfb8e150512cc911bfc95d35f
Parent Commit: 04376c3
Lines Changed: +13, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_access_compare_override.c (+13, -3) (Diff)