-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f418e32
commit 2c56ed3
Showing
26 changed files
with
71 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "pixi-filters", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"main": "lib/pixi-filters.js", | ||
"description": "Optional display filters to work with PixiJS", | ||
"author": "Mat Groves <[email protected]>", | ||
|
@@ -32,28 +32,28 @@ | |
"pixi.js": "^4.6.0" | ||
}, | ||
"devDependencies": { | ||
"@pixi/filter-advanced-bloom": "^2.2.0", | ||
"@pixi/filter-ascii": "^2.2.0", | ||
"@pixi/filter-bloom": "^2.2.0", | ||
"@pixi/filter-bulge-pinch": "^2.2.0", | ||
"@pixi/filter-color-replace": "^2.2.0", | ||
"@pixi/filter-convolution": "^2.2.0", | ||
"@pixi/filter-cross-hatch": "^2.2.0", | ||
"@pixi/filter-dot": "^2.2.0", | ||
"@pixi/filter-drop-shadow": "^2.2.0", | ||
"@pixi/filter-emboss": "^2.2.0", | ||
"@pixi/filter-glow": "^2.2.0", | ||
"@pixi/filter-godray": "^2.2.0", | ||
"@pixi/filter-multi-color-replace": "^2.2.0", | ||
"@pixi/filter-outline": "^2.2.0", | ||
"@pixi/filter-pixelate": "^2.2.0", | ||
"@pixi/filter-rgb-split": "^2.2.0", | ||
"@pixi/filter-shockwave": "^2.2.0", | ||
"@pixi/filter-simple-lightmap": "^2.2.0", | ||
"@pixi/filter-tilt-shift": "^2.2.0", | ||
"@pixi/filter-twist": "^2.2.0", | ||
"@pixi/filter-zoom-blur": "^2.2.0", | ||
"@tools/build": "^2.0.1", | ||
"@pixi/filter-advanced-bloom": "^2.3.0", | ||
"@pixi/filter-ascii": "^2.3.0", | ||
"@pixi/filter-bloom": "^2.3.0", | ||
"@pixi/filter-bulge-pinch": "^2.3.0", | ||
"@pixi/filter-color-replace": "^2.3.0", | ||
"@pixi/filter-convolution": "^2.3.0", | ||
"@pixi/filter-cross-hatch": "^2.3.0", | ||
"@pixi/filter-dot": "^2.3.0", | ||
"@pixi/filter-drop-shadow": "^2.3.0", | ||
"@pixi/filter-emboss": "^2.3.0", | ||
"@pixi/filter-glow": "^2.3.0", | ||
"@pixi/filter-godray": "^2.3.0", | ||
"@pixi/filter-multi-color-replace": "^2.3.0", | ||
"@pixi/filter-outline": "^2.3.0", | ||
"@pixi/filter-pixelate": "^2.3.0", | ||
"@pixi/filter-rgb-split": "^2.3.0", | ||
"@pixi/filter-shockwave": "^2.3.0", | ||
"@pixi/filter-simple-lightmap": "^2.3.0", | ||
"@pixi/filter-tilt-shift": "^2.3.0", | ||
"@pixi/filter-twist": "^2.3.0", | ||
"@pixi/filter-zoom-blur": "^2.3.0", | ||
"@tools/build": "^2.3.0", | ||
"rollup": "^0.45.2", | ||
"rollup-watch": "^4.3.1" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.