tornavis/source
Campbell Barton 5c8c1a7358 PyAPI - remove Matrix.row_size / col_size. these were rather awkwardly named, but its more clear to use len().
mat.col_size --> len(mat.row)
mat.row_size --> len(mat.col)
2011-12-30 06:43:17 +00:00
..
blender PyAPI - remove Matrix.row_size / col_size. these were rather awkwardly named, but its more clear to use len(). 2011-12-30 06:43:17 +00:00
blenderplayer remove duplicate extern_colamd from blenderplayer cmake 2011-11-28 08:38:08 +00:00
creator Update build files to use new OpenAL libraries 2011-12-27 09:37:19 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Cleaning up the GPU_extensions_init/exit() code a bit to keep the Blenderplayer from crashing on exit and restart. 2011-12-23 07:10:01 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests patch [#29534] Change Matrix Representation and Access in Python to Conform with Standard Notation 2011-12-22 01:05:03 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00