Page MenuHomeSolus

Update opencolorio to 1.1.1
ClosedPublic

Authored by YakoYakoYokuYoku on Jan 12 2021, 2:08 AM.
Referenced Files
F11047762: D10333.id25008.diff
Thu, Aug 10, 3:48 PM
F11047761: D10333.id24862.diff
Thu, Aug 10, 3:48 PM
F11047760: D10333.id.diff
Thu, Aug 10, 3:48 PM
F11033336: D10333.diff
Wed, Aug 9, 3:34 PM
F10846853: D10333.id24862.diff
Jun 11 2023, 7:59 AM
F10815968: D10333.diff
May 31 2023, 11:48 PM
F10785942: D10333.id.diff
May 26 2023, 5:58 AM
F10772498: D10333.id25008.diff
May 21 2023, 1:11 PM
Subscribers

Details

Summary

Changelog:

  • 1.1.1:
    • Added optional compatibility for building apps with OpenImageIO 1.9+.
    • Added USE_SSE checks to fix Linux build failure.
    • getDisplays() result ordering now matches the active_displays config definition or OCIO_ACTIVE_DISPLAYS env var override.
    • Fixed incorrect getDefaultDisplay()/getDefaultView() result when OCIO_ACTIVE_DISPLAYS or OCIO_ACTIVE_VIEWS env vars are unset.
  • 1.1.0:
    • libc++ build fixes.
    • Added support for YAML > 5.0.1.
    • YAML and TinyXML patch fixes.
    • Clang visibility fix.
    • Improved OCIOYaml.
    • Python string corruption fix.
    • Added support for CDL.
    • Added args/kwargs support to Python MatrixTransform.
    • Added description field to Look objects.
    • Improved Python 3 compatibility.
    • CSP file read fix.
    • Improved 1D LUT extrapolation.
    • Improved 1D LUT negative handling.

Depends on D10332.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Rendered a 3D scene with Blender.

Diff Detail

Repository
R2232 opencolorio
Lint
Lint Not Applicable
Unit
Tests Not Applicable