Blender Git Commit Log
Git Commits -> Revision 422d454
Revision 422d454 by Sergey Sharybin (master) March 11, 2019, 14:33 (GMT) |
Depsgraph: Add missing parameters for node trees This allows to have drivers on node trees. Probably now it will be better to simply add parameters for any ID node, to avoid such amount of manual work. Initial idea was to not have nodes if it's not needed to avoid any possible overhead. Having more robust system is probably more valuable. We can always optimize overhead in one way or another. |
Commit Details:
Full Hash: 422d4541f47559a1681a60c70bbcf7e1ad29d0e7
Parent Commit: 2ed0f08
Lines Changed: +5, -0
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+5, -0) (Diff)