Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] dev from PixarAnimationStudios:dev #5

Open
wants to merge 112 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
757c4fa
When used in read-only mode (--noeffect), usdedit will create a file …
diyajoy Feb 10, 2025
9c11017
hdPrman: Fix Interactive denoiser crashing in Houdini with XPU
katpet Feb 10, 2025
43afda6
[Hdsi] Make Render Settings Prim Path stored on the Scene Globals Sce…
klucknav Feb 10, 2025
219d3ab
[hd] Avoid crash when a material network has an empty terminal path.
blevin Feb 10, 2025
c339d30
pcp: enable parallel layer prefetch in non-USD mode
jloy Feb 10, 2025
4205f06
APPLE: Fix iOS not clearing background buffer when animating/navigating.
dgovil Feb 10, 2025
a7e416d
In the UpdateRenderStats callback, add support for two stats recogniz…
katpet Feb 10, 2025
24f0383
Fix testHdStPtex usage of SdfPath API
blevin Feb 10, 2025
3726f5c
[usdRender] Remove denoise:enable attribute on UsdRenderPass.
blevin Feb 10, 2025
7b4a9ce
[hdPrman] Add HD_PRMAN_DISABLE_ADAPTIVE_SAMPLING
tgvarik Feb 10, 2025
2401f5f
[usdImaging] Add bindingOriginPath to the material binding schemata.
rajabala Feb 10, 2025
20e9850
[github] pull request template: fix checklist markdown formatting
pmolodo Feb 10, 2025
e3851d1
[usdImaging] Update adapter to transport the material binding origin …
rajabala Feb 10, 2025
e9bcc9a
Migrate pxr/usdImaging from Ndr to Sdr
anwang2009 Feb 10, 2025
08012bd
Migrate pxr/usdImaging/plugin/sdrGlslfx from Ndr to Sdr
anwang2009 Feb 10, 2025
6ed14ae
Migrate pxr/usd/usdUtils from Ndr to Sdr
anwang2009 Feb 10, 2025
978b8bc
Migrate pxr plugin sdrOsl from Ndr to Sdr
anwang2009 Feb 10, 2025
17392c2
testHdPrman's fixed sample count scene index is removed. testHdPrman …
tgvarik Feb 10, 2025
94c9678
Test scenes and settings are updated to stabilize renders against the…
tgvarik Feb 10, 2025
9cb3220
Migrate pxr/imaging from Ndr to Sdr
anwang2009 Feb 10, 2025
f98a24a
Migrate usdShade from Ndr to Sdr. Deprecate UsdShadeShaderDefUtils's …
anwang2009 Feb 10, 2025
72cf48e
Migrate usdMtlx from Ndr to Sdr
anwang2009 Feb 10, 2025
8a4b450
[hdx] Fix for strict build compilation error in open source when usin…
clach Feb 10, 2025
8d149bf
Autodesk: Fix USD Boost dependency
samir-adsk Feb 10, 2025
9b566e6
Remove usage of Boost_NO_BOOST_CMAKE from from USD builds.
tallytalwar Feb 10, 2025
2231250
UsdImagingDataSourceMapped: extending to also work for relationships.
unhyperbolic Feb 10, 2025
8e03c19
[UsdGeomCamera] Change reference to fNumber to fStop in custom code c…
JustAlejandro Feb 10, 2025
887d7f0
Add missing #include <cstdint>
musicinmybrain Feb 10, 2025
1c8ca45
hdx: fix documentation typo
rishflab Feb 10, 2025
7e44601
Adding UsdImagingSceneIndexPrimAdapter as base class for pure Hydra 2…
unhyperbolic Feb 10, 2025
7092b49
Corrected typos in docstrings of wrapRelationshipSpec and wrapAttribu…
Feb 10, 2025
943c5a3
build: remove distutils dependency
beersandrew Feb 10, 2025
67e851b
Flatten Material config dictionary
klucknav Feb 10, 2025
a5809d3
Update build documentation.
comand Feb 12, 2025
87156be
Adding timeCodesPerSecond and framesPerSecond explanations to docs
pixar-oss Feb 12, 2025
9c2c991
Update SDR documentation clarifying semantics and updating descriptio…
anwang2009 Feb 12, 2025
9f598d7
Fix shader compile with metal in case decimal separator is comma
mnaehrig Feb 12, 2025
83d6b3a
UsdImagingStageSceneIndex: adding elementSize to data source primvar.
unhyperbolic Feb 12, 2025
0871a08
Remove handling of negative scales for TsSpline
tallytalwar Feb 12, 2025
1e3ce57
Migrate pxr/usdImaging/plugin/usdShaders from Ndr to Sdr
anwang2009 Feb 12, 2025
52c34ea
Migrate usdShadeValidators from Ndr to Sdr
anwang2009 Feb 12, 2025
3485e85
Migrate usdHydra from Ndr to Sdr
anwang2009 Feb 12, 2025
32bf422
Migrate usdLux from Ndr to Sdr
anwang2009 Feb 12, 2025
7aa1d0a
UsdSkelImaging Hydra 2.0: Adding data source for skel animation.
unhyperbolic Feb 12, 2025
735b44b
Autodesk: Fix testHdStTextureHandleRegistry image copy
DDoS Feb 12, 2025
2d70662
Autodesk: Fixes Vulkan pick task validation failures
VipulKapoorAutodesk Feb 12, 2025
3fc6698
Fixing a bug where UsdPrim::ComputeExpandedPrimIndex was not computing
pixar-oss Feb 12, 2025
1e581de
[hd, hdMtlx] Add typeName to the materialNetworkInterface data source
klucknav Feb 14, 2025
8ef93e9
[hdPrman] Get nodeType/nodedef name from the MaterialX document inste…
klucknav Feb 14, 2025
1de7d96
Add user doc for primvars
pixar-oss Feb 14, 2025
28e96e0
testUsdImagingGLSkelBlendShapes: changing pointIndices to int[] to co…
unhyperbolic Feb 14, 2025
5f7b3b3
Use TS_SPLINE_SUPPORTED_VALUE_TYPES to define spline value types
tallytalwar Feb 14, 2025
1e087b6
Attribute value resolution updates to use spline
tallytalwar Feb 14, 2025
7f5e519
ValueMightBeTimeVarying now takes splines into account
tallytalwar Feb 14, 2025
41f5345
Add a Render Context called 'all' to materials' data sources.
amerigomasini Feb 14, 2025
da6b5b1
UsdSkelImaging Hydra 2.0: Adding data source for skeleton.
unhyperbolic Feb 17, 2025
0c10777
Migrate Ndr tests to Sdr
anwang2009 Feb 17, 2025
aae9085
Introducing HdDebuggingSceneIndex, a filtering scene index that detec…
unhyperbolic Feb 17, 2025
9afdc4c
Update camera.cpp to remove deprecated camera extremeoffset parameter
shahbazk8194 Feb 18, 2025
4dd5e2f
Remove workaround now that renderman args files and schemas are updat…
blevin Feb 18, 2025
8fa33b9
Migrate hdPrman from Ndr to Sdr
anwang2009 Feb 18, 2025
938c239
Migrate rmanArgsParser from Ndr to Sdr
anwang2009 Feb 18, 2025
4236d1e
Migrate rmanOslParser from Ndr to Sdr
anwang2009 Feb 18, 2025
3bdd2c8
Migrate rmanDiscovery from Ndr to Sdr
anwang2009 Feb 19, 2025
785d3b3
UsdSkelImaging Hydra 2.0: Adding data source for skelBlendShape and s…
unhyperbolic Feb 19, 2025
0c86deb
UsdSkelImaging Hydra 2.0: Adding data source for skelRoot.
unhyperbolic Feb 19, 2025
6a7fcf5
Introducing UsdImagingSceneIndexPlugin.
unhyperbolic Feb 19, 2025
e104b33
testUsdImagingGLBasicDrawingNonBindless: renaming shaders.usda to sha…
unhyperbolic Feb 19, 2025
fa8e2b2
Deprecate negative offset scale during composition
tallytalwar Feb 19, 2025
6284755
Fix LocalizeAsset bug where assets bigger than 4096 characters are tr…
anwang2009 Feb 20, 2025
21b21db
UsdSkelImaging: refactor for Hydra 2.0 implementation. Moving CPU ext…
unhyperbolic Feb 25, 2025
5579de7
updated status badges to use github actions badges for the dev and re…
tallytalwar Feb 25, 2025
d6fa985
remove azure pipeline
tallytalwar Feb 25, 2025
454b113
Autodesk: testUsdView shots must be UI scale independent
DDoS Feb 25, 2025
7d20c4f
testUsdImagingGLSkelBlendShapes: adding missing MaterialBindingAPI to…
unhyperbolic Feb 25, 2025
45c52a4
usdShaders: Move usdShaders to pxr/usd/plugin
sunyab Feb 25, 2025
9f4789f
This change updates AddNonEmptyLayerTest in testUsdImagingStageSceneI…
matthewcpp Feb 25, 2025
07ea95d
[hdx] Add mutex to protect concurrent access to shared `HdSelection`.
mrawde Feb 26, 2025
6504a5e
Added new test case to exercise layer lookups after changing
anwang2009 Mar 3, 2025
dc48434
[usdImaging] Reroot path data sources in vector data sources.
rajabala Feb 26, 2025
0380d05
[usdImaging 2.0] Refactor the scene index data layout for USD materia…
rajabala Feb 26, 2025
33a0270
Adding python bindings for VtArray<SdfPathExpression> objects.
marktucker Feb 26, 2025
eb87677
Fixing various bugs in genSchemaDocs.py tool
pixar-oss Mar 3, 2025
ae357f7
Fix infinite recursion writing to removable drives mounted to NTFS fo…
marktucker Mar 3, 2025
860cb87
UsdSkelImaging in Hydra 2.0:
unhyperbolic Mar 3, 2025
d731f3f
HdxFreeCameraPrimDataSource: We need to multiply rather than divide b…
unhyperbolic Mar 3, 2025
c0f8e49
UsdSkelImaging in Hydra 2.0: adding helpers to compute the skinning t…
unhyperbolic Mar 6, 2025
518e6a6
pypi: Correct supported Python versions in PyPI metadata
sunyab Mar 6, 2025
fc9f9ea
[usdImaging 2.0] Add support for collection material bindings during …
rajabala Mar 6, 2025
6eacacf
Fixing crash after performing a namespace edit inside a variant edit
pixar-oss Mar 6, 2025
91edf7c
Adding a test for UsdNamespaceEditor dependent namespace edits involv…
pixar-oss Mar 6, 2025
7332a09
build_usd.py: Fix removal of zlib dependency
dgovil Mar 6, 2025
246b4ec
python: Remove deprecated support for boost::python
sunyab Mar 6, 2025
77bd496
UsdSkelImaging in Hydra 2.0: Adding data for skel guide.
unhyperbolic Mar 6, 2025
9850fdf
Add TfErrorMark checking to imaging test harnesses in pxr where missi…
clach Mar 6, 2025
7e66c10
This change alters the behavior of SdfAssetPath in a few ways:
matthewcpp Mar 6, 2025
3e1ebd8
sdf: Fix a bug where we were not correctly handling path patterns with
gitamohr Mar 6, 2025
ff2ea09
Replaces find_package with find_dependency calls in pxrConfig.cmake.in.
theblackunknown Mar 6, 2025
6600320
Fix Metal shader errors with MaterialX 1.39
brechtvl Mar 6, 2025
674058b
Adding a test for UsdNamespaceEditior dependent namespace edits invol…
pixar-oss Mar 6, 2025
7e61d6a
Adding a test for UsdNamespaceEditor dependent namespace edits that i…
pixar-oss Mar 6, 2025
4cd58cf
Adding a test for UsdNamespaceEditor dependent namespace edits involv…
pixar-oss Mar 6, 2025
3235359
UsdSkelImaging Hydra 2.0: do not aggregate instances with different s…
unhyperbolic Mar 6, 2025
8b2863d
UsdSkelImaging for Hydra 2.0: exposing function to compute points for…
unhyperbolic Mar 6, 2025
cee80f2
UsdImaging_NiInstanceAggregationSceneIndex:
unhyperbolic Mar 6, 2025
255a9fc
Create a new script, usdInitSchema, that allows users to quickly set up
diyajoy Mar 6, 2025
327d617
Build fixes for v1.39.3
klucknav Mar 6, 2025
f0929f9
UsdSkelImaging BlendShape schema: defining inbetween shape container …
unhyperbolic Mar 6, 2025
ec28a45
python: Clean up boost::python headers
sunyab Mar 6, 2025
bb283c9
build_usd.py: Apply fix to OpenVDB to support Xcode 16.3
sunyab Mar 6, 2025
aacf599
An upstream change to Clang will require that size_t be explicitly
dgovil Mar 6, 2025
f037548
Documentation fix for UsdImaging: Fixing example for Native Instance …
unhyperbolic Mar 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 7 additions & 7 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

