blender/source
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
..
blender Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper. 2015-10-05 18:49:20 +02:00
blenderplayer Fix bplayer (c). 2015-09-21 17:40:50 +02:00
creator Fix T46377: No python executable in 2.76 rc3 distribution for OSX 2015-10-05 15:44:36 +05:00
gameengine BGE: Fix T46302: abort call for unnormalized quaterions. 2015-10-01 13:06:57 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript