blender/release/scripts/modules/bpy_extras
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 More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py minor code cleanup 2012-08-25 12:55:14 +00:00
image_utils.py style cleanup 2012-06-19 22:17:19 +00:00
io_utils.py First load of spell and typo fixes (mostly UI messages, but also one or two pieces of code using mis-spelled names). 2012-07-03 17:20:21 +00:00
keyconfig_utils.py style cleanup 2012-06-19 22:17:19 +00:00
mesh_utils.py remove ifdef'd bevel code, current bevel works better then the previous code. 2012-11-14 09:45:15 +00:00
object_utils.py Fix #32219: Inconsistent influence of Units Scale on new objects 2012-10-19 12:53:03 +00:00
view3d_utils.py new function: bpy.extras.view3d_utils.region_2d_to_origin_3d() 2012-07-01 08:06:01 +00:00