blender/release/scripts/modules/bpy
Campbell Barton 4d9766aacf minor cleanup
- remove / comment unused python vars
- replace mul_v3_fl(somevec, -1.0f); with negate_v3(somevec);
2011-11-16 16:38:37 +00:00
..
__init__.py modify previous api feature to tag functions as permanent, use nicer decorator style, eg: 2011-11-03 09:13:47 +00:00
ops.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
path.py minor cleanup 2011-11-16 16:38:37 +00:00
utils.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00