blender/intern/opencolorio
Sergey Sharybin 5f613f7b5d OCIO: Disable the warnings related on C4251
Those warnings are trigerred by stl classes in OCIO's public interface.

To quote MSDN: "C4251 can be ignored if you are deriving from a type in
the Standard C++ Library"

This is the only instance where those warnings hunts us, so for now we
can keep it all local in intern/opencolorio but this might be changed
in the future.
2016-02-20 14:06:11 +05:00
..
CMakeLists.txt Ghost Context Refactor 2014-10-07 15:47:32 -05:00
fallback_impl.cc OpenColorIO: Code cleanup, prepare for strict C++ flags 2015-03-27 18:23:31 +05:00
gpu_shader_display_transform.glsl Fix T37810: GLSL dither shader not working on OS X. 2013-12-14 16:01:48 +01:00
ocio_capi.cc Part 1 of D1082 by Troy Sobotka, add API in OCIO for luminance 2015-03-17 14:15:05 +01:00
ocio_capi.h Part 1 of D1082 by Troy Sobotka, add API in OCIO for luminance 2015-03-17 14:15:05 +01:00
ocio_impl_glsl.cc OCIO: Disable the warnings related on C4251 2016-02-20 14:06:11 +05:00
ocio_impl.cc OCIO: Disable the warnings related on C4251 2016-02-20 14:06:11 +05:00
ocio_impl.h Part 1 of D1082 by Troy Sobotka, add API in OCIO for luminance 2015-03-17 14:15:05 +01:00