blender/release/scripts/modules/bpy_extras
Campbell Barton dd0522242a addons now show expanded list again (since Brecht's commit now makes it fast)
also add utility function for getting cleaned, unique names from python: bpy_extras.io_utils.unique_name(...)
2011-06-02 15:21:47 +00:00
..
__init__.py SVN maintenance. 2011-05-19 20:22:35 +00:00
image_utils.py fix for mistake in case insensitive image load. 2011-05-31 09:55:50 +00:00
io_utils.py addons now show expanded list again (since Brecht's commit now makes it fast) 2011-06-02 15:21:47 +00:00
mesh_utils.py move load_image into image_utils and add some docstrings to bpy_extras module. 2011-05-28 09:34:45 +00:00
object_utils.py move load_image into image_utils and add some docstrings to bpy_extras module. 2011-05-28 09:34:45 +00:00
view3d_utils.py - generate sphinx docs for bpy_extras module 2011-05-28 07:47:58 +00:00