| 2014-08-31 |  | 
|---|---|
| 2014-07-02 | 
                Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 2 Jul 2014
    
  
                  
                 | 
|  | |
| 2014-07-01 | 
                The roundPixels property in the CanvasRenderer should be a property of the renderSession to be correctly applied in the _renderCanvas methods of the Sprite and SpriteBatch classes.
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 1 Jul 2014
    
  
                  
                 | 
| 2014-06-27 | 
                CocoonJS compatibility fix. Screencanvas cleared before painting.
                
                 
                  
                  Txus Ordorika
                  committed 
  
    
      on 27 Jun 2014
    
  
                  
                 | 
| 2014-06-04 | 
                Add method to create and render a rounded rectangle
                
                 
                  
                  Dimitri Larue
                  committed 
  
    
      on 4 Jun 2014
    
  
                  
                 | 
| 2014-02-10 | 
                Docs, examples again, test folder, removeAll func
                
                 
                  
                  alvinsight
                  committed 
  
    
      on 10 Feb 2014
    
  
                  
                 | 
| 2014-02-09 | 
                Merged fillRect and clearRect to single clearBeforeRender boolean.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 9 Feb 2014
    
  
                  
                 | 
| 
                Hoisted the fillRect/canvasRect/pxRound flags to the CanvasRenderer.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 9 Feb 2014
    
  
                  
                 | |
| 2014-02-08 | 
                Added PIXI.canvas global object which allows for tighter configuration of the canvas renderer. Allows the dev to control if fillRect / clearRect is called (as it's not needed for lots of games and can help perf slightly on legacy devices). Also added PX_ROUND boolean. If true (default is false) it will Math.floor the x/y values on the transform, this stops interpolation when Sprites are rendered at non-pixel values, keeping pixel art crisp. Also helps performance on older mobiles. I removed the view.style.backgroundColor as it was never set, mostly commented-out and is unreliable as hell on Android anyway :( (which I guess is why it had been replaced with the fillRect instead).
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 8 Feb 2014
    
  
                  
                 | 
| 2014-01-30 | 
                replaced matrix
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 30 Jan 2014
    
  
                  
                 | 
| 2014-01-28 | 
                Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 28 Jan 2014
    
  
                  
                 | 
| 
                Reset Alpha for CanvasRenderer
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 28 Jan 2014
    
  
                  
                 | |
| 
                Dived into WebGLRenderer, fixes and docs
                
                 
                  
                  alvinsight
                  committed 
  
    
      on 28 Jan 2014
    
  
                  
                 | |
| 2014-01-27 | 
                Typos and Started tackling the WebGL, and tests
                
                 
                  
                  alvinsight
                  committed 
  
    
      on 27 Jan 2014
    
  
                  
                 | 
| 
                Docs :)
                
                 
                  
                  alvinsight
                  committed 
  
    
      on 27 Jan 2014
    
  
                  
                 | |
| 2014-01-24 | 
                Added clear rect to transparent canvas renderer
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 24 Jan 2014
    
  
                  
                 | 
| 2014-01-23 | 
                Fix texture scaling in canvas renderer
                
                 
                  
                  Chad Engler
                  committed 
  
    
      on 23 Jan 2014
    
  
                  
                 | 
|  | |
| 2014-01-22 | 
                Fixed scale Issue with text
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 22 Jan 2014
    
  
                  
                 | 
|  | |
| 2014-01-21 | 
                Added alpha:transparency to canvas renderer
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 21 Jan 2014
    
  
                  
                 | 
| 
                Merge branch 'pr/508' into dev
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 21 Jan 2014
    
  
                  
                 | |
| 2014-01-19 | 
                fix whitespace error
                
                 
                  
                  danzel
                  committed 
  
    
      on 19 Jan 2014
    
  
                  
                 | 
| 
                English fixes
                
                 
                  
                  danzel
                  committed 
  
    
      on 19 Jan 2014
    
  
                  
                 | |
|  | |
| 2014-01-16 | 
                fix spacing and add fallback for ie
                
                 
                  
                  cjgammon
                  committed 
  
    
      on 16 Jan 2014
    
  
                  
                 | 
| 
                add supported canvas blend modes to canvas renderer
                
                 
                  
                  cjgammon
                  committed 
  
    
      on 16 Jan 2014
    
  
                  
                 | |
| 2014-01-15 | 
                Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
                
                  ...
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 15 Jan 2014
    
  
                  
                 | 
| 
                Removed visible count reference as its no longer used
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 15 Jan 2014
    
  
                  
                 |