| 2014-07-17 |  | 
|---|---|
| 
                Added 0 width check to DisplayObjectContainer
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 17 Jul 2014
    
  
                  
                 | |
| 2014-07-16 | 
                Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 16 Jul 2014
    
  
                  
                 | 
| 
                Fixed typo in URL
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 16 Jul 2014
    
  
                  
                 | |
| 2014-07-15 | 
                `this.textureChange` is no longer used in any object, anywhere within Pixi, so this check now appears to be redundant - and is changing the internal class shape of Pixi.Sprite as a result (adding a property that doesn't exist).
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 15 Jul 2014
    
  
                  
                 | 
| 2014-07-14 |  | 
| 
                First pass of speed up
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 14 Jul 2014
    
  
                  
                 | |
| 2014-07-13 |  | 
|  | |
| 2014-07-11 | 
                Fixed Canvas render texture resize issue
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | 
| 
                Render Texture Canvas bug fix
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | |
| 
                Fixed Render Texture issue
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | |
|  | |
| 2014-07-10 | 
                Correct version number added
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | 
| 
                Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | |
|  | |
|  | |
| 
                Small docs fix for #855
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | |
| 
                jshint fixes
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | |
| 
                Small fix to reset crop x/y from tinted sprites, also allows us to remove one more temporary var.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | |
| 
                Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary vars that weren't needed (texture, crop, frame, transform, child), reduced all the drawImage calls down to just one. Removed redundant baseTexture.hasLoaded check.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | |
| 2014-07-09 |  | 
| 
                Added support for the WebGL context option preserveDrawingBuffer. Affects whether or not the contents of the stencil buffer is retained after rendering.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 9 Jul 2014
    
  
                  
                 | |
| 
                code republish + linted
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 9 Jul 2014
    
  
                  
                 | |
|  | |
| 2014-07-08 | 
                Fixed TilingSprite so it can now use a trimmed frame from a texture atlas as its source (even animated in canvas, not in WebGL yet).
                
                  ...
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | 
|  | |
| 
                Removed context path settings as not required for a fillRect.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | |
| 
                set filter to default shader
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | |
|  |