-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1026 from LumaPictures/pr/core/remove_shebang
Remove unused shebang.py script, and /pxrythonsubst
- Loading branch information
Showing
109 changed files
with
108 additions
and
149 deletions.
There are no files selected for viewing
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/al/tutorials/endToEndMaya/tutorial_scripts/add_set_to_s00.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/al/tutorials/endToEndMaya/tutorial_scripts/add_shadingVariants.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/al/tutorials/endToEndMaya/tutorial_scripts/create_Room_set.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/al/tutorials/endToEndMaya/tutorial_scripts/prep_anim_shot_s00_01.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/pxrUsdMayaGL/testenv/testBatchRendererIsolateSelection.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/pxrUsdMayaGL/testenv/testPxrUsdMayaGLInstancerDraw.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/pxrUsdMayaGL/testenv/testRefAssemblyDrawRepresentations.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdExportAssemblyEdits.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2019 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdExportPointInstancer.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2017 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdImportAsAssemblies.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdImportNestedAssemblyAnimation.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaBlockSceneModificationContext.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaDiagnosticDelegate.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaGetVariantSetSelections.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaModelKindProcessor.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaReadWriteUtils.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaReferenceAssemblyEdits.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2017 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdMayaUserExportedAttributes.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2017 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdReferenceAssemblyChangeRepresentations.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/lib/usdMaya/testenv/testUsdReferenceAssemblySelection.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
plugin/pxr/maya/plugin/pxrUsd/testenv/testPxrUsdAlembicChaser.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawAndTransform.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawColorAccuracy.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawColors.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawLighting.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawPerformance.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawPurpose.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawTimeSampled.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawUsdChangeProcessing.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDrawVisibility.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeDuplicatePerformance.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2020 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeLiveSurface.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeRendererSceneMessages.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/mayaUsd/render/pxrUsdMayaGL/testProxyShapeSelectionPerformance.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2017 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/usd/pxrUsdPreviewSurface/testPxrUsdPreviewSurfaceDraw.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/usd/pxrUsdPreviewSurface/testPxrUsdPreviewSurfaceExport.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2020 Autodesk | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2020 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2020 Autodesk | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2018 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2016 Pixar | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
test/lib/usd/translators/testUsdExportImportRoundtripPreviewSurface.py
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2020 Autodesk | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2020 Pixar | ||
# | ||
|
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,4 @@ | ||
#!/pxrpythonsubst | ||
#!/usr/bin/env mayapy | ||
# | ||
# Copyright 2017 Pixar | ||
# | ||
|
Oops, something went wrong.