blender/source
Clément Foucault b5fe838d44 Fix T68689 Fix infinite recursion cause by versioning code
Complex nodetrees could fire infinite recursion with previous algo.
Now using another gset we make sure we can only evaluate a tree once.
2019-08-15 18:46:37 +02:00
..
blender Fix T68689 Fix infinite recursion cause by versioning code 2019-08-15 18:46:37 +02:00
creator cleanup: fix python related build error on windows. 2019-08-13 19:55:33 -06:00
tools@aa9cc18913 Fix T66605: Operation on origins not working correct 2019-07-09 18:52:41 +02:00
CMakeLists.txt