blender/source/blender
2013-03-21 14:16:55 +00:00
..
avi Fix for build error with previous commit, seems the order of #includes matters here. 2013-03-13 17:30:31 +00:00
blenfont Bugfix: Transform autokey warning indicator text was getting clipped prematurely 2013-03-21 11:14:53 +00:00
blenkernel Driver error warnings are now only printed to the console when Blender is run 2013-03-21 06:11:16 +00:00
blenlib code cleanup: use bool where values are true/false, for view3d and related functions. 2013-03-20 23:14:18 +00:00
blenloader Prefetching for movie clips 2013-03-20 17:03:20 +00:00
bmesh code cleanup: remove double call to BKE_node_instance_key(), rename ruler (lots of tools are 3d :)), and redundant assignment. 2013-03-21 14:16:55 +00:00
collada code cleanup 2013-03-18 18:25:05 +00:00
compositor code cleanup: misc warnings/style 2013-03-21 02:58:21 +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 code cleanup: remove double call to BKE_node_instance_key(), rename ruler (lots of tools are 3d :)), and redundant assignment. 2013-03-21 14:16:55 +00:00
gpu code cleanup: use bool where values are true/false, for view3d and related functions. 2013-03-20 23:14:18 +00:00
ikplugin code cleanup: favor braces when blocks have mixed brace use. 2013-03-09 03:46:30 +00:00
imbuf Prefetching for movie clips 2013-03-20 17:03:20 +00:00
makesdna I18n users request: add the ability to use a translated name for newly added/created objects or other datablocks. 2013-03-20 18:42:09 +00:00
makesrna py api: add Object.update_from_editmode(), 2013-03-21 14:12:04 +00:00
modifiers Bugfix [#34710] Crash on duplicating object with cloth modifier. 2013-03-20 17:45:35 +00:00
nodes Removed the is_local_tree property from compo/shader/texture node trees. This was using an ID property, which causes trouble with 2.62 builds (possibly later) due to an old bug that causes ID properties in local node trees not loaded correctly. The bug has been fixed since then, but creating id properties will break with these builds. The property was not really necessary, so removing it will make it work as long as users don't add id properties themselves. 2013-03-19 18:15:33 +00:00
python I18n users request: add the ability to use a translated name for newly added/created objects or other datablocks. 2013-03-20 18:42:09 +00:00
quicktime style cleanup 2013-03-18 11:44:56 +00:00
render code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
windowmanager py api: add Object.update_from_editmode(), 2013-03-21 14:12:04 +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