Updated Filter resolution to a 2f and added Blur and Marble filters.

This commit is contained in:
photonstorm
2013-11-29 12:26:53 +00:00
parent 378ffc7ade
commit 00a9897ae2
17 changed files with 219 additions and 77 deletions
+4 -4
View File
@@ -178,6 +178,10 @@
}
],
"filters": [
{
"file": "blur.js",
"title": "blur"
},
{
"file": "checker+wave.js",
"title": "checker wave"
@@ -186,10 +190,6 @@
"file": "fire.js",
"title": "fire"
},
{
"file": "hue+rotate.js",
"title": "hue rotate"
},
{
"file": "lightbeams.js",
"title": "lightbeams"