History for pixi.js / src / pixi / textures / BaseTexture.js
2014-08-08
@Chad Engler
update from dev
Chad Engler committed on 8 Aug 2014
2014-07-24
@Demur Rumed
Prefer bind over 'var scope = this;'
Demur Rumed committed on 24 Jul 2014
2014-07-18
@Chad Engler
updating branch with latest dev
Chad Engler committed on 18 Jul 2014
2014-07-10
@mathew groves
Merge branch 'dev' ...
mathew groves committed on 10 Jul 2014
2014-07-01
@Chad Engler
update tests and ensure they pass
Chad Engler 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-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-24
@mathew groves
Merge branch 'dev' ...
mathew groves committed on 24 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-30
@Mat Groves
Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js ...
Mat Groves committed on 30 Mar 2014
2014-03-22
@Mat Groves
Minor Bug fixes and Added DropShadow to text ...
Mat Groves committed on 22 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-07
@Jeena Paradies
Added doc for BaseTexture.fromCanvas
Jeena Paradies committed on 7 Mar 2014
2014-03-04
@Mat Groves
Fixed cross domain bug
Mat Groves committed on 4 Mar 2014
2014-02-17
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 Feb 2014
2014-02-03
@Chad Engler
Merge pull request #492 from drkibitz/ducktype ...
Chad Engler committed on 3 Feb 2014
2014-01-28
@alvinsight
Dived into WebGLRenderer, fixes and docs
alvinsight committed on 28 Jan 2014
2014-01-26
@Mat Groves
Added cacheAsBitmap to DisplayObject
Mat Groves committed on 26 Jan 2014
2014-01-24
@Mat Groves
Mad cross origin on by default to fix ie11 issue and make life generally easier
Mat Groves committed on 24 Jan 2014
2014-01-23
@Mat Groves
Jshinted code ...
Mat Groves committed on 23 Jan 2014