blender/release/scripts/modules/bpy_extras
2012-07-04 15:04:38 +00:00
..
__init__.py More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +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 Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
object_utils.py revert r44887, changes were OK but caused too many problems, better do this as a smaller patch. 2012-03-15 03:50:52 +00:00
view3d_utils.py new function: bpy.extras.view3d_utils.region_2d_to_origin_3d() 2012-07-01 08:06:01 +00:00