tornavis/source/blender
Campbell Barton 3c11379e26 code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
..
avi style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
blenfont spelling cleanup 2012-03-18 07:38:51 +00:00
blenkernel code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
blenlib code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
blenloader style cleanup: enforce macros using a semicolon. 2012-03-22 01:35:13 +00:00
blenpluginapi spelling cleanup 2012-03-18 07:38:51 +00:00
bmesh code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
collada #collada skeleton animation import, fixes #29246 2012-03-22 13:35:52 +00:00
editors code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
gpu Renaming CD_WEIGHT_MCOL/MLOOPCOL and their masks from WEIGHT to PREVIEW, as this layer is now also used for various preview tasks in Object mode. 2012-03-22 08:41:50 +00:00
ikplugin style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
imbuf Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00
makesdna code cleanup: use zero_v3 2012-03-23 20:18:09 +00:00
makesrna code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
modifiers code cleanup: use zero_v3 2012-03-23 20:18:09 +00:00
nodes Fix for #30627. This improves the behaviour of the internal_reconnect function for dissolving, detaching and muting nodes a bit. Instead of only linking a single, perfectly matching socket pair it now connects all outputs of a type to the first input of the same. Also if no such connections can be made it simply links the first connected input to the first connected output. This is the previous behaviour of the delete_reconnect operator (ctrl+x). 2012-03-22 16:07:41 +00:00
python code cleanup: move bmesh inline funcs to headers (avoids compiling the C files). 2012-03-24 01:24:58 +00:00
quicktime style cleanup: spaces aroudn operators for operator definitions. 2012-03-22 07:26:09 +00:00
render style cleanup: enforce macros using a semicolon. 2012-03-22 01:35:13 +00:00
windowmanager style cleanup: spaces aroudn operators for operator definitions. 2012-03-22 07:26:09 +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