Blender Git Commit Log

Git Commits -> Revision 81e0973

Revision 81e0973 by Sergey Sharybin (master)
April 19, 2019, 13:16 (GMT)
Cleanup: Remove unneeded texture nodes update function

The function was calling update() on the time curve, but there
is no update callback on that node. So, effectively the function
was doing nothing.

Commit Details:

Full Hash: 81e0973dec0085286ae2a80f6f8a8da896fb5b48
Parent Commit: d892f10
Lines Changed: +0, -33

3 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+0, -1) (Diff)
/source/blender/editors/screen/screen_edit.c (+0, -10) (Diff)
/source/blender/nodes/texture/node_texture_tree.c (+0, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021