### Checklist

[ ] I have created this PR based on the dev branch
- [ ] I have created this PR based on the dev branch

[ ] I have followed the [coding conventions](https://openusd.org/release/api/_page__coding__guidelines.html)
- [ ] I have followed the [coding conventions](https://openusd.org/release/api/_page__coding__guidelines.html)

[ ] I have added unit tests that exercise this functionality (Reference:
[testing guidelines](https://openusd.org/release/api/_page__testing__guidelines.html))
- [ ] I have added unit tests that exercise this functionality (Reference:
[testing guidelines](https://openusd.org/release/api/_page__testing__guidelines.html))

[ ] I have verified that all unit tests pass with the proposed changes
- [ ] I have verified that all unit tests pass with the proposed changes

[ ] I have submitted a signed Contributor License Agreement (Reference:
[Contributor License Agreement instructions](https://openusd.org/release/contributing_to_usd.html#contributor-license-agreement))
- [ ] I have submitted a signed Contributor License Agreement (Reference:
[Contributor License Agreement instructions](https://openusd.org/release/contributing_to_usd.html#contributor-license-agreement))
25 changes: 3 additions & 22 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,9 @@ Alembic library specified in ALEMBIC_DIR.

See [3rd Party Library and Application Versions](VERSIONS.md) for version information.

Support for Alembic files using the HDF5 backend is enabled by default but can be
disabled by specifying the cmake flag `PXR_ENABLE_HDF5_SUPPORT=FALSE`. HDF5
support requires the following dependencies:
Support for Alembic files using the HDF5 backend can be enabled by specifying
the cmake flag `PXR_ENABLE_HDF5_SUPPORT=TRUE`. HDF5 support requires the
following dependencies:

| Dependency Name | Description |
| ------------------ |---------------- |
Expand Down Expand Up @@ -469,25 +469,6 @@ pxr/pxr.h, which facilitates using namespaces:
| PXR_NS | Explicit qualification on items, e.g. `PXR_NS::TfToken foo = ...`|
| PXR_NAMESPACE_USING_DIRECTIVE | Enacts a using-directive, e.g. `using namespace PXR_NS;` |

##### ASCII Parser Editing/Validation

There is an ASCII parser for the USD file format, which can be found in
[sdf](pxr/usd/sdf). Most users will not have a need to edit the parser, but
for the adventurous ones, there are a couple additional requirements.

If you choose to edit the ASCII parsers, make sure
`PXR_VALIDATE_GENERATED_CODE` is set to `TRUE`. This flag enables tests
that check the generated code in [sdf](pxr/usd/lib/sdf) and
[gf](pxr/base/lib/gf).

| Dependency Name | Description |
| ------------------ | ------------------------------------------------------- |
| FLEX_EXECUTABLE | Path to [flex](http://flex.sourceforge.net/) executable |
| BISON_EXECUTABLE | Path to [bison](https://www.gnu.org/software/bison/) executable |

See [3rd Party Library and Application Versions](VERSIONS.md) for version information.


##### USD Schema Generation

USD generates some code through a process called [schema
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ For more details, please visit the web site [here](http://openusd.org).
Build Status
------------

| | Linux | Windows | macOS |
|:-------:|:---------:|:---------:|:---------:|
| dev | [![Build Status](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_apis/build/status/PixarAnimationStudios.OpenUSD?branchName=dev&amp;jobName=Linux)](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_build/latest?definitionId=2&branchName=dev) | [![Build Status](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_apis/build/status/PixarAnimationStudios.OpenUSD?branchName=dev&amp;jobName=Windows)](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_build/latest?definitionId=2&branchName=dev) | [![Build Status](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_apis/build/status/PixarAnimationStudios.OpenUSD?branchName=dev&amp;jobName=macOS)](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_build/latest?definitionId=2&branchName=dev) |
| release | [![Build Status](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_apis/build/status/PixarAnimationStudios.OpenUSD?branchName=release&amp;jobName=Linux)](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_build/latest?definitionId=2&branchName=release) | [![Build Status](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_apis/build/status/PixarAnimationStudios.OpenUSD?branchName=release&amp;jobName=Windows)](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_build/latest?definitionId=2&branchName=release) | [![Build Status](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_apis/build/status/PixarAnimationStudios.OpenUSD?branchName=release&amp;jobName=macOS)](https://dev.azure.com/PixarAnimationStudios/OpenUSD/_build/latest?definitionId=2&branchName=release) |
| | Status |
|:-------:|:---------:|
| dev | [![BuildUSD](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml/badge.svg?branch=dev)](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml) |
| release | [![BuildUSD](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml/badge.svg?branch=release)](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml) |

Additional Documentation
------------------------
Expand Down
67 changes: 0 additions & 67 deletions azure-pipelines.yml

This file was deleted.

Loading