Go to file
Brecht Van Lommel 97ee630dcd Fix #32201: particle size compatibility broken for object/group duplication.
After 2.63 there was a bugfix to take object scale into account for the duplicated
objects, but this breaks compatibility on earlier files. Now there is an option to
control if the scale should be used or not.

Scale is used by default on newer files, and not used on older ones.
2012-08-22 13:10:43 +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 spelling cleanup: spelling corrections from user zeffii on IRC. 2012-08-19 15:28:24 +00:00
extern Remove old boolean operation module 2012-08-02 16:42:30 +00:00
intern fix for rare crash in cycles BVH tree packing. 2012-08-22 11:18:37 +00:00
release Fix #32201: particle size compatibility broken for object/group duplication. 2012-08-22 13:10:43 +00:00
source Fix #32201: particle size compatibility broken for object/group duplication. 2012-08-22 13:10:43 +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