This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
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
..
2016-01-04 14:20:48 +05:00
2016-01-28 00:30:50 -05:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-02-20 14:06:06 +05:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00