@amoy/filter-broken-cam-distortion
Advanced tools
Comparing version 3.0.8 to 3.0.9
/*! | ||
* @amoy/filter-broken-cam-distortion - v3.0.7 | ||
* Compiled Tue, 05 Nov 2019 02:29:32 UTC | ||
* @amoy/filter-broken-cam-distortion - v3.0.8 | ||
* Compiled Tue, 05 Nov 2019 08:11:42 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @amoy/filter-broken-cam-distortion is licensed under the MIT License. |
/*! | ||
* @amoy/filter-broken-cam-distortion - v3.0.7 | ||
* Compiled Tue, 05 Nov 2019 02:29:32 UTC | ||
* @amoy/filter-broken-cam-distortion - v3.0.8 | ||
* Compiled Tue, 05 Nov 2019 08:11:42 UTC | ||
* | ||
@@ -19,4 +19,4 @@ * @amoy/filter-broken-cam-distortion is licensed under the MIT License. | ||
/** | ||
* The CRTFilter applies a CRT effect to an object.<br> | ||
* ![original](../tools/screenshots/dist/original.png)![filter](../tools/screenshots/dist/broken-cam-distortion.gif) | ||
* The AmoyBrokenCamDistortionFilter applies the effect to an object.<br> | ||
* ![original](../tools/screenshots/dist/original.png)![filter](../tools/screenshots/dist/AmoyBrokenCamDistortionFilter.gif) | ||
* | ||
@@ -26,4 +26,4 @@ * @class | ||
* @memberof AMOY.filters | ||
* @see {@link https://www.npmjs.com/package/@amoy/broken-cam-distortion|@amoy/broken-cam-distortion} | ||
* @see {@link https://www.npmjs.com/package/@amoy/filters|@amoy/filters} | ||
* @see {@link https://www.npmjs.com/package/@amoy/filter-broken-cam-distortion} | ||
* @see {@link https://www.npmjs.com/package/@amoy/filters} | ||
* @param {number} [delta=0] - For animating interlaced lines | ||
@@ -30,0 +30,0 @@ */ |
/*! | ||
* @amoy/filter-broken-cam-distortion - v3.0.7 | ||
* Compiled Tue, 05 Nov 2019 02:29:32 UTC | ||
* @amoy/filter-broken-cam-distortion - v3.0.8 | ||
* Compiled Tue, 05 Nov 2019 08:11:42 UTC | ||
* | ||
@@ -15,4 +15,4 @@ * @amoy/filter-broken-cam-distortion is licensed under the MIT License. | ||
/** | ||
* The CRTFilter applies a CRT effect to an object.<br> | ||
* ![original](../tools/screenshots/dist/original.png)![filter](../tools/screenshots/dist/broken-cam-distortion.gif) | ||
* The AmoyBrokenCamDistortionFilter applies the effect to an object.<br> | ||
* ![original](../tools/screenshots/dist/original.png)![filter](../tools/screenshots/dist/AmoyBrokenCamDistortionFilter.gif) | ||
* | ||
@@ -22,4 +22,4 @@ * @class | ||
* @memberof AMOY.filters | ||
* @see {@link https://www.npmjs.com/package/@amoy/broken-cam-distortion|@amoy/broken-cam-distortion} | ||
* @see {@link https://www.npmjs.com/package/@amoy/filters|@amoy/filters} | ||
* @see {@link https://www.npmjs.com/package/@amoy/filter-broken-cam-distortion} | ||
* @see {@link https://www.npmjs.com/package/@amoy/filters} | ||
* @param {number} [delta=0] - For animating interlaced lines | ||
@@ -26,0 +26,0 @@ */ |
{ | ||
"name": "@amoy/filter-broken-cam-distortion", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"keywords": [ | ||
@@ -35,3 +35,3 @@ "pixi", | ||
}, | ||
"gitHead": "310d2be59ebc12d3b27aa7eed9f0d0c692614171" | ||
"gitHead": "5ef04e7f5423b9911409c127c02c1d611528500a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15932