blender/intern/opencolorio
Sergey Sharybin 46f8dba4c7 Extend system-info with information about OIIO, OCIO and OSL
Summary:
Version of those libraries might be useful to know.

- OIIO and OCIO is exposed via bpy.app.oiio and bpy.app.ocio.
  There're "supported", "version" and "version_string" defined
  in those modules.

- OSL is available as _cycles.osl_version and _cycles.osl_version_string.

Reviewers: campbellbarton

Reviewed By: campbellbarton

CC: dingto

Differential Revision: http://developer.blender.org/D79
2013-12-08 15:03:17 +06:00
..
CMakeLists.txt Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
fallback_impl.cc Extend system-info with information about OIIO, OCIO and OSL 2013-12-08 15:03:17 +06:00
gpu_shader_display_transform.glsl Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
ocio_capi.cc Extend system-info with information about OIIO, OCIO and OSL 2013-12-08 15:03:17 +06:00
ocio_capi.h Extend system-info with information about OIIO, OCIO and OSL 2013-12-08 15:03:17 +06:00
ocio_impl_glsl.cc ocio build fix for Windows 2013-10-10 14:24:52 +00:00
ocio_impl.cc Extend system-info with information about OIIO, OCIO and OSL 2013-12-08 15:03:17 +06:00
ocio_impl.h Extend system-info with information about OIIO, OCIO and OSL 2013-12-08 15:03:17 +06:00
SConscript Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00