Skip to content

Commit 3142e59

Browse files
committed
Update test to match new twist segmentation
1 parent 75c9913 commit 3142e59

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

Tests/Tests/golden/examples/example2.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@
7575
"kind" : "transform",
7676
"transform" : [
7777
[
78-
-1.618033988749895,
79-
0.5877852522924731,
80-
-3.23606797749979
78+
0.6180339887498948,
79+
0.9510565162951535,
80+
1.2360679774997896
8181
],
8282
[
83-
-1.1755705045849463,
84-
-0.8090169943749475,
85-
-2.3511410091698925
83+
-1.902113032590307,
84+
0.3090169943749474,
85+
-3.804226065180614
8686
],
8787
[
8888
0,
@@ -104,14 +104,14 @@
104104
"kind" : "transform",
105105
"transform" : [
106106
[
107-
2,
108-
0,
109-
4
107+
0.6180339887498948,
108+
-0.9510565162951535,
109+
1.2360679774997896
110110
],
111111
[
112-
0,
113-
1,
114-
0
112+
1.902113032590307,
113+
0.3090169943749474,
114+
3.804226065180614
115115
],
116116
[
117117
0,
@@ -133,14 +133,14 @@
133133
"kind" : "transform",
134134
"transform" : [
135135
[
136-
0.6180339887498948,
137-
-0.9510565162951535,
138-
1.2360679774997896
136+
2,
137+
0,
138+
4
139139
],
140140
[
141-
1.902113032590307,
142-
0.3090169943749474,
143-
3.804226065180614
141+
0,
142+
1,
143+
0
144144
],
145145
[
146146
0,
@@ -191,14 +191,14 @@
191191
"kind" : "transform",
192192
"transform" : [
193193
[
194-
0.6180339887498948,
195-
0.9510565162951535,
196-
1.2360679774997896
194+
-1.618033988749895,
195+
0.5877852522924731,
196+
-3.23606797749979
197197
],
198198
[
199-
-1.902113032590307,
200-
0.3090169943749474,
201-
-3.804226065180614
199+
-1.1755705045849463,
200+
-0.8090169943749475,
201+
-2.3511410091698925
202202
],
203203
[
204204
0,
@@ -253,7 +253,7 @@
253253
"kind" : "extrusion",
254254
"type" : {
255255
"linear" : {
256-
"divisions" : 50,
256+
"divisions" : 49,
257257
"height" : 5,
258258
"scaleTop" : {
259259
"x" : 1,

0 commit comments

Comments
 (0)