Files
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
..
2015-05-17 17:26:01 +10:00
2015-02-13 16:17:00 +11:00
2014-08-07 00:44:55 +10:00
2015-05-17 17:26:01 +10:00