Blender Git Commit Log
Git Commits -> Revision 43167a2
Revision 43167a2 by Bastien Montagne (master) September 27, 2021, 13:33 (GMT) |
Fix T90570: Constraint validity not updated with library overrides. For some reason was assuming setting a property in RNA would call its update callback if any, but this actually needs to be done separately. So add this call to `rna_property_override_operation_apply`. |
Commit Details:
Full Hash: 43167a2c251b8388be3dc4d2460913f41de13c49
Parent Commit: 5949d59
Lines Changed: +19, -14
1 Modified Path:
/source/blender/makesrna/intern/rna_access_compare_override.c (+19, -14) (Diff)