2018-12-04 |
Updates old examples for BaseRenderTexture (#5262)
Matt Karl
authored
on 4 Dec 2018
GitHub
committed
on 4 Dec 2018
|
---|---|
2018-12-03 |
Fixes defaultAnchor to be included with Texture.clone (#5261)
Matt Karl
authored
on 3 Dec 2018
GitHub
committed
on 3 Dec 2018
|
2018-11-14 |
Uint16 UV attribute rounding error (#5218)
Ivan Popelyshev
authored
on 14 Nov 2018
Matt Karl
committed
on 14 Nov 2018
|
2018-10-17 |
VideoBaseTexture createSource should not modify the url. (#5170)
Berton Zhu
authored
on 17 Oct 2018
Matt Karl
committed
on 17 Oct 2018
|
2018-09-29 |
Extra construction option to control video autoPlay (#5128)
Dave Moore
authored
on 29 Sep 2018
Matt Karl
committed
on 29 Sep 2018
|
2018-08-20 |
Fixes video type wrongly incorrectly with query string (#5077)
Will Wong
authored
on 20 Aug 2018
Matt Karl
committed
on 20 Aug 2018
|
2018-07-30 |
Adds support for TexturePacker's anchor and animations (#5011)
Andreas Loew
authored
on 30 Jul 2018
Matt Karl
committed
on 30 Jul 2018
|
2018-01-17 |
Better support for various Spritesheet trimmed formats (#4490)
Niraj Thapaliya
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
2017-11-16 |
Ensures that the source video is unloaded correctly (#4444)
Dave Moore
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
2017-10-29 |
Document caching behavior of BaseTexture.from (#4390)
Akihiko Odaki
authored
on 29 Oct 2017
Matt Karl
committed
on 29 Oct 2017
|
2017-10-20 |
Feature to support trimmed Textures as masks (#4357)
...
Ivan Popelyshev
authored
on 20 Oct 2017
Mat Groves
committed
on 20 Oct 2017
|
2017-10-04 |
Force base render textures to be whole pixels to fix error in IE (#4316)
...
Dave Moore
authored
on 4 Oct 2017
Matt Karl
committed
on 4 Oct 2017
|
Video base texture cross origin (#4345)
...
Dave Moore
authored
on 4 Oct 2017
Matt Karl
committed
on 4 Oct 2017
|
|
2017-09-06 |
Fix texture's frame dimension error report (#4281)
...
David Guan
authored
on 6 Sep 2017
Matt Karl
committed
on 6 Sep 2017
|
2017-09-01 |
Improving SVG handling in Spritesheets with sourceScale support (#4271)
Dave Arel
authored
on 1 Sep 2017
Chad Engler
committed
on 1 Sep 2017
|
2017-08-03 |
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 |
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-06-30 |
Standardizes how name is represented globally (#4132)
...
Matt Karl
authored
on 30 Jun 2017
Mat Groves
committed
on 30 Jun 2017
|
2017-05-21 |
fix for issue #4043: CORS not working with PIXI.Sprite.fromImage (#4050)
Edward Reesman
authored
on 21 May 2017
Chad Engler
committed
on 21 May 2017
|
2017-04-13 |
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 |
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
|
Documents events for DisplayObject, renderers, Texture and BaseTexture (#3922)
...
Matt Karl
authored
on 10 Apr 2017
GitHub
committed
on 10 Apr 2017
|
|
2017-03-29 |
Adds Ticker priority argument (#3859)
...
Matt Karl
authored
on 29 Mar 2017
GitHub
committed
on 29 Mar 2017
|
2017-03-25 |
Merge branch 'master' into dev
Matt Karl
committed
on 25 Mar 2017
|
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 |
Small Texture Cache enhancements (#3789)
...
Andrew Start
authored
on 14 Mar 2017
Matt Karl
committed
on 14 Mar 2017
|
2017-03-13 |
Fix preparation of destroyed items (#3802)
...
Andrew Start
authored
on 13 Mar 2017
Matt Karl
committed
on 13 Mar 2017
|
2017-02-28 |
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 |
[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 |
Fix doc: add missing type of parameter (#3737)
...
finscn
authored
on 15 Feb 2017
Matt Karl
committed
on 15 Feb 2017
|