tornavis/source/blender
Campbell Barton 40e3ae6478 correct ifdef'd scanfill code, incase someone wants to test. 2012-04-18 15:09:13 +00:00
..
avi code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanup some defines/includes for windows. 2012-04-15 07:54:07 +00:00
blenfont code cleanup: remove/comment some unused code. 2012-04-17 05:09:37 +00:00
blenkernel style cleanup: mesh validate. 2012-04-18 09:16:30 +00:00
blenlib code cleanup: more minor changes to scanfill 2012-04-18 14:36:56 +00:00
blenloader code cleanup: use const args for writing files. 2012-04-17 19:51:40 +00:00
blenpluginapi style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:38:07 +00:00
bmesh fix [#30994] Extruding faces gives bad UV's 2012-04-18 09:56:19 +00:00
collada code cleanup: 2012-04-08 07:34:09 +00:00
editors correct ifdef'd scanfill code, incase someone wants to test. 2012-04-18 15:09:13 +00:00
gpu code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanup some defines/includes for windows. 2012-04-15 07:54:07 +00:00
ikplugin style cleanup 2012-03-28 05:03:24 +00:00
imbuf fix for fail thumbs being used when the failed thumbnail image is older then the image/movie/blend. 2012-04-16 15:13:21 +00:00
makesdna Fix #30977: error loading modal keymaps from keyconfiguration presets. 2012-04-17 15:40:04 +00:00
makesrna Fix #30570: UI issue editing modal keymaps below operators using them. 2012-04-17 16:21:13 +00:00
modifiers Fix windows compile issue with missing isnan. 2012-04-16 08:11:07 +00:00
nodes Dynamic output sockets for the image input node. This is needed to enable the node to read arbitrary multilayer exr files. Output sockets of this node are now generated dynamically when the image is updated. The image buffer has to be loaded to detect multilayer files on update. 2012-04-16 13:49:33 +00:00
python add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types. 2012-04-15 14:54:15 +00:00
quicktime style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:24:53 +00:00
render Scons ToDo: 2012-04-14 21:55:38 +00:00
windowmanager save thumbnail from the 3D view if no camera is present. 2012-04-17 20:51:11 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r42372:42416 2011-12-04 18:39:19 +00:00
SConscript svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, needs some edits to cycles its self before cycles will build 2011-11-10 04:17:43 +00:00