Skip to content

Commit

Permalink
Merge pull request #1232 from dj-mcg/pr/revert_pxrUsdMayaGL_tests_to_…
Browse files Browse the repository at this point in the history
…old_color_management

Revert pxrUsdMayaGL tests to old color management
  • Loading branch information
Krystian Ligenza authored Mar 4, 2021
2 parents 08647af + 8fe7bf4 commit 369bea1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/lib/mayaUsd/render/pxrUsdMayaGL/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ foreach(script ${TEST_SCRIPT_FILES})
# All of the pxrUsdMayaGL tests exercise Pixar's batch renderer, so
# we turn the Viewport 2.0 render delegate off.
"MAYAUSD_DISABLE_VP2_RENDER_DELEGATE=1"

# Fallback to old color management. We will have to investigate
# and introduce OCIOv2 compatible version of these tests.
"MAYA_COLOR_MANAGEMENT_SYNCOLOR=1"
)

# Assign a CTest label to these tests for easy filtering.
Expand Down

0 comments on commit 369bea1

Please sign in to comment.