-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update testusdview and usdImagingGL tests to specify Z-up
The baseline images for these tests were generated under Pixar's studio-specific configuration which specifies Z-up by default. This change authors that explicitly into the test assets to isolate them from site-specific settings and ensure consistent behavior. This is part of PR #1743 from @nvidia-jomiller. (Internal change: 2216745)
- Loading branch information
Showing
103 changed files
with
205 additions
and
20 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/bin/testusdview/testenv/testUsdviewClippingPlanes/test.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Implicits" ( | ||
add variantSets = "shapeVariant" | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/bin/testusdview/testenv/testUsdviewDefaultMaterial/test.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Implicits" ( | ||
add variantSets = "shapeVariant" | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/bin/testusdview/testenv/testUsdviewLights/test.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Implicits" ( | ||
add variantSets = "shapeVariant" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
startTimeCode = 1 | ||
endTimeCode = 3 | ||
upAxis = "Z" | ||
) | ||
|
||
def Sphere "sphere" { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 40 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Meshes" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
defaultPrim = "SimpleSphere" | ||
endFrame = 1 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Mesh "SimpleSphere" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Materials" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Materials" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Materials" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Materials" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
class Mesh "MeshProto" | ||
|
4 changes: 4 additions & 0 deletions
4
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLBasicDrawing/subdivTags.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
|
||
def Xform "Geom" | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Materials" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Materials" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "Looks" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 40 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Meshes" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 2 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "World" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
doc = "Test Subdiv Tags" | ||
endFrame = 1 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Mesh "pPlane1" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 40 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "World" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
doc = "Test DoubleSided Imaging" | ||
endFrame = 40 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Meshes" | ||
|
4 changes: 3 additions & 1 deletion
4
...Imaging/usdImagingGL/testenv/testUsdImagingGLFaceVarying/testUsdImagingGLFaceVarying.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
#usda 1.0 | ||
|
||
( | ||
upAxis = "Z" | ||
) | ||
class Mesh "QuadMeshProto" | ||
{ | ||
point3f[] points = [ | ||
|
4 changes: 3 additions & 1 deletion
4
...dImagingGL/testenv/testUsdImagingGLFaceVarying/testUsdImagingGLFaceVaryingLeftHanded.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...magingGL/testenv/testUsdImagingGLFaceVarying/testUsdImagingGLFaceVaryingLinearInterp.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLFallbackPrimTypes/fallbacks3.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLFlatShading/primitives.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Capsule "MyCapsule" | ||
{ | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLFlatShadingRef/primitives.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Capsule "MyCapsule" | ||
{ | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLHighlight/instance.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "DormRoomDouble" ( | ||
kind = "prop" | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLHighlight/pi.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "World" | ||
{ | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLHighlight/pi_ni.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "ProtoRed" | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
doc = "Test Hole Imaging" | ||
endFrame = 40 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Mesh "pPlane1" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
doc = "Implicit Geometry" | ||
endFrame = 20 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Fallback" | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLInheritedPurpose/InheritedPurposes.usd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
class "_Depth_2" | ||
{ | ||
|
3 changes: 3 additions & 0 deletions
3
...ing/usdImagingGL/testenv/testUsdImagingGLInheritedPurpose/InheritedPurposes_Instanced.usd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
class "_Depth_2" | ||
{ | ||
|
4 changes: 3 additions & 1 deletion
4
...ImagingGL/testenv/testUsdImagingGLInheritedPurpose/InheritedPurposes_Nested_Instances.usd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
#usda 1.0 | ||
|
||
( | ||
upAxis = "Z" | ||
) | ||
class "_Depth_2" | ||
{ | ||
custom token purpose = "proxy" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Parent" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ | |
""" | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Mesh" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ | |
""" | ||
endFrame = 10 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Mesh" ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 1 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Cube" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 1 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Cube" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 1 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Cube "Cube" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
( | ||
endFrame = 1 | ||
startFrame = 1 | ||
upAxis = "Z" | ||
) | ||
|
||
def Xform "Cubes_1" ( | ||
|
4 changes: 3 additions & 1 deletion
4
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLMaterialX/mxDirectLights.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 4 additions & 1 deletion
5
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLMaterialX/mxGeomprop.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
#usda 1.0 | ||
|
||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Scope "MaterialX" ( | ||
references = [ | ||
@./geomprop.mtlx@</MaterialX>, | ||
|
3 changes: 3 additions & 0 deletions
3
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLMaterialX/mxGlass.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#usda 1.0 | ||
( | ||
upAxis = "Z" | ||
) | ||
|
||
def Sphere "Default" { | ||
rel material:binding = </MaterialX/Materials/Default> | ||
|
4 changes: 3 additions & 1 deletion
4
...ging/usdImagingGL/testenv/testUsdImagingGLMaterialX/mxPreviewSurfaceVsNative_Default.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...Imaging/usdImagingGL/testenv/testUsdImagingGLMaterialX/mxPreviewSurfaceVsNative_Gold.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
pxr/usdImaging/usdImagingGL/testenv/testUsdImagingGLMaterialX/mxSimple.usda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.