blender/release/scripts/modules/bpy
Campbell Barton 7c3db355b1 remove ifdef'd bevel code, current bevel works better then the previous code.
reduce strlen check in texttool_suggest_add()
use 'del list[:]' rather then 'list[:] = []' in python scripts which clear lists.
2012-11-14 09:45:15 +00:00
..
__init__.py style cleanup 2012-06-19 22:17:19 +00:00
ops.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
path.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
utils.py remove ifdef'd bevel code, current bevel works better then the previous code. 2012-11-14 09:45:15 +00:00