Blender Git Loki
Git Commits -> Revision a86605f
Revision a86605f by Bastien Montagne (master) February 9, 2021, 20:53 (GMT) |
LibOverride: Refactor: Switch more code to using Main.relations. This potentially could fix some missed cases in dependency tagging (when dealing with overrides hierarchies), since relying on tag in ID itself is not a good idea to check whether an ID has been propcessed or not (exterior code may have forced that tag on some IDs e.g., which would prevent them from ever being processed properly). |
Commit Details:
Full Hash: a86605fffd884bd29fc9d984a93df3fc572ef210
Parent Commit: 87c7576
Lines Changed: +51, -39
1 Modified Path:
/source/blender/blenkernel/intern/lib_override.c (+51, -39) (Diff)