blender/release/scripts/modules/bpy_extras
Campbell Barton b0dedf3d3f new function: bpy.extras.view3d_utils.region_2d_to_origin_3d()
useful for doing ray casts from the view.
2012-07-01 08:06:01 +00:00
..
__init__.py fix for keymap export, move functions common for the UI and operators into bpy_extras.keymap_utils 2011-09-26 11:22:07 +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 Various fixes to UI messages (among other things, all messages needed it should now be capitalized). 2012-02-27 18:14:56 +00:00
keyconfig_utils.py style cleanup 2012-06-19 22:17:19 +00:00
mesh_utils.py utility mesh function to return UV islands 2012-06-25 07:24:01 +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