| 2016-12-16 | 
                Test case & fix for Graphics._calculateBounds calling updateLocalBounds every time (#3444)
                
                  ...
                
                 
                  
                    Stafford Williams
                    authored 
  
    
      on 16 Dec 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | 
|---|---|
| 
                Do not unload generated textures when manually running the texture garbage collector. This already happens when it is run automatically, as it will cause the texture to not be able to be renderered again (#3342)
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 16 Dec 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | |
| 
                Allow '0x' notation of colours via strings to work in Text class (#3341)
                
                  ...
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 16 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | |
| 
                Fixes logic for spritesheet resolution (#3464)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 16 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | |
| 2016-12-10 | 
                Change the lines order in updateTransform. (#3435)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 10 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 10 Dec 2016
    
  
                  
                 | 
| 2016-12-09 | 
                fix for regular transform (#3424)
                
                  ...
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 9 Dec 2016
    
  
                    
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 9 Dec 2016
    
  
                  
                 | 
| 2016-12-07 | 
                Customize rendering process with "pluginName" field. (#3413)
                
                  ...
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 7 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 7 Dec 2016
    
  
                  
                 | 
| 2016-12-05 | 
                Change the code lines order in updateTransform in TransformStatic.js (#3404)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 5 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 5 Dec 2016
    
  
                  
                 | 
|  | |
| 2016-12-03 |  | 
| 
                Graphics - getLocalBounds after generateCanvasTexture (#3398)
                
                  ...
                
                 
                  
                    Stafford Williams
                    authored 
  
    
      on 3 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 3 Dec 2016
    
  
                  
                 | |
| 
                Merge pull request #3363 from ggarek/fix/3433-graphics-arc
                
                  ...
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 3 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 3 Dec 2016
    
  
                  
                 | |
| 2016-12-01 | 
                use private field
                
                 
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 1 Dec 2016
    
  
                  
                 | 
| 2016-11-30 | 
                fixed tests
                
                 
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 30 Nov 2016
    
  
                  
                 | 
| 
                Fix for order of skew and scale in transform, plus a test
                
                 
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 30 Nov 2016
    
  
                  
                 | |
| 2016-11-29 | 
                add comments and change test description
                
                 
                  
                  Igor Ovsiannikov
                  committed 
  
    
      on 29 Nov 2016
    
  
                  
                 | 
| 2016-11-26 | 
                fix/graphics: get points for newly created shape (#3433)
                
                 
                  
                  Igor Ovsiannikov
                  committed 
  
    
      on 26 Nov 2016
    
  
                  
                 | 
| 2016-11-23 | 
                Adds quotes around fontFamily (#3352)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 23 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 23 Nov 2016
    
  
                  
                 | 
| 2016-11-21 | 
                Fixes links to docs (#3324)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 21 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 21 Nov 2016
    
  
                  
                 | 
| 
                Expose the PIXI.Bounds class again (#3333)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 21 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 21 Nov 2016
    
  
                  
                 | |
| 
                Update documentation (#3337)
                
                  ...
                
                 
                  
                    Robert Krasky
                    authored 
  
    
      on 21 Nov 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 21 Nov 2016
    
  
                  
                 | |
| 2016-11-18 | 
                fixed settings not being respected (#3315)
                
                  ...
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 18 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 18 Nov 2016
    
  
                  
                 | 
| 2016-11-17 | 
                move CAN_UPLOAD_SAME_BUFFER to settings (#3309)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 17 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 17 Nov 2016
    
  
                  
                 | 
| 
                vertexCount is number of last used buffer (#3308)
                
                  ...
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 17 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 17 Nov 2016
    
  
                  
                 | |
| 
                add additional prepare and gc settings (#3305)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 17 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 17 Nov 2016
    
  
                  
                 | |
| 2016-11-16 | 
                Merge pull request #3300 from pixijs/fix-jsdocs
                
                  ...
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 16 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 | 
| 
                Moves constants that are actually settings (#3298)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 16 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 | |
| 
                Merge pull request #3289 from pixijs/lib-dist-builds
                
                  ...
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 16 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 | |
| 
                Fixes jsdoc issues with exports and module.exports
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 | |
| 
                Add jsdoc for Filter.uniforms
                
                 
                  
                  giraluna
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 |