blender/source
Sergey Sharybin bfaebeaee6 Fix T46799: Blender crashes when enumerating POCL devices
The issue was caused by a conflict between std::error_code linked into
Blender which is compiled without C++11 support and POCL's expectations
of std::error_code which was actually linked against C++11's STL.
2015-11-27 14:48:26 +05:00
..
blender Fix crash when ding dyntopo sculpting 2015-11-27 00:18:35 +05:00
blenderplayer Fix bplayer (c) 2015-11-25 16:22:52 +01:00
creator Fix T46799: Blender crashes when enumerating POCL devices 2015-11-27 14:48:26 +05:00
gameengine BGE: Fix ray cast with unfound property. 2015-11-26 19:54:27 +01:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript