blender/release/test
Campbell Barton 34ea1cf0b2 minor changes to the python api.
- pep8 script was giving an error on non utf8 scons source files.
- use PyList_SET_ITEM macro when list type is ensured.
- all mathutils types use subtypes to create new types when available.
- use defines MAT3_UNITY, MAT4_UNITY to initialize unit matrices.
2010-11-28 06:03:30 +00:00
..
pep8.py minor changes to the python api. 2010-11-28 06:03:30 +00:00
rna_array.py correct fsf address 2010-02-12 13:34:04 +00:00
rna_info_dump.py remove redundant []'s for list comprehension's, py2.4+ supports this. 2010-09-19 07:07:14 +00:00