Go to file
2012-08-31 19:39:08 +00:00
build_files Turn OpenMP off for MinGW64. I thought it behaved correctly in new compiler builds but unfortunately it looks like there is some issue still which mostly shows when openmp threads stop. This causes crashes after rendering with subsurf, multires, when calculating fluids and possibly when other functionality is used as well. 2012-08-22 00:06:09 +00:00
doc doc type correction 2012-08-22 15:04:11 +00:00
extern style cleanup: also spelling 2012-08-24 23:22:34 +00:00
intern Cycles: Fix for particle info node crash: The particle 'alive' state can be set to 'dying', which is just an indicator that the particle will be removed, but it is is used for instancing. This would lead to insufficient texture size and assert crash. 2012-08-31 19:39:08 +00:00
release Adding despeckle as “blender” word... 2012-08-27 21:01:21 +00:00
source Added a bunch of additional particle state attributes to the Cycles particle info node: 2012-08-31 19:38:59 +00:00
CMakeLists.txt Turn OpenMP off for MinGW64. I thought it behaved correctly in new compiler builds but unfortunately it looks like there is some issue still which mostly shows when openmp threads stop. This causes crashes after rendering with subsurf, multires, when calculating fluids and possibly when other functionality is used as well. 2012-08-22 00:06:09 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile for the default make/cmake wrapper, use ../build_os rather then ../build/os 2012-08-15 22:59:23 +00:00
SConstruct add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00