Blender Git Commit Log
Git Commits -> Revision 335343f
Revision 335343f by Sergey Sharybin (master) December 6, 2017, 09:21 (GMT) |
Fix T53408: Updating Cycles Nodes via Drivers in Material View This is something what should be supported by the new dependency graph. Fixed by making it so, build_animation() adds relation between Animation component and whatever-is-being-animated. In fact, for now, only relations to ID properties are added. Rest of the relations are kind of hacked in all over the code and needs to be removed and verified with specific .blend files. |
Commit Details:
Full Hash: 335343fe93a9d96d293011ff263495be37ec2a62
Parent Commit: f1ad6b4
Lines Changed: +22, -0
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+22, -0) (Diff)