Blender Git Commit Log
Git Commits -> Revision 806db47
Revision 806db47 by Sergey Sharybin (master) May 28, 2020, 08:47 (GMT) |
Depsgraoh: Fix missing texture node allocation It was causing wrong binding for image animation: since there was no ID node for texture at the moment of build_animdata original texture ID was passed to the callback. This is not what is supposed to happen. This is part of fix for T65889. |
Commit Details:
Full Hash: 806db47fd8dfc228467694f10743a4404796dce0
Parent Commit: 3d2f143
Lines Changed: +1, -0
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+1, -0) (Diff)