This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Lukas Tönne 1743c81ce1 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.
2014-08-12 12:44:47 +02:00
..
2014-08-12 13:52:17 +10:00
2014-08-12 15:58:53 +10:00
2014-08-06 05:46:31 +10:00
2014-08-12 15:58:53 +10:00
2014-08-06 05:41:14 +10:00
2014-07-01 09:36:28 +10:00
2014-08-12 15:58:53 +10:00
2014-08-12 13:52:17 +10:00
2014-08-11 11:55:16 +02:00