tornavis/source/blender
Campbell Barton c48a5fd821 code cleanup,
- bmesh_newcore.c -> bmesh_core.c.
- add bmesh_interp header.
2012-02-28 16:29:48 +00:00
..
avi move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
blenfont unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
blenkernel code cleanup: use float vector size in function definitions, and const's where the values are unchanged. 2012-02-28 14:05:00 +00:00
blenlib code cleanup: use float vector size in function definitions, and const's where the values are unchanged. 2012-02-28 14:05:00 +00:00
blenloader move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
blenpluginapi svn merge ^/trunk/blender -r44189:44204 2012-02-17 20:56:25 +00:00
bmesh code cleanup, 2012-02-28 16:29:48 +00:00
collada move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
editors code cleanup: use float vector size in function definitions, and const's where the values are unchanged. 2012-02-28 14:05:00 +00:00
gpu Bugfix: avoid reading from an OpenGL buffer mapped write-only. 2012-02-28 05:00:28 +00:00
ikplugin patch [#30331] Support clang-3.0 2012-02-28 05:19:54 +00:00
imbuf move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
makesdna Implements a new operator for detaching nodes. In the process i overhauled the node muting system as well. 2012-02-27 17:38:16 +00:00
makesrna Fix UI error - some curve settings were in the path panel and were greyed out when 'Path Animation' was disabled, but were infact used for the curve deform modifier. 2012-02-28 11:18:05 +00:00
modifiers minor bmesh api naming edits. 2012-02-27 14:07:19 +00:00
nodes Implements a new operator for detaching nodes. In the process i overhauled the node muting system as well. 2012-02-27 17:38:16 +00:00
python bmesh py api - element hide_set() function which flushes hidden state. 2012-02-28 05:02:34 +00:00
quicktime style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
render style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
windowmanager Code Cleanup: 2012-02-27 13:47:53 +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