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