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:
authorJoshua Leung <aligorith@gmail.com>2010-12-07 14:03:53 +0300
committerJoshua Leung <aligorith@gmail.com>2010-12-07 14:03:53 +0300
commit6c32bffab0e9f6f3816c54a222e2deb1148f1300 (patch)
tree7f305b6af0b5167507c538489bfad07268809696 /intern/ghost/GHOST_IEventConsumer.h
parentd3f9b0d05ad6faffd440bab6efc0345cc0f5d32c (diff)
Bugfix #24163a: Unable to animate INSIDE a group node in the compositor
(This commit doesn't fix the original bug reported in the report, but does fix one that was discovered while investigating that one) Trying to insert keyframes for nodes within group nodes was failing. This was caused by the ID-block for those UI widgets being set to the Node Editor's current ID-block (i.e. NodeTree) vs the NodeTree that those nodes lived in. The net result was that the paths couldn't be resolved, as the paths obtained for those widgets could only work up to the group's nodetree.
Diffstat (limited to 'intern/ghost/GHOST_IEventConsumer.h')
0 files changed, 0 insertions, 0 deletions