You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Changes
+7-2
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,15 @@
1
-
10.4.x.x (relative to 10.4.7.0)
1
+
10.4.x.x (relative to 10.4.7.1)
2
+
========
3
+
4
+
10.4.7.1 (relative to 10.4.7.0)
2
5
========
3
6
4
7
Fixes
5
8
-----
6
9
7
-
- USDScene : The UsdShadeMaterialBindingAPI schema is now applied to all prims with material bindings, making the written files compatible with `USD_SHADE_MATERIAL_BINDING_API_CHECK=strict` mode.
10
+
- USDScene :
11
+
- The UsdShadeMaterialBindingAPI schema is now applied to all prims with material bindings, making the written files compatible with `USD_SHADE_MATERIAL_BINDING_API_CHECK=strict` mode.
12
+
- Fixed loading of USDGeomXformable's `ResetXformStack` operator.
0 commit comments