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/doc
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-06-19 13:36:34 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-06-19 14:23:42 +0300
commitfbff09bf7ad6a907544ab423a9b7952df598c21f (patch)
treec6af607551fe534f291d9f7a3b4ccb8ef0ed985a /doc
parent802027f3f8f9a83a77134a2b104a25ff3a4ac013 (diff)
Depsgraph: Synchronize selection from original scene to copied-on-write one
This makes it possible to select objects in the viewport. Selection in edit mode is still tricky, mainly because currently such update would require tagging batch as updated, which is not possible with using just and original object because it will never have batch. Possible solution here would be to introduce some "batch" or "render" component to depsgraph ID node for objects, so we can tag batch for update via depsgraph tagging API.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions