Go to file
Sergey Sharybin b93da9b01e Color Management, Stage 1: Initial OpenColorIO library integration
This commit integrates support of OpenColorIO library into build systems.

It also contains C-API for OpenColorIO library which could be used by Blender.

CMake has got find rules familiar to OpenImageIO's one which makes it easier
for build system to find needed libraries and includes. Scons only could use
explicitly defined paths to libraries and includes.

C-API would be compiled and Blender would be linked against C-API and OpenColorIO
but it wouldn't affect on Blender behavior at all.

OpenColorIO could be disabled by setting up WITH_OCIO to Off in CMake and
setting WITH_BF_OCIO in Scons.
2012-09-15 10:03:17 +00:00
build_files Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern Fix libmv build on OS X with 10.5 SDK. The tr1::unordered_map implementation 2012-09-11 11:54:10 +00:00
intern Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00
release Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00
source Fix compilers warnings when legacy compositor is disabled 2012-09-15 07:50:14 +00:00
CMakeLists.txt Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add checking target check_smatch 2012-09-14 05:08:48 +00:00
SConstruct Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00