0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-01-21 17:14:38 -05:00

updated test refs

This commit is contained in:
liabru 2015-12-29 22:51:19 +00:00
parent a38b22721c
commit 1a55259ba7
142 changed files with 3758 additions and 3616 deletions

View file

@ -1451,6 +1451,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -1516,6 +1516,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -36482,6 +36482,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -37547,6 +37547,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -67176,6 +67176,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -68741,6 +68741,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -3335,6 +3335,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -3420,6 +3420,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -8151,6 +8151,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

File diff suppressed because it is too large Load diff

View file

@ -23142,6 +23142,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -24177,6 +24177,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -1917,9 +1917,9 @@
"force": { "force": {
"#": 222 "#": 222
}, },
"friction": 0.9, "friction": 0.8,
"frictionAir": 0.01, "frictionAir": 0.01,
"frictionStatic": 10, "frictionStatic": 0.5,
"id": 6, "id": 6,
"inertia": 32746.59604, "inertia": 32746.59604,
"inverseInertia": 0.00003, "inverseInertia": 0.00003,
@ -1942,10 +1942,10 @@
"render": { "render": {
"#": 226 "#": 226
}, },
"restitution": 0.5, "restitution": 0,
"sleepCounter": 0, "sleepCounter": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"slop": 0.5, "slop": 0.05,
"speed": 0, "speed": 0,
"timeScale": 1, "timeScale": 1,
"torque": 0, "torque": 0,
@ -2397,9 +2397,9 @@
"force": { "force": {
"#": 276 "#": 276
}, },
"friction": 0.9, "friction": 0.8,
"frictionAir": 0.01, "frictionAir": 0.01,
"frictionStatic": 10, "frictionStatic": 0.5,
"id": 7, "id": 7,
"inertia": 32746.59604, "inertia": 32746.59604,
"inverseInertia": 0.00003, "inverseInertia": 0.00003,
@ -2422,10 +2422,10 @@
"render": { "render": {
"#": 280 "#": 280
}, },
"restitution": 0.5, "restitution": 0,
"sleepCounter": 0, "sleepCounter": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"slop": 0.5, "slop": 0.05,
"speed": 0, "speed": 0,
"timeScale": 1, "timeScale": 1,
"torque": 0, "torque": 0,
@ -2881,7 +2881,7 @@
"render": { "render": {
"#": 315 "#": 315
}, },
"stiffness": 0.5, "stiffness": 0.2,
"type": "constraint" "type": "constraint"
}, },
{ {
@ -2915,7 +2915,7 @@
"render": { "render": {
"#": 319 "#": 319
}, },
"stiffness": 0.5, "stiffness": 0.2,
"type": "constraint" "type": "constraint"
}, },
{ {
@ -3381,9 +3381,9 @@
"force": { "force": {
"#": 388 "#": 388
}, },
"friction": 0.9, "friction": 0.8,
"frictionAir": 0.01, "frictionAir": 0.01,
"frictionStatic": 10, "frictionStatic": 0.5,
"id": 12, "id": 12,
"inertia": 20374.22107, "inertia": 20374.22107,
"inverseInertia": 0.00005, "inverseInertia": 0.00005,
@ -3406,10 +3406,10 @@
"render": { "render": {
"#": 392 "#": 392
}, },
"restitution": 0.5, "restitution": 0,
"sleepCounter": 0, "sleepCounter": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"slop": 0.5, "slop": 0.05,
"speed": 0, "speed": 0,
"timeScale": 1, "timeScale": 1,
"torque": 0, "torque": 0,
@ -3834,9 +3834,9 @@
"force": { "force": {
"#": 439 "#": 439
}, },
"friction": 0.9, "friction": 0.8,
"frictionAir": 0.01, "frictionAir": 0.01,
"frictionStatic": 10, "frictionStatic": 0.5,
"id": 13, "id": 13,
"inertia": 20374.22107, "inertia": 20374.22107,
"inverseInertia": 0.00005, "inverseInertia": 0.00005,
@ -3859,10 +3859,10 @@
"render": { "render": {
"#": 443 "#": 443
}, },
"restitution": 0.5, "restitution": 0,
"sleepCounter": 0, "sleepCounter": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"slop": 0.5, "slop": 0.05,
"speed": 0, "speed": 0,
"timeScale": 1, "timeScale": 1,
"torque": 0, "torque": 0,
@ -4291,7 +4291,7 @@
"render": { "render": {
"#": 476 "#": 476
}, },
"stiffness": 0.5, "stiffness": 0.2,
"type": "constraint" "type": "constraint"
}, },
{ {
@ -4325,7 +4325,7 @@
"render": { "render": {
"#": 480 "#": 480
}, },
"stiffness": 0.5, "stiffness": 0.2,
"type": "constraint" "type": "constraint"
}, },
{ {
@ -4377,6 +4377,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

File diff suppressed because it is too large Load diff

View file

@ -2968,6 +2968,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -3093,6 +3093,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -7551,6 +7551,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

File diff suppressed because it is too large Load diff

View file

@ -41120,6 +41120,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -42155,6 +42155,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -83475,6 +83475,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -85930,6 +85930,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -22469,6 +22469,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -23034,6 +23034,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -3880,6 +3880,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 0 "y": 0
} }

View file

@ -4075,6 +4075,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 0 "y": 0
} }

View file

@ -1679,6 +1679,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -1734,6 +1734,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -18128,6 +18128,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -18883,6 +18883,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -6292,6 +6292,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -6567,6 +6567,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -12070,6 +12070,7 @@
], ],
{}, {},
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -12425,6 +12425,7 @@
], ],
{}, {},
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2051,6 +2051,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2146,6 +2146,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -23142,6 +23142,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": -1 "y": -1
} }

View file

@ -24177,6 +24177,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": -1 "y": -1
} }

View file

@ -2738,6 +2738,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2860,6 +2860,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -18002,6 +18002,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -18637,6 +18637,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -8784,6 +8784,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -9179,6 +9179,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -6654,6 +6654,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -6809,6 +6809,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -12760,6 +12760,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -13435,6 +13435,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -14600,6 +14600,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -15245,6 +15245,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2119,6 +2119,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2204,6 +2204,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -4633,6 +4633,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -4748,6 +4748,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -9288,6 +9288,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -9683,6 +9683,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -7142,6 +7142,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -7507,6 +7507,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -31212,6 +31212,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -31897,6 +31897,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -11936,6 +11936,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -12371,6 +12371,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -10170,6 +10170,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -10705,6 +10705,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2422,6 +2422,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -2527,6 +2527,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -50870,6 +50870,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -53605,6 +53605,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -84170,6 +84170,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -88705,6 +88705,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -896,6 +896,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -931,6 +931,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -95,6 +95,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -90,6 +90,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -21782,6 +21782,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -22507,6 +22507,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -14364,6 +14364,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -14999,6 +14999,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -10688,6 +10688,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -11233,6 +11233,7 @@
"visible": true "visible": true
}, },
{ {
"scale": 0.001,
"x": 0, "x": 0,
"y": 1 "y": 1
} }

View file

@ -1508,7 +1508,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -1578,7 +1578,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -40765,7 +40765,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -41835,7 +41835,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -75531,7 +75531,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -77101,7 +77101,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -3650,7 +3650,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -3740,7 +3740,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -8933,7 +8933,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

File diff suppressed because it is too large Load diff

View file

@ -25439,7 +25439,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -26479,7 +26479,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -2065,14 +2065,14 @@
"motion": 0, "motion": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"density": 0.01, "density": 0.01,
"restitution": 0.5, "restitution": 0,
"friction": 0.9, "friction": 0.8,
"frictionStatic": 10, "frictionStatic": 0.5,
"frictionAir": 0.01, "frictionAir": 0.01,
"collisionFilter": { "collisionFilter": {
"#": 242 "#": 242
}, },
"slop": 0.5, "slop": 0.05,
"timeScale": 1, "timeScale": 1,
"render": { "render": {
"#": 243 "#": 243
@ -2607,14 +2607,14 @@
"motion": 0, "motion": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"density": 0.01, "density": 0.01,
"restitution": 0.5, "restitution": 0,
"friction": 0.9, "friction": 0.8,
"frictionStatic": 10, "frictionStatic": 0.5,
"frictionAir": 0.01, "frictionAir": 0.01,
"collisionFilter": { "collisionFilter": {
"#": 297 "#": 297
}, },
"slop": 0.5, "slop": 0.05,
"timeScale": 1, "timeScale": 1,
"render": { "render": {
"#": 298 "#": 298
@ -3131,7 +3131,7 @@
"bodyB": { "bodyB": {
"#": 208 "#": 208
}, },
"stiffness": 0.5, "stiffness": 0.2,
"pointB": { "pointB": {
"#": 321 "#": 321
}, },
@ -3169,7 +3169,7 @@
"bodyB": { "bodyB": {
"#": 263 "#": 263
}, },
"stiffness": 0.5, "stiffness": 0.2,
"pointB": { "pointB": {
"#": 325 "#": 325
}, },
@ -3705,14 +3705,14 @@
"motion": 0, "motion": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"density": 0.01, "density": 0.01,
"restitution": 0.5, "restitution": 0,
"friction": 0.9, "friction": 0.8,
"frictionStatic": 10, "frictionStatic": 0.5,
"frictionAir": 0.01, "frictionAir": 0.01,
"collisionFilter": { "collisionFilter": {
"#": 410 "#": 410
}, },
"slop": 0.5, "slop": 0.05,
"timeScale": 1, "timeScale": 1,
"render": { "render": {
"#": 411 "#": 411
@ -4216,14 +4216,14 @@
"motion": 0, "motion": 0,
"sleepThreshold": 60, "sleepThreshold": 60,
"density": 0.01, "density": 0.01,
"restitution": 0.5, "restitution": 0,
"friction": 0.9, "friction": 0.8,
"frictionStatic": 10, "frictionStatic": 0.5,
"frictionAir": 0.01, "frictionAir": 0.01,
"collisionFilter": { "collisionFilter": {
"#": 462 "#": 462
}, },
"slop": 0.5, "slop": 0.05,
"timeScale": 1, "timeScale": 1,
"render": { "render": {
"#": 463 "#": 463
@ -4709,7 +4709,7 @@
"bodyB": { "bodyB": {
"#": 378 "#": 378
}, },
"stiffness": 0.5, "stiffness": 0.2,
"pointB": { "pointB": {
"#": 485 "#": 485
}, },
@ -4747,7 +4747,7 @@
"bodyB": { "bodyB": {
"#": 430 "#": 430
}, },
"stiffness": 0.5, "stiffness": 0.2,
"pointB": { "pointB": {
"#": 489 "#": 489
}, },
@ -4778,7 +4778,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

File diff suppressed because it is too large Load diff

View file

@ -3190,7 +3190,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -3320,7 +3320,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -8320,7 +8320,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

File diff suppressed because it is too large Load diff

View file

@ -46125,7 +46125,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

View file

@ -47165,7 +47165,8 @@
[], [],
{ {
"x": 0, "x": 0,
"y": 1 "y": 1,
"scale": 0.001
}, },
{ {
"min": { "min": {

Some files were not shown because too many files have changed in this diff Show more