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
path: root/extern
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2022-07-05 13:45:54 +0300
committerBastien Montagne <bastien@blender.org>2022-07-05 13:52:20 +0300
commitce1d023667c8d3ca565a67f8205e532b9aaad848 (patch)
tree0d64f6f93ea806a5aa7e066dda7b1ac57e8b1523 /extern
parent598a26fd8a59ae0b3012ce9577160fb68d681d17 (diff)
Fix (unreported) liboverride: incomplete hierarchy when root is not object/collection.
We do not (currently) consider other ID types as 'end points' justifying to create an override hierarchy, however if the 'root' ID (i.e. the ID the user selected as base to create the override) is not an object or collection, we still want to check all of its dependencies. This fixes e.g. if a material depends on another Empty object, and user tries to hierarchy-override that material, its Empty dependency not being overridden.
Diffstat (limited to 'extern')
0 files changed, 0 insertions, 0 deletions