History for pixi.js / src / pixi / textures / BaseTexture.js
2014-11-07
@Eemeli Kelokorpi
Fixed CocoonJS crashing, when loading destroyed texture
Eemeli Kelokorpi committed on 7 Nov 2014
2014-11-02
@mathew groves
Updates ...
mathew groves committed on 2 Nov 2014
2014-10-29
@Randall Bohn
jshint complains of missing semicolon
Randall Bohn committed on 29 Oct 2014
2014-10-26
@mathew groves
Added unloadFromGPU function to BaseTexture
mathew groves committed on 26 Oct 2014
2014-10-15
@photonstorm
jsdoc fixes for all Texture classes.
photonstorm committed on 15 Oct 2014
2014-10-12
@mathew groves
added custom shader
mathew groves committed on 12 Oct 2014
2014-10-02
@mathew groves
removed texture check from render loop ...
mathew groves committed on 2 Oct 2014
2014-09-29
@mathew groves
Removed update and destroy webGL functions
mathew groves committed on 29 Sep 2014
@mathew groves
Removed PIXI.texturesToUpdate ...
mathew groves committed on 29 Sep 2014
2014-09-25
@Chad Engler
merge bubbling events (#914)
Chad Engler committed on 25 Sep 2014
2014-09-21
@mathew groves
Tweaked base Texture ...
mathew groves committed on 21 Sep 2014
2014-09-16
@mathew groves
Merge branch 'dev-retina' into dev ...
mathew groves committed on 16 Sep 2014
2014-09-14
@mathew groves
Added resolution property to render texture ...
mathew groves committed on 14 Sep 2014
2014-09-08
@Alessandro Cuzzocrea
fixed typo in comment
Alessandro Cuzzocrea committed on 8 Sep 2014
2014-09-07
@mathew groves
Added Canvas Renderer resolution
mathew groves committed on 7 Sep 2014
@mathew groves
Whoops.. double quotes
mathew groves committed on 7 Sep 2014
@mathew groves
Added Resolution property to items ...
mathew groves committed on 7 Sep 2014
@mathew groves
Fixes #953
mathew groves committed on 7 Sep 2014
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