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
+9-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
-
10.5.x.x (relative to 10.5.9.1)
1
+
10.5.x.x (relative to 10.5.9.2)
2
+
========
3
+
4
+
5
+
6
+
7
+
10.5.9.2 (relative to 10.5.9.1)
2
8
========
3
9
4
10
Fixes
@@ -7,7 +13,8 @@ Fixes
7
13
- USDScene :
8
14
- Fixed round-tripping of colons in set names.
9
15
- Fixed `hash()` to consider animation on ModelAPI extents when hashing the bound.
10
-
- ToMayaMeshConverter : Reverted #1386 that no longer locked normals set on the Mesh from the scc to fix issues with Maya incorrectly recomputing normals as Vertex normals when they were originally computed as Face normals
16
+
- ToMayaMeshConverter : Reverted #1386 that no longer locked normals set on the Mesh from the scc to fix issues with Maya incorrectly recomputing normals as Vertex normals when they were originally computed as Face normals.
17
+
- CurvesAlgo : Fixed `resamplePrimitiveVariables()` for use with periodic curves.
0 commit comments