tornavis/source/blender
Campbell Barton c5310521f8 fix for drawing non 1:1 aspect masks, transform and selection still need support. 2012-09-13 02:28:48 +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 Adding Hebrew language. 2012-09-07 16:06:58 +00:00
blenkernel - cmake macro list_insert_after/list_insert_before now error when the item passed is not found in the list. 2012-09-13 01:52:58 +00:00
blenlib Fix #32031: particle distribution on degenerate faces could give NaN values, 2012-09-12 13:06:28 +00:00
blenloader code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
bmesh code cleanup: replace BM_DISK_EDGE_LINK_GET define with inline function, that checks for the vertex not matching either of the edges verts. 2012-09-12 05:11:38 +00:00
collada Collada: do not call polylist export for objects with no polygons (avoid a missleading warning message) 2012-09-12 18:26:01 +00:00
compositor Fix for [#32536] Mixing with translated images in compositor produces 2012-09-11 16:57:05 +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 fix for drawing non 1:1 aspect masks, transform and selection still need support. 2012-09-13 02:28:48 +00:00
gpu Fix #32513: incorrect color management in Material draw mode for Cycles. 2012-09-09 11:04:49 +00:00
ikplugin code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
imbuf code cleanup: use more specific args 2012-09-10 02:45:29 +00:00
makesdna code cleanup: reduce calls to CTX_ functions inline, add some docs to mask rasterizer. 2012-09-13 01:50:21 +00:00
makesrna Cycles UI: 2012-09-12 10:54:25 +00:00
modifiers fix for missing NULL check in own recent commit, thanks Gaia for pointing this out. 2012-09-12 23:19:08 +00:00
nodes Fix #32513: incorrect color management in Material draw mode for Cycles. 2012-09-09 11:04:49 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python fix for a bug running a script, then opening a new file. 2012-09-10 23:32:46 +00:00
quicktime style cleanup: also add debugging print function for derived mesh DM_debug_print_cdlayers() 2012-09-03 02:41:12 +00:00
render fix [#32537] Inconsistent behaviour of Texture Baker 2012-09-12 03:05:20 +00:00
windowmanager code cleanup: reduce calls to CTX_ functions inline, add some docs to mask rasterizer. 2012-09-13 01:50:21 +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