Go to file
Brecht Van Lommel c4ee1f2658 Fluid simulation manual number of threads option now doesn't set the number
of threads to the number of cores when the fluid is created. Rather it is now
set to 0 which means "use the number of threads specified for the scene".
2013-05-21 11:37:42 +00:00
build_files code cleanup: rename bmesh operator files to be more consistent 2013-05-20 07:38:11 +00:00
doc Moved main part of bpy.app.translations doc out of C code, as suggested by Campell, thx. 2013-05-14 18:16:37 +00:00
extern quiet warnings from r56825 2013-05-16 03:55:47 +00:00
intern Fix compiler warnings with westin OSL code. 2013-05-21 10:13:47 +00:00
release Cycles / Wireframe node: 2013-05-20 15:58:37 +00:00
source Fluid simulation manual number of threads option now doesn't set the number 2013-05-21 11:37:42 +00:00
CMakeLists.txt remove WITH_AVX_CPU, also used add_definitions incorrectly. 2013-05-19 16:47:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00