blender/source
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
..
blender ImBuf: Solve re-definition warnings 2016-02-20 14:06:06 +05:00
blenderplayer move windows out of source dir 2016-02-07 20:58:58 +11:00
creator Actually only remove sqlite dll 2016-02-18 10:53:55 +01:00
gameengine BGE: Allow access to original texture openGL Bind code/Id/Number 2016-02-18 12:05:53 +01:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00