d
This commit is contained in:
parent
c3a6f5ff37
commit
4c4e767ec6
73 changed files with 3502 additions and 741 deletions
130
test/fixtures/effect-visual-checkpoints.json
vendored
Normal file
130
test/fixtures/effect-visual-checkpoints.json
vendored
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
{
|
||||
"version": 1,
|
||||
"referenceRenderer": "direct-main-thread",
|
||||
"width": 900,
|
||||
"height": 700,
|
||||
"perChannelTolerance": 8,
|
||||
"maximumChangedPixelRatio": 0.005,
|
||||
"cases": [
|
||||
{
|
||||
"style": "classic",
|
||||
"life": 0.1
|
||||
},
|
||||
{
|
||||
"style": "classic",
|
||||
"life": 0.25
|
||||
},
|
||||
{
|
||||
"style": "classic",
|
||||
"life": 0.5
|
||||
},
|
||||
{
|
||||
"style": "classic",
|
||||
"life": 0.75
|
||||
},
|
||||
{
|
||||
"style": "classic",
|
||||
"life": 0.95
|
||||
},
|
||||
{
|
||||
"style": "giant",
|
||||
"life": 0.1
|
||||
},
|
||||
{
|
||||
"style": "giant",
|
||||
"life": 0.25
|
||||
},
|
||||
{
|
||||
"style": "giant",
|
||||
"life": 0.5
|
||||
},
|
||||
{
|
||||
"style": "giant",
|
||||
"life": 0.75
|
||||
},
|
||||
{
|
||||
"style": "giant",
|
||||
"life": 0.95
|
||||
},
|
||||
{
|
||||
"style": "laser",
|
||||
"life": 0.1
|
||||
},
|
||||
{
|
||||
"style": "laser",
|
||||
"life": 0.25
|
||||
},
|
||||
{
|
||||
"style": "laser",
|
||||
"life": 0.5
|
||||
},
|
||||
{
|
||||
"style": "laser",
|
||||
"life": 0.75
|
||||
},
|
||||
{
|
||||
"style": "laser",
|
||||
"life": 0.95
|
||||
},
|
||||
{
|
||||
"style": "orbit",
|
||||
"life": 0.1
|
||||
},
|
||||
{
|
||||
"style": "orbit",
|
||||
"life": 0.25
|
||||
},
|
||||
{
|
||||
"style": "orbit",
|
||||
"life": 0.5
|
||||
},
|
||||
{
|
||||
"style": "orbit",
|
||||
"life": 0.75
|
||||
},
|
||||
{
|
||||
"style": "orbit",
|
||||
"life": 0.95
|
||||
},
|
||||
{
|
||||
"style": "firework",
|
||||
"life": 0.1
|
||||
},
|
||||
{
|
||||
"style": "firework",
|
||||
"life": 0.25
|
||||
},
|
||||
{
|
||||
"style": "firework",
|
||||
"life": 0.5
|
||||
},
|
||||
{
|
||||
"style": "firework",
|
||||
"life": 0.75
|
||||
},
|
||||
{
|
||||
"style": "firework",
|
||||
"life": 0.95
|
||||
},
|
||||
{
|
||||
"style": "comet",
|
||||
"life": 0.1
|
||||
},
|
||||
{
|
||||
"style": "comet",
|
||||
"life": 0.25
|
||||
},
|
||||
{
|
||||
"style": "comet",
|
||||
"life": 0.5
|
||||
},
|
||||
{
|
||||
"style": "comet",
|
||||
"life": 0.75
|
||||
},
|
||||
{
|
||||
"style": "comet",
|
||||
"life": 0.95
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue