| 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 | 
                Merge branch 'webgl-speed-up' into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 14 Jul 2014
    
  
                  
                 | 
|  | |
| 
                First pass of speed up
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 14 Jul 2014
    
  
                  
                 | |
| 2014-07-13 |  | 
|  | |
| 
                Merge branch 'master' into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 13 Jul 2014
    
  
                  
                 | |
| 2014-07-11 | 
                ImageLoader documentation fixes
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | 
| 
                Fix the ImageLoader.loadFramedSpriteSheet method to generate frames correctly
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | |
| 
                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
    
  
                  
                 | |
|  | |
|  | |
|  | |
| 
                republished main file
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | |
| 
                Returning a PIXI.Point
                
                 
                  
                  Luc Bloom
                  committed 
  
    
      on 11 Jul 2014
    
  
                  
                 | |
| 2014-07-10 | 
                Fix typo in FilterTexture constructor
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | 
|  | |
| 
                Fix typo in PrimitiveShader.destroy method
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 10 Jul 2014
    
  
                  
                 | |
| 
                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 |  |