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 b699878 commit b8dbd19Copy full SHA for b8dbd19
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [25.11] - 2025-10-23
+## [25.11] - 2025-10-24
4
5
UsdImaging now defaults to using the Hydra 2 scene index code path.
6
`USDIMAGINGGL_ENGINE_ENABLE_SCENE_INDEX` is now enabled by default.
@@ -659,6 +659,10 @@ UsdImaging now defaults to using the Hydra 2 scene index code path.
659
660
### Documentation
661
662
+- Fixed a broken link in UsdGeom documentation for handling of left handed
663
+ coordinate systems.
664
+ (PR: [#3564](https://github.com/PixarAnimationStudios/OpenUSD/pull/3564))
665
+
666
- Updated work API developer documentation to describe in more detail how the
667
granularity of a granular thread limiting implementation is determined by the
668
user.
0 commit comments