History for pixi.js / src / core / textures / Texture.js
2017-08-03
@Joe Boyle
Before deleting texture from cache, check that it's the same one passed into removeFromCache (#4198)
Joe Boyle authored on 3 Aug 2017 Matt Karl committed on 3 Aug 2017
2017-07-13
@Carlos David G. Nexans
Includes the sum in the error thrown when trying to create a texture (#4159) ...
Carlos David G. Nexans authored on 13 Jul 2017 Chad Engler committed on 13 Jul 2017
2017-04-13
@Andrew Start
Fix destroyed textures throwing errors when destroyed again. (#3931)
Andrew Start authored on 13 Apr 2017 Matt Karl committed on 13 Apr 2017
2017-04-10
@Dave Moore
Improvements to how and what is stored in the texture caches. (#3834) ...
Dave Moore authored on 10 Apr 2017 Chad Engler committed on 10 Apr 2017
@Matt Karl
Documents events for DisplayObject, renderers, Texture and BaseTexture (#3922) ...
Matt Karl authored on 10 Apr 2017 GitHub committed on 10 Apr 2017
2017-03-25
@Matt Karl
Merge branch 'master' into dev
Matt Karl committed on 25 Mar 2017
@Ivan Popelyshev
WHITE and EMPTY weren't truly clean textures (#3872)
Ivan Popelyshev authored on 25 Mar 2017 Matt Karl committed on 25 Mar 2017
2017-03-14
@Andrew Start
Small Texture Cache enhancements (#3789) ...
Andrew Start authored on 14 Mar 2017 Matt Karl committed on 14 Mar 2017
2017-02-28
@Ivan Popelyshev
default value for settings.SCALE_MODE was not respected in loader (#3… (#3797) ...
Ivan Popelyshev authored on 28 Feb 2017 Matt Karl committed on 28 Feb 2017
2017-02-19
@Ivan Popelyshev
[v4.4] fix SpriteRenderer for multiple webgl renderers, fix tests, add "withGL" (#3758) ...
Ivan Popelyshev authored on 19 Feb 2017 Matt Karl committed on 19 Feb 2017
2017-02-15
@finscn
Fix doc: add missing type of parameter (#3737) ...
finscn authored on 15 Feb 2017 Matt Karl committed on 15 Feb 2017
@finscn
Add BaseTexture.from() & fix a bug of `Texture.from` (#3736) ...
finscn authored on 15 Feb 2017 Matt Karl committed on 15 Feb 2017
2017-02-01
@Matt Karl
Refactors the spritesheet, texture and bitmap font loaders (#3676) ...
Matt Karl authored on 1 Feb 2017 GitHub committed on 1 Feb 2017
2017-01-27
@Marek Ventur
Improve error message for out-of-bounds Textures (#3659)
Marek Ventur authored on 27 Jan 2017 Mat Groves committed on 27 Jan 2017
2017-01-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 Jan 2017
2017-01-02
@finscn
Remove the needless checking for `orig` (#3479) ...
finscn authored on 2 Jan 2017 Matt Karl committed on 2 Jan 2017
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-10-13
@Chad Engler
add HTMLImageElement check to fix #3099
Chad Engler committed on 13 Oct 2016
@Mat Groves
Revert "Revert "Fixes Texture.from variable error"" (#3103)
Mat Groves authored on 13 Oct 2016 GitHub committed on 13 Oct 2016
@Mat Groves
Revert "Fixes Texture.from variable error" (#3102)
Mat Groves authored on 13 Oct 2016 GitHub committed on 13 Oct 2016
@Dave Moore
Fixes #3100
Dave Moore committed on 13 Oct 2016
2016-10-11
@Stafford Williams
clear lint warning
Stafford Williams committed on 11 Oct 2016
2016-10-10
@Ralph Sto. Domingo
Update docs: issue #3085 ...
Ralph Sto. Domingo authored on 10 Oct 2016 GitHub committed on 10 Oct 2016
2016-10-04
@Ivan Popelyshev
remove some changes from texture
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
1. moved clamping into TextureTransform ...
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
clamping is hilarious ...
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
Giant tilingSprite refactoring. ...
Ivan Popelyshev committed on 4 Oct 2016
2016-09-27
@Chad Engler
Merge pull request #3024 from englercj/export-default-cleanup ...
Chad Engler authored on 27 Sep 2016 GitHub committed on 27 Sep 2016
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016