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
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,20 @@
1
-
10.5.x.x (relative to 10.5.6.2)
1
+
10.5.x.x (relative to 10.5.7.0)
2
+
========
3
+
4
+
5
+
10.5.7.0 (relative to 10.5.6.2)
2
6
========
3
7
4
8
Features
5
9
--------
6
10
7
-
- MeshPrimitive : Added interpolateBoundary, faceVaryingLinearInterpolation and triangleSubdivisionRule properties for controlling the shape of the subdivision limit surface.
11
+
- MeshPrimitive : Added `interpolateBoundary`, `faceVaryingLinearInterpolation` and `triangleSubdivisionRule` properties for controlling the shape of the subdivision limit surface.
8
12
9
13
Fixes
10
14
-----
11
15
12
16
- MeshPrimitive : Removed `interpolation` from topologyHash. The topologyHash should only include things which affect the layout of primitive variables.
0 commit comments