Blender Git Commit Log
Git Commits -> Revision 8de1a6d
Revision 8de1a6d by Bastien Montagne (override-refactor-tmp-2) March 5, 2021, 09:12 (GMT) |
LibOverride: First stage of detection of 'need resync'. We can fairly easily detect some resync-needed cases when applying the overrides operations on a Pointer RNA property. This should cover all cases where an existing override's ID pointer is changed in its linked data. We still have to add code to detect when a not-yet-overridden linked ID needs to become overridden (because its relations to other data-blocks changed in a way that requires it). |
Commit Details:
Full Hash: 8de1a6d6456c8c7307e8511564995efcc34b017f
Parent Commit: 43a0fef
Lines Changed: +67, -7