blender/source/blender
2013-03-04 00:28:25 +00:00
..
avi remove redundant temp pointer assignment in AVI_write_frame. 2013-01-27 12:03:20 +00:00
blenfont Compile fixes for recent code cleanups: 2013-02-21 17:39:48 +00:00
blenkernel rigidbody: Revert to running simulation on frame update 2013-03-03 06:09:48 +00:00
blenlib code cleanup: ~400 duplicate lines for AO form factor math. 2013-03-03 05:07:58 +00:00
blenloader Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node" 2013-03-01 15:37:15 +00:00
bmesh Added typecasts to keep c++ from reporting errors 2013-03-02 12:16:23 +00:00
collada Collada: Fix: do not export controllers when shape_key exporting is disabled 2013-03-04 00:28:25 +00:00
compositor Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node" 2013-03-01 15:37:15 +00:00
datatoc avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste. 2012-12-15 07:57:16 +00:00
editors Fix for [#34509] minor theme panel color issue 2013-03-03 17:30:23 +00:00
gpu OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. The 2013-02-26 00:49:42 +00:00
ikplugin style cleanup: braces with multi-line statements, also add some comments. 2013-03-01 14:47:06 +00:00
imbuf Changed a way how RGB images are saving from RGBA 2013-02-28 14:25:26 +00:00
makesdna rigidbody: Revert to running simulation on frame update 2013-03-03 06:09:48 +00:00
makesrna Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node" 2013-03-01 15:37:15 +00:00
modifiers code cleanup: de-duplicate cast modifier logic, had 'optimization' which was only saving a NULL check per loop, causing most of the logic to be copied, ~130 lines. 2013-03-03 05:43:47 +00:00
nodes Bug fix #34436 2013-02-27 14:25:39 +00:00
python style cleanup: braces with multi-line statements, also add some comments. 2013-03-01 14:47:06 +00:00
quicktime Operators name "cleanup" 2013-01-27 07:23:58 +00:00
render code cleanup: ~400 duplicate lines for AO form factor math. 2013-03-03 05:07:58 +00:00
windowmanager move toggle drag into a UI handler (was modal operator) 2013-03-03 03:29:57 +00:00
CMakeLists.txt Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00
SConscript Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00