| 2017-01-04 | 
            
             
                Fixes CanvasRenderer getting stuck at the last renderTexture resolution (#3530)
                
                  ...
                
                 
            
                  
                    Dave Moore
                    authored 
  
    
      on 4 Jan 2017
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 4 Jan 2017
    
  
                  
                 
               | 
          
|---|---|
| 2017-01-03 | 
            
             
                Add clear method to CanvasRenderer (#3423)
                
                  ...
                
                 
            
                  
                    finscn
                    authored 
  
    
      on 3 Jan 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 3 Jan 2017
    
  
                  
                 
               | 
          
| 2016-12-03 | 
            
             | 
          
| 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
    
  
                  
                 
               | 
          |
| 
            
             
                Fixes jsdoc issues with exports and module.exports
                
                 
            
                  
                  Matt Karl
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 
               | 
          |
| 2016-10-24 | 
            
             
                BlendMode canvas fix
                
                 
            
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 24 Oct 2016
    
  
                  
                 
               | 
          
| 2016-09-27 | 
            
             
                clean up  to be specific
                
                 
            
                  
                  Chad Engler
                  committed 
  
    
      on 27 Sep 2016
    
  
                  
                 
               | 
          
| 
            
             
                Huge refactor to match a new shiny eslint file.
                
                 
            
                  
                  Chad Engler
                  committed 
  
    
      on 27 Sep 2016
    
  
                  
                 
               | 
          |
| 2016-09-25 | 
            
             
                fix canvas resolution; manually merge #2870
                
                 
            
                  
                  Chad Engler
                  committed 
  
    
      on 25 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-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-08-30 | 
            
             
                removed use of png data in test canvas blend modes
                
                 
            
                  
                  Mat Groves
                  committed 
  
    
      on 30 Aug 2016
    
  
                  
                 
               | 
          
| 2016-08-10 | 
            
             
                Add exception handling to `canUseNewCanvasBlendModes` (#2740)
                
                  ...
                
                 
            
                  
                    nikolowry
                    authored 
  
    
      on 10 Aug 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 10 Aug 2016
    
  
                  
                 
               | 
          
| 2016-06-15 | 
            
             | 
          
| 2016-06-12 | 
            
             
                pixijs#2541 resolution means pixel ratio too
                
                 
            
                  
                  Janne Hyytiä
                  committed 
  
    
      on 12 Jun 2016
    
  
                  
                 
               | 
          
| 2016-05-16 | 
            
             
                fixed canvas render interaction issue
                
                 
            
                  
                  Mat Groves
                  committed 
  
    
      on 16 May 2016
    
  
                  
                 
               | 
          
| 2016-04-12 | 
            
             | 
          
| 
            
             
                Fixed listing and async problems.
                
                 
            
                  
                  Matt Karl
                  committed 
  
    
      on 12 Apr 2016
    
  
                  
                 
               | 
          |
| 2016-04-11 | 
            
             
                More JSHint fixes
                
                 
            
                  
                  Pat Shanahan
                  committed 
  
    
      on 11 Apr 2016
    
  
                  
                 
               | 
          
| 2016-04-09 | 
            
             
                More JSDoc fixes.
                
                 
            
                  
                  Pat Shanahan
                  committed 
  
    
      on 9 Apr 2016
    
  
                  
                 
               | 
          
| 
            
             
                Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes
                
                  ...
                
                 
            
                  
                  Pat Shanahan
                  committed 
  
    
      on 9 Apr 2016
    
  
                  
                 
               | 
          |
| 2016-04-08 | 
            
             
                Incorporated @englercj's tweaks to the styles
                
                 
            
                  
                  Pat Shanahan
                  committed 
  
    
      on 8 Apr 2016
    
  
                  
                 
               | 
          
| 
            
             
                Updated and fixed JSDocs
                
                 
            
                  
                  Pat Shanahan
                  committed 
  
    
      on 8 Apr 2016
    
  
                  
                 
               | 
          |
| 2016-04-06 | 
            
             
                derp
                
                 
            
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 6 Apr 2016
    
  
                  
                 
               | 
          
| 
            
             
                trying to fix clear()
                
                 
            
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 6 Apr 2016
    
  
                  
                 
               | 
          |
| 2016-03-30 | 
            
             |