Go to file
Antony Riakiotakis 8690ea611e Fix T45199 crash when editing material nodes.
Issue is data race between preview job and GPU nodetree evaluation when
localizing the nodetree. Data race happens due to localizations doing
overrides on original nodes' new_node variable.

Solution here could probably be to use a hash for mapping of old to new
nodes but will prefer simple brute force lock for now.
2015-06-26 14:47:53 +02:00
build_files CMake: quiet warnings in GTest 2015-06-23 14:34:52 +10:00
doc BGE: Missing dot in 2d filter actuator documentation. 2015-06-24 22:34:55 +02:00
extern CMake: quiet warnings in GTest 2015-06-23 14:34:52 +10:00
intern Cleanup: warnings 2015-06-24 18:42:16 +10:00
release splash fix, previous had color conversion error 2015-06-25 18:44:45 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T45199 crash when editing material nodes. 2015-06-26 14:47:53 +02:00
tests addon_utils default mismatch /w enable/disable 2015-06-14 05:14:43 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: set advanced var 2015-06-17 14:25:05 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Fix T44968: Python executable crashes due to missing .DLL 2015-06-10 13:41:06 +05:00