blender/source/blender/python
2011-02-25 02:27:54 +00:00
..
generic remove warning left in by mistake and comment unused function. 2011-02-25 02:27:54 +00:00
intern found moving verts in pythons 2.5 api is approx 10x slower because the multi-dimensional array assignment reads the array 3 times (typecheck, length-check & for-real). 2011-02-24 08:47:58 +00:00
BPY_extern.h doxygen: entry for gpu, modifiers, nodes, python and render 2011-02-21 06:58:46 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
rna_dump.py mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'. 2011-02-04 09:35:20 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00
simple_enum_gen.py correct fsf address 2010-02-12 13:34:04 +00:00