History for pixi.js / src / pixi / textures
2014-07-08
@photonstorm
Updated setFrame so it now populates the new crop property. ...
photonstorm committed on 8 Jul 2014
2014-07-02
@Mat Groves
Merge pull request #838 from FedeOmoto/origin/dev ...
Mat Groves committed on 2 Jul 2014
@Federico Omoto
Fix a property name in TextureUvs
Federico Omoto committed on 2 Jul 2014
@mathew groves
Optimized gl calls ...
mathew groves committed on 2 Jul 2014
2014-07-01
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 1 Jul 2014
@mathew groves
Added a valid property to texture ...
mathew groves committed on 1 Jul 2014
2014-06-30
@Mat Groves
Merge pull request #734 from panrafal/feature/premultiplied-alpha ...
Mat Groves committed on 30 Jun 2014
@mathew groves
Added a little log for when pixi is loaded ...
mathew groves committed on 30 Jun 2014
2014-06-26
@mathew groves
Added updateSrc function to baseTexture ...
mathew groves committed on 26 Jun 2014
2014-06-12
@mathew groves
Fixed render texture canvas matrix bug
mathew groves committed on 12 Jun 2014
2014-05-20
@Mat Groves
Merge pull request #740 from MWGitHub/dev ...
Mat Groves committed on 20 May 2014
2014-05-15
@photonstorm
Added RenderTexture.clear - because, well, it's really useful :)
photonstorm committed on 15 May 2014
@photonstorm
Fixed RenderTexture.resize so it now works across WebGL and Canvas. Uses the textureBuffer to resize and has a new optional 'updateBase' parameter which will set the new dimensions on the baseTexture as well. Fixes #746.
photonstorm committed on 15 May 2014
2014-05-07
@Michael Wang
Forgot a space to match code style.
Michael Wang committed on 7 May 2014
@Michael Wang
Added an error event dispatch when an image cannot be loaded.
Michael Wang committed on 7 May 2014
@Mat Groves
Merge pull request #738 from panrafal/fix/destroy-texture ...
Mat Groves committed on 7 May 2014
@Rafal Lindemann
If the texture is destroyed, it should be removed from TextureCache too
Rafal Lindemann committed on 7 May 2014
2014-05-06
@Mat Groves
Merge pull request #647 from giraluna/destroy ...
Mat Groves committed on 6 May 2014
@Rafal Lindemann
premultipliedAlpha for webgl textures
Rafal Lindemann committed on 6 May 2014
2014-04-22
@Mat Groves
Merge pull request #661 from giraluna/filterTexture-scaling ...
Mat Groves committed on 22 Apr 2014
2014-04-02
@Eemeli Kelokorpi
Better solution for Data URI crossorigin
Eemeli Kelokorpi committed on 2 Apr 2014
@Eemeli Kelokorpi
Fixed Data URI loading
Eemeli Kelokorpi committed on 2 Apr 2014
@Eemeli Kelokorpi
Fixed texture loading on IE11
Eemeli Kelokorpi committed on 2 Apr 2014
2014-03-22
@Mat Groves
Minor Bug fixes and Added DropShadow to text ...
Mat Groves committed on 22 Mar 2014
2014-03-18
@giraluna
Add scaleMode params to FilterTexture and RenderTexture
giraluna committed on 18 Mar 2014
2014-03-11
@giraluna
Fix Text.destroy() and fix memory leak in BaseTexture.destroy() if basetexture was from canvas
giraluna committed on 11 Mar 2014
2014-03-04
@Mat Groves
Fixed cross domain bug
Mat Groves committed on 4 Mar 2014
2014-02-17
@Mat Groves
Merge pull request #591 from cacheflowe/dev ...
Mat Groves committed on 17 Feb 2014
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-16
@CacheFlowe
Fix PIXI.Texture.removeTextureFromCache() ...
CacheFlowe committed on 16 Feb 2014