Blender Git Commit Log

Git Commits -> Revision 1743c81

Revision 1743c81 by Lukas Toenne (master)
August 12, 2014, 10:44 (GMT)
Fix T41349: Muting texture nodes can cause crashes.

Problem is that setup of stack indices which refer to the same stack
entry can lead to cyclic TexDelegate node pointers, causing an infinite
loop.

Fixing this would take too much time and require recoding large parts of
the texnodes system, which is earmarked for scrapping anyway ... So for
now just disabled muting in texnodes to avoid crashes.

Commit Details:

Full Hash: 1743c81ce1b01e89728f98ea66ba1c07192bcff9
Parent Commit: 2b1bacd
Lines Changed: +12, -1

2 Modified Paths:

/source/blender/nodes/intern/node_exec.c (+3, -1) (Diff)
/source/blender/nodes/texture/node_texture_tree.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021