blender/intern/opencolorio
Sergey Sharybin ef107d1a4d Color Management: fallback to stub ocio implementation in cases when
ocio configuration file failed to load

This solves issues with infinite NULL-checks to prevent crashes in
such situations. Currently only happens if there's no configuration
file at all, but could be tweaked further to fallback if this file
isn't usable by blender.
2012-10-04 13:39:08 +00:00
..
CMakeLists.txt Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00
fallback_impl.cc Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00
ocio_capi.cc Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00
ocio_capi.h Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00
ocio_impl.cc Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00
ocio_impl.h Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00
SConscript Color Management: fallback to stub ocio implementation in cases when 2012-10-04 13:39:08 +00:00