Skip to content

v1.1.1

Compare
Choose a tag to compare
@michdolan michdolan released this 03 Apr 05:21
· 10 commits to RB-1.1 since this release
ebdec41
  • 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.
  • Fixed Windows-specific GetEnv() bug
  • Fixed Windows and MacOS CI failure cases