tornavis/source/blender
Campbell Barton ee96cde864 style cleanup: whitespace 2012-08-26 11:35:43 +00:00
..
avi add MEM_recallocN(), so bytes are ensured to be zero'd when growing. 2012-08-11 12:16:09 +00:00
blenfont code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with our naming convention. 2012-08-23 18:25:45 +00:00
blenkernel style cleanup: whitespace 2012-08-26 11:35:43 +00:00
blenlib style cleanup: whitespace 2012-08-26 11:35:43 +00:00
blenloader style cleanup: whitespace 2012-08-26 11:35:43 +00:00
bmesh style cleanup: whitespace 2012-08-26 11:35:43 +00:00
collada style cleanup: whitespace 2012-08-26 11:35:43 +00:00
compositor fix for bug in variable size blur compositor node - using incorrect Y blur operations and uninitialized memory was causing random blur results. 2012-08-24 12:48:56 +00:00
datatoc fix for own error in datatoc.c - data wasn't NULL terminated, in some cases this is expected (broke GLSL shaders). 2012-08-12 16:51:51 +00:00
editors style cleanup: whitespace 2012-08-26 11:35:43 +00:00
gpu change curve evaluation functions never to modify curve data (ensures thread safety), now initializations has to be done outside evaluation. 2012-08-21 14:43:51 +00:00
ikplugin Fix #32389: scons was compiling without iksolver and only itasc since a few days, 2012-08-23 10:56:14 +00:00
imbuf style cleanup: whitespace 2012-08-26 11:35:43 +00:00
makesdna Sequencer: bright/contrast modifier 2012-08-24 09:07:04 +00:00
makesrna style cleanup: whitespace 2012-08-26 11:35:43 +00:00
modifiers style cleanup: whitespace 2012-08-26 11:35:43 +00:00
nodes style cleanup 2012-08-23 07:10:48 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python style cleanup: whitespace 2012-08-26 11:35:43 +00:00
quicktime style cleanup: whitespace 2012-08-26 11:35:43 +00:00
render style cleanup: whitespace 2012-08-26 11:35:43 +00:00
windowmanager style cleanup: whitespace 2012-08-26 11:35:43 +00:00
CMakeLists.txt add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00