blender/release/scripts
Campbell Barton a0feea1fc0 fix [#30201] bpy_extras.image_utils.load_image always returns placeholder
in existing addons this only effects OBJ import.

interestingly even though this is a bug (in that its returning a placeholder when it should load the image), since the placeholder points to the correct path, the image will load correctly when refreshed, so the bug's not too bad.
2012-02-16 04:08:52 +00:00
..
modules fix [#30201] bpy_extras.image_utils.load_image always returns placeholder 2012-02-16 04:08:52 +00:00
presets themes to be distributed with release 2012-02-13 11:29:34 +00:00
startup fix for typo 2012-02-13 12:57:46 +00:00
templates Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00