Go to file
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
build_files Buildbot: Disable use of own Clang for OSX builds 2015-10-05 16:00:02 +05:00
doc BGE docs fix: link to the correct method name 2015-09-27 17:20:10 +02:00
extern CMake: Another attempt to solve compilation error on Windows 2015-09-17 14:29:56 +05:00
intern Fix T46352: Cycles fails to render when material contains UV mapped texture as volume input 2015-10-05 14:45:03 +05:00
release Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper. 2015-10-05 18:49:20 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper. 2015-10-05 18:49:20 +02:00
tests Add test scripts to ctest & rename 2015-09-24 20:52:58 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: detect OS X 10.11 / Xcode 7. 2015-10-04 18:11:08 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct SCons: Support compilation with 10.11 SK on OS X 2015-10-05 14:48:04 +05:00