blender/release/scripts/modules/bpy_extras
Bastien Montagne 1cdf82d7f8 Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper.
Expose our `BKE_image_load_exists` feature through an optional parameter to `Image.load()`.

Extend `image_utils.load_image()` with two optional parameters, to return existing image datablock
if possible, and in that case, to force reloading said image.

Needed by incomming 'import images as planes' addon enhancement.
2015-10-05 18:49:20 +02:00
..
__init__.py More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py Fix T46040: Bake action cleans existing keyframes 2015-09-08 04:01:03 +10:00
image_utils.py Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper. 2015-10-05 18:49:20 +02:00
io_utils.py Cleanup: pep8 2015-05-17 17:26:01 +10:00
keyconfig_utils.py cleanup 2015-02-13 16:17:00 +11:00
mesh_utils.py Correct Python exceptions 2014-08-07 00:44:55 +10:00
object_utils.py Fix T46220: Add torus has no 'layers' option 2015-09-24 01:05:55 +10:00
view3d_utils.py Cleanup: pep8 2015-05-17 17:26:01 +10:00