| 2018-02-27 | 
                Fix ColorMatrixFilter negative effect (#4636)
                
                 
                  
                    Sylvester Keil
                    authored 
  
    
      on 27 Feb 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 27 Feb 2018
    
  
                  
                 | 
|---|---|
| 2018-01-04 | 
                Fix DisplacementFilter when using multiple filters (#4560)
                
                 
                  
                    finscn
                    authored 
  
    
      on 4 Jan 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 4 Jan 2018
    
  
                  
                 | 
| 2017-11-10 | 
                fixed ColorMatixFilter documentation issue (#4427)
                
                 
                  
                    Darren Lu
                    authored 
  
    
      on 10 Nov 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 10 Nov 2017
    
  
                  
                 | 
| 2017-10-29 | 
                Adds alpha param to constructor of AlphaFilter (#4386)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 29 Oct 2017
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 29 Oct 2017
    
  
                  
                 | 
| 2017-10-08 | 
                Add AlphaFilter, deprecate VoidFilter (#4349)
                
                  ...
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 8 Oct 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 8 Oct 2017
    
  
                  
                 | 
| 2017-07-24 | 
                make blendMode a property with documentation, pass it to inner filter (#4131)
                
                 
                  
                    Dairnon
                    authored 
  
    
      on 24 Jul 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 24 Jul 2017
    
  
                  
                 | 
| 2017-06-29 | 
                fix ColorMatrixFilter.prototype.contrast (#4130)
                
                 
                  
                    wxyu247
                    authored 
  
    
      on 29 Jun 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 29 Jun 2017
    
  
                  
                 | 
| 2017-04-22 | 
                Renames interpolation to alpha
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 22 Apr 2017
    
  
                  
                 | 
| 
                fix #3252, add an interpolation value for the color matrix result
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 16 Apr 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 22 Apr 2017
    
  
                  
                 | |
| 2017-04-18 | 
                Fix #3199 by honoring alpha (#3943)
                
                  ...
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 18 Apr 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 18 Apr 2017
    
  
                  
                 | 
| 2017-04-07 | 
                Adds namespace code examples (#3914)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 7 Apr 2017
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 7 Apr 2017
    
  
                  
                 | 
| 2017-04-04 | 
                Documentation Updates: namespaces & plugins (#3907)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 4 Apr 2017
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 4 Apr 2017
    
  
                  
                 | 
| 2017-02-26 | 
                Read `texture` via `_texture` directly in sprite (#3780)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 26 Feb 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 26 Feb 2017
    
  
                  
                 | 
| 2017-01-23 | 
                Fix #3609 , about `filterClamp` & `filterArea`  (#3626)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 23 Jan 2017
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 23 Jan 2017
    
  
                  
                 | 
| 2017-01-20 | 
                Fix resolution setting of PIXI.Filter, and another two wrong codes on resolution importing (#3614)
                
                  ...
                
                 
                  
                    Icemic
                    authored 
  
    
      on 20 Jan 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 20 Jan 2017
    
  
                  
                 | 
| 2017-01-19 | 
                Fix ColorMatrix calculations (#3593)
                
                  ...
                
                 
                  
                    Hajime Hoshi
                    authored 
  
    
      on 19 Jan 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 19 Jan 2017
    
  
                  
                 | 
| 2017-01-05 |  | 
| 2016-12-16 | 
                Add parameter kernelSize for blur filters. (#3410)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 16 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | 
| 2016-11-14 | 
                Removes glslify
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 14 Nov 2016
    
  
                  
                 | 
| 2016-10-24 | 
                Update jsdocs
                
                 
                  
                    Nicholas Bardy
                    authored 
  
    
      on 24 Oct 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 24 Oct 2016
    
  
                  
                 | 
| 2016-10-10 | 
                blur typo
                
                 
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 10 Oct 2016
    
  
                  
                 | 
| 2016-09-28 | 
                extra docs for color matrix; fixes #2682
                
                 
                  
                  Chad Engler
                  committed 
  
    
      on 28 Sep 2016
    
  
                  
                 | 
| 2016-09-27 | 
                Huge refactor to match a new shiny eslint file.
                
                 
                  
                  Chad Engler
                  committed 
  
    
      on 27 Sep 2016
    
  
                  
                 | 
| 2016-09-24 |  | 
| 2016-09-20 | 
                some more es6 changes (#2969)
                
                  ...
                
                 
                  
                    Steffen Bär
                    authored 
  
    
      on 20 Sep 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 20 Sep 2016
    
  
                  
                 | 
| 2016-09-16 | 
                Replaces jshint with eslint, using babel in loose mode
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 16 Sep 2016
    
  
                  
                 | 
| 2016-09-13 | 
                Update imports and exports, getters and setters
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 13 Sep 2016
    
  
                  
                 | 
| 
                Disallow the use of `var`
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 13 Sep 2016
    
  
                  
                 | |
| 
                Implementing classes using the new ES6 syntax (#2936)
                
                  ...
                
                 
                  
                    Leonardo Silva
                    authored 
  
    
      on 13 Sep 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 13 Sep 2016
    
  
                  
                 | |
| 2016-06-15 |  |