Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2021-01-15 21:18:26 +0300
committerBastien Montagne <bastien@blender.org>2021-01-15 21:18:26 +0300
commitce317c9faa00c16437f001ac13934277de566a23 (patch)
tree12eaee5e0922d42a20e9201e16e0cef4c9479fcd /source/blender/makesdna
parentf1a577b38a3f6c127eb150d261ff564443fceda2 (diff)
LibOverride: fix/update/re-enable ID-related debug checks in diffing code.
We should now have the tools to ensure consistency of ID pointers diffing in `rna_property_override_diff_propptr`. As a reminder, for most ID pointers we just check the actual pointer value, but this is not possible for embedded IDs like root node trees or master collections, and for fake embedded ones like shapekeys, so those should be handled as mere sub-data of their owner IDs in override context.
Diffstat (limited to 'source/blender/makesdna')
0 files changed, 0 insertions, 0 deletions