Go to file
Bastien Montagne 8e5cd99e0b Fix for building Blender with OSL, and no OpenEXR headers in standard paths (like /usr/include/OpenEXR).
As OSL headers mix #include <OpenEXR/foo.h> and #include <foo.h>, we need both /path/to/openexr/include and /path/to/openexr/include/OpenEXR include paths... :/

Issue investigated by doug65536 on IRC, thanks.
2013-06-16 18:59:50 +00:00
build_files Fix for building Blender with OSL, and no OpenEXR headers in standard paths (like /usr/include/OpenEXR). 2013-06-16 18:59:50 +00:00
doc Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern fix for own error in recent solitify refactor (r57402), face flip check was incorrect. 2013-06-14 16:10:32 +00:00
release Fix #35774 Confusing Text in Texture Paint Panel 2013-06-16 14:54:14 +00:00
source Attempt to fix #35548: 2013-06-16 17:07:07 +00:00
CMakeLists.txt Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Set up OurSpawn for MinGW compile environment on Windows. 2013-06-15 21:20:06 +00:00