We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e01c7 commit 84e9521Copy full SHA for 84e9521
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Change Log
2
3
+## [25.02a] - 2025-02-04
4
+
5
+### Build
6
7
+- Fixed a bug where builds with build_usd.py would fail when enabling the
8
+ Alembic plugin with HDF5 support.
9
+ (PR: [#3501](https://github.com/PixarAnimationStudios/OpenUSD/pull/3501)
10
11
+### USD
12
13
+- Fixed regressions when processing sublayer operations on package layers
14
+ or layers that contain sublayer cycles.
15
+ (Issue: [#3493](https://github.com/PixarAnimationStudios/OpenUSD/issues/3493))
16
17
+### RenderMan Hydra Plugin
18
19
+- Fixed build failure with MaterialX 1.39.
20
21
## [25.02] - 2025-01-21
22
23
### Build
0 commit comments