blender/release
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
..
bin Simplify thumbnail blend parser 2015-08-17 12:37:38 +10:00
darwin Revert "OSX/cpack: add a dummy bg and ds_store for dmg" 2014-11-18 11:40:16 +01:00
datafiles Fix potential memory leak baking 2015-10-01 17:21:08 +10:00
freedesktop Update of our *nix .desktop file. 2015-08-27 16:31:13 +02:00
scripts Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper. 2015-10-05 18:49:20 +02:00
text Readme: tweaks to make it less hassle to edit 2015-03-13 00:34:27 +11:00
windows Fix T27642: Add version in .exe installer properties 2015-05-07 10:31:21 +02:00
environment-macosx
environment-mswindows
environment-unix