mirror of
https://github.com/wassname/phaser.git
synced 2026-08-13 12:30:11 +08:00
Fixed filters for new shader code.
This commit is contained in:
@@ -178,10 +178,18 @@
|
||||
}
|
||||
],
|
||||
"filters": [
|
||||
{
|
||||
"file": "checker+wave.js",
|
||||
"title": "checker wave"
|
||||
},
|
||||
{
|
||||
"file": "fire.js",
|
||||
"title": "fire"
|
||||
},
|
||||
{
|
||||
"file": "hue+rotate.js",
|
||||
"title": "hue rotate"
|
||||
},
|
||||
{
|
||||
"file": "lightbeams.js",
|
||||
"title": "lightbeams"
|
||||
|
||||
Reference in New Issue
Block a user