Go to file
Campbell Barton 21a2660290 assert in debug builds if MEM_ alloc's are called in openmp threads.
note: the caller can do locking to prevent errors - but this isn't being done in blender yet, so this prevents accidental allocs in openmp for now.
2012-12-12 04:41:23 +00:00
build_files Install dependencies used to always mark schro as used for suse. 2012-12-11 19:45:16 +00:00
doc update api changelog 2012-12-11 02:13:42 +00:00
extern Fix for camera solver not working properly when built with scons 2012-12-09 17:42:36 +00:00
intern assert in debug builds if MEM_ alloc's are called in openmp threads. 2012-12-12 04:41:23 +00:00
release Splash template XCF file for Gimp. 2012-12-11 08:01:05 +00:00
source replace BLI_array_declare with BLI_array_staticdeclare() and BLI_array_alloca() for smaller arrays. 2012-12-12 02:48:03 +00:00
CMakeLists.txt CMake: fix numpy install not getting properly disabled when numpy was not found. 2012-12-10 09:07:57 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Fix scons not installing closure/ directory for runtime compiles of CUDA kernel. 2012-12-03 16:51:05 +00:00