Blender Git Loki
Git Commits -> Revision f68288a
Revision f68288a by Bastien Montagne (override-recursive-resync) May 27, 2021, 16:30 (GMT) |
LibOverride: refactor recursive resync. We need to re-evaluate what needs to be resynced after each step of processing overrides from a given 'indirect level' of libraries. Otherwise, recusrive overrides (overrides of linked overrides) won't work. Note that this should not change too much in practice currently, since there are other issues with recursive overrides yet. Also, checks (CLOG errors) added show that some ID (node trees) seem to be detected as needing resynced even after beig just resynced, this needs further investigation still. Could be though that it is due to limit currently set on nodetrees, those are always complicated snowflakes to deal with... |
Commit Details:
Full Hash: f68288a8746fb03b41a6dc08741eb0447c918c12
Parent Commit: dfa3dcb
Lines Changed: +136, -99
1 Modified Path:
/source/blender/blenkernel/intern/lib_override.c (+136, -99) (Diff)