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-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-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-15 |
Add BaseTexture.from() & fix a bug of `Texture.from` (#3736)
...
finscn
authored
on 15 Feb 2017
Matt Karl
committed
on 15 Feb 2017
|
2017-01-31 |
Dedupe BaseTexture dimension updating (#3680)
...
Stafford Williams
authored
on 31 Jan 2017
Matt Karl
committed
on 31 Jan 2017
|
2017-01-30 |
Better respecting of the scale mode (#3678)
Matt Karl
authored
on 30 Jan 2017
GitHub
committed
on 30 Jan 2017
|
2016-11-18 |
fixed settings not being respected (#3315)
...
Mat Groves
authored
on 18 Nov 2016
GitHub
committed
on 18 Nov 2016
|
2016-11-16 |
Moves constants that are actually settings (#3298)
...
Matt Karl
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
2016-11-14 |
spelling
Stafford Williams
committed
on 14 Nov 2016
|
2016-10-31 |
Dev texture states cacheing (#3201)
...
Mat Groves
authored
on 31 Oct 2016
Chad Engler
committed
on 31 Oct 2016
|
2016-10-26 |
fixes #3159
Stafford Williams
committed
on 26 Oct 2016
|
2016-10-16 |
use objects where we map render context ids
Chad Engler
committed
on 16 Oct 2016
|
2016-10-04 |
replace url extension regex; fixes #3059
Chad Engler
committed
on 4 Oct 2016
|
2016-09-27 |
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
2016-09-26 |
Fix issue when creating a BaseTexture with a 'null' source value, then using .loadSource() with an already-loaded IMG element. The 'loaded' event is never fired in that case and Texture objects are forever waiting for the 'loaded' event to be emitted
Peter Ward
committed
on 26 Sep 2016
|
2016-09-25 |
Better SVG support (#2614)
...
Juha Rantanen
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|
2016-09-24 |
small jsdoc fix - added some missing (#3008)
Steffen Bär
authored
on 24 Sep 2016
Chad Engler
committed
on 24 Sep 2016
|
|
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|
|
2016-08-24 |
|
2016-07-10 |
Multiple documentation fixes
Chad Engler
committed
on 10 Jul 2016
|
2016-06-15 |
|