| 2017-01-01 | 
                state first pass
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 1 Jan 2017
    
  
                  
                 | 
|---|---|
| 2016-12-31 | 
                removed commented code
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 31 Dec 2016
    
  
                  
                 | 
| 
                Merge branch 'dev' into fix-#3373
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 31 Dec 2016
    
  
                  
                 | |
| 
                added break (thanks @finscn)
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 31 Dec 2016
    
  
                  
                 | |
| 
                fixed some filter issues with textures not clearing correctly
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 31 Dec 2016
    
  
                  
                 | |
| 2016-12-29 | 
                Merge pull request #3502 from finscn/patch-22
                
                  ...
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 29 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 29 Dec 2016
    
  
                  
                 | 
| 2016-12-28 | 
                Merge pull request #3513 from pixijs/multi-font-support
                
                  ...
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 28 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 28 Dec 2016
    
  
                  
                 | 
|  | |
| 
                Fixed doc style for typed array
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 28 Dec 2016
    
  
                  
                 | |
| 
                Use `*._texture.*` instead of`*.texture.*` (#3517)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 28 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 28 Dec 2016
    
  
                  
                 | |
| 2016-12-26 | 
                Less codes , Less assignment operations.
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 26 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 26 Dec 2016
    
  
                  
                 | 
| 
                Adds support for multiple font families
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 26 Dec 2016
    
  
                  
                 | |
| 
                Use `*._texture.*`to instead of`*.texture.*` (#3508)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 26 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 26 Dec 2016
    
  
                  
                 | |
| 
                limit alpha number to 255. at rendering. (#3511)
                
                  ...
                
                 
                  
                    Daniel Santos
                    authored 
  
    
      on 26 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 26 Dec 2016
    
  
                  
                 | |
| 2016-12-23 | 
                Use `this._texture.X`to instead of`this.texture.X` (#3480)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 23 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 23 Dec 2016
    
  
                  
                 | 
| 
                Remove a needless space in annotation (#3497)
                
                 
                  
                    finscn
                    authored 
  
    
      on 23 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 23 Dec 2016
    
  
                  
                 | |
| 
                Protect the initial state  of `this._activeRenderTarget` in _indexContext (#3443)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 23 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 23 Dec 2016
    
  
                  
                 | |
| 2016-12-22 | 
                The canvas could be passed into Text
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 22 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 22 Dec 2016
    
  
                  
                 | 
| 2016-12-21 | 
                Update annotation: `SpriteBatch to SpriteRenderer` (#3496)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 21 Dec 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 21 Dec 2016
    
  
                  
                 | 
| 2016-12-17 | 
                Merge branch 'fix-#3373' into dev-geometry-update
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 17 Dec 2016
    
  
                  
                 | 
|  | |
| 2016-12-16 | 
                fix for invalid texture
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | 
| 
                Update `clear` for a more thorough cleaning (#3445)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 16 Dec 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 16 Dec 2016
    
  
                  
                 | |
| 
                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 | 
                geom updates
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 7 Dec 2016
    
  
                  
                 |