Go to file
Campbell Barton a0feea1fc0 fix [#30201] bpy_extras.image_utils.load_image always returns placeholder
in existing addons this only effects OBJ import.

interestingly even though this is a bug (in that its returning a placeholder when it should load the image), since the placeholder points to the correct path, the image will load correctly when refreshed, so the bug's not too bad.
2012-02-16 04:08:52 +00:00
build_files Buildbot: WITH_BF_CYCLES_CUDA_BINARIES should be set for packing stage too. 2012-02-14 17:03:27 +00:00
doc autogenerated rna api changelog (no rebuilds needed) 2012-02-15 17:41:48 +00:00
extern update gpl header in cmake files 2012-02-11 04:05:00 +00:00
intern Fix another padding error in cycles, to complete the previous bugfix. 2012-02-15 14:56:08 +00:00
release fix [#30201] bpy_extras.image_utils.load_image always returns placeholder 2012-02-16 04:08:52 +00:00
source readfile update after version/subversion bump 2012-02-15 18:17:31 +00:00
CMakeLists.txt patch from Jochen Schmitt to get blender building with gcc4.7 2012-02-09 07:01:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00