blender/release/scripts/modules/bpy_extras
Campbell Barton d8c4e59f67 * fix for error in shape transfer (wrong var name).
* fix for error alligning object to the view when no space was set.

also added blenderplayer start to CTest operator blacklist.
2012-02-02 05:11:42 +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 spelling errors in comments 2011-10-17 06:58:07 +00:00
image_utils.py fix for error in bpy_extras.image_utils.load_image() when the image file exists but cant be read (wrong permissions for eg). 2011-12-10 01:01:22 +00:00
io_utils.py update axis conversion for recent matrix changes 2011-12-22 11:06:41 +00:00
keyconfig_utils.py Uv Tools branch GSOC 2011 2012-01-17 16:31:13 +00:00
mesh_utils.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
object_utils.py * fix for error in shape transfer (wrong var name). 2012-02-02 05:11:42 +00:00
view3d_utils.py update bpy_extras.view3d_utils for matrix changes 2011-12-24 07:11:40 +00:00