Go to file
Sergey Sharybin da64e8ae05 Fix T40800: Crash when editing material nodes
it was caused by ee5f432. Not sure why exactly blender runs into
threading conflicts here since material preview works.

Let's keep it simple for now and disable material nodes preview,
because it's not supported by the interface anyway.

This is to be included to the final release.
2014-06-25 15:38:40 +06:00
build_files Use specified exception mask for buildinfo 2014-06-23 15:46:41 +06:00
doc Fix example 2014-06-25 03:04:53 +10:00
extern Correction to GTest commit (WITH_GTEST=OFF works now) 2014-06-19 04:35:15 +10:00
intern Fix T40695: world surface shader incorrectly visible with world volume. 2014-06-24 11:35:48 +02:00
release Freestyle: Fix for a couple of missing names in freestyle.chainingiterators.__all__. 2014-06-24 17:25:02 +09:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Fix T40800: Crash when editing material nodes 2014-06-25 15:38:40 +06:00
tests GTest now works without buildinfo 2014-06-23 01:16:49 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Some WITH_TESTS weer not renamed to WITH_GTEST 2014-06-18 22:28:27 +06:00
COPYING
GNUmakefile Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConstruct Python: Remove deprecated uses of os.popen 2014-06-20 02:00:46 +10:00