Skip to content

Commit

Permalink
Isolate select not supported under Maya 2025.
Browse files Browse the repository at this point in the history
  • Loading branch information
ppt-adsk committed Feb 5, 2025
1 parent af11693 commit 7606f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/mayaUsd/render/mayaToHydra/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ set(INTERACTIVE_TEST_SCRIPT_FILES
testSceneModified.py
testStageInstanceablePrimsSelHighlight.py|skipOnPlatform:osx # HYDRA-1315 : Wire not showing on OSX
testIsolateSelectWithGeomSubset.py
testIsolateSelectWithUsdLighting.py
cpp/testColorPreferences.py
cpp/testCppFramework.py
cpp/testDataProducerExample.py
Expand Down Expand Up @@ -92,6 +91,7 @@ set(INTERACTIVE_TEST_SCRIPT_FILES
# HYDRA-1245.
if (MAYA_HAS_VIEW_SELECTED_OBJECT_API)
list(APPEND INTERACTIVE_TEST_SCRIPT_FILES
testIsolateSelectWithUsdLighting.py|skipOnPlatform:osx # HYDRA-1127 : refinedWire not working on OSX
cpp/testIsolateSelect.py
cpp/testIsolateSelectSwitchToVP2.py
cpp/testIsolateSelectMayaSelectionHighlighting.py
Expand Down

0 comments on commit 7606f30

Please sign in to comment.