blender/source/blender
2012-09-14 22:31:26 +00:00
..
avi fix for out-of-bounds checks for fcurve modifier and poselib, also check for NULL members of avi structure (since they are checked for NULL later.) 2012-09-14 06:15:46 +00:00
blenfont Adding Hebrew language. 2012-09-07 16:06:58 +00:00
blenkernel Sequencer: clear cache and animation buffers for strips outside of cursor when rendering 2012-09-14 14:28:24 +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: #32549 partial fix: packed images now export correctly 2012-09-14 22:31:26 +00:00
compositor fix for 2 crashes freeing masks 2012-09-14 01:15:08 +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 Correction to rev50582: LABEL could have a1 = 1.0f and in this case a2 would be used as alpha multiplier for icon 2012-09-14 16:41:00 +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 Movie cache: made it thread safe to operate with memory limitor 2012-09-14 14:55:59 +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 Sequencer: clear cache and animation buffers for strips outside of cursor when rendering 2012-09-14 14:28:24 +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 fixes for NULL checks, remove some redundant checks and add some in that have been removed by accident as code has been updated. 2012-09-14 06:17:14 +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 Sequencer: clear cache and animation buffers for strips outside of cursor when rendering 2012-09-14 14:28:24 +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