Go to file
Sergey Sharybin cfc8d80f2c ImBuf: Solve re-definition warnings
The idea now is to have FFmpeg/OIIO headers listed after
the system ones. This is because FFmpeg/OIIO might define
some constants with the same name as the ones from math.h.

FFmpeg/OIIO has ifdef around defines, but math.h doesn't
check whether constants were already defined or not, which
causes some noisy warnings.
2016-02-20 14:06:06 +05:00
build_files Buildbot: Remove CMake cache on all platforms 2016-02-17 15:29:13 +01:00
doc BGE: Allow access to original texture openGL Bind code/Id/Number 2016-02-18 12:05:53 +01:00
extern Fix some warnings in GLog/GFlags when buildingwith MSVC2013 2016-02-20 14:06:05 +05:00
intern Cycles: Avoid re-definition of math cnstants with MSVC 2016-02-20 14:06:05 +05:00
release Fix T44453: Exporting Keying Sets referencing node tree properties generates invalid Python code/paths 2016-02-20 17:55:11 +13:00
source ImBuf: Solve re-definition warnings 2016-02-20 14:06:06 +05:00
tests
.arcconfig
.gitignore
.gitmodules
CMakeLists.txt Mac OS X Openvdb, add blosc support. 2016-02-19 02:24:16 -08:00
COPYING
GNUmakefile
make.bat