2019-02-20 |
Fixes Matrix decompose rare case (#5457)
Ivan Popelyshev
authored
on 20 Feb 2019
Matt Karl
committed
on 20 Feb 2019
|
---|---|
2019-01-14 |
Fixes Rectangle fit bug (#5360)
Ivan Popelyshev
authored
on 14 Jan 2019
Matt Karl
committed
on 14 Jan 2019
|
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-08-31 |
Prevent gaps in duplicate Graphics lineTo calls (#5084)
Will Wong
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
Fix gaps in circle borders during WebGL render (#5086)
Will Wong
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
2018-08-21 |
Removes unnecessary `new` usage for `fromUrl` (#5083)
Matt Karl
authored
on 21 Aug 2018
Chad Engler
committed
on 21 Aug 2018
|
Fixes trimming a Text object with an empty string (#5045)
John Sjöström
authored
on 21 Aug 2018
Matt Karl
committed
on 21 Aug 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
|
Fix wordWrap override not working if style is true and override is false (#5082)
Russell Speke
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-06-21 |
Do not quote escape generic font families (#4969)
Coby White
authored
on 21 Jun 2018
Matt Karl
committed
on 21 Jun 2018
|
2018-06-05 |
Creates unit-test and improves single and multiple image font loading (#4951)
Matt Karl
authored
on 5 Jun 2018
GitHub
committed
on 5 Jun 2018
|
2018-06-03 |
Fixes Sprite's texture listener not getting removed (#4934)
...
Matt Karl
authored
on 3 Jun 2018
Mat Groves
committed
on 3 Jun 2018
|
2018-05-27 |
Fixes Multi-Texture BitmapText Fonts (#4932)
Matt Karl
committed
on 27 May 2018
|
2018-05-25 |
Adds letterSpacing property to BitmapText (#4642)
Tsvetan Stanislavov
authored
on 25 May 2018
Matt Karl
committed
on 25 May 2018
|
Fix animations lag on destroying (#4234)
Luca Pivotto
authored
on 25 May 2018
Matt Karl
committed
on 25 May 2018
|
|
2018-05-24 |
Add unit tests for AnimatedSprite (#4744)
Sergei Chipiga
authored
on 24 May 2018
Matt Karl
committed
on 24 May 2018
|
Add tests for WebGLRenderer (#4748)
Sergei Chipiga
authored
on 24 May 2018
Matt Karl
committed
on 24 May 2018
|
|
Add tests for TilingSprite.getLocalBounds (#4752)
Sergei Chipiga
authored
on 24 May 2018
Matt Karl
committed
on 24 May 2018
|
|
2018-05-23 |
Support for multiple textures for single bitmap font. (#4641)
Tsvetan Stanislavov
authored
on 23 May 2018
Matt Karl
committed
on 23 May 2018
|
2018-05-22 |
Allow passing DisplayObject destroy options to PIXI.Application destroy (#4922)
Dmitry
authored
on 22 May 2018
Matt Karl
committed
on 22 May 2018
|
2018-05-04 |
Fixes DATA_URI regex to allow charset=utf8;base64 for the encoding part (#4880)
Guillaume Sallaber
authored
on 4 May 2018
Matt Karl
committed
on 4 May 2018
|
2018-04-30 |
Fix pointertap emission when sliding held mouse to a second object (#4872)
Andrew Start
authored
on 30 Apr 2018
Matt Karl
committed
on 30 Apr 2018
|
2018-04-19 |
Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794)
Brenwell
authored
on 19 Apr 2018
Matt Karl
committed
on 19 Apr 2018
|
2018-03-08 |
TextMetrics.wordWrap() now considers TextStyle.letterSpacing (#4545)
Brenwell
authored
on 8 Mar 2018
Matt Karl
committed
on 8 Mar 2018
|
2018-03-05 |
Add unit tests for Application.ticker setter (#4730)
Sergei Chipiga
authored
on 5 Mar 2018
Matt Karl
committed
on 5 Mar 2018
|
2018-02-27 |
Fixes WebGL bug when Text only contains line breaks (#4627)
dolow
authored
on 27 Feb 2018
Matt Karl
committed
on 27 Feb 2018
|
2018-02-23 |
Matrix fix (#4675)
...
Tsvetan Stanislavov
authored
on 23 Feb 2018
Mat Groves
committed
on 23 Feb 2018
|
2018-02-18 |
Expose earcut dependency in PIXI.utils (#4676)
Manuel Baclet
authored
on 18 Feb 2018
Matt Karl
committed
on 18 Feb 2018
|
2018-01-29 |
Improve setChildIndex error message (#4644)
Artjom Vinnikov
authored
on 29 Jan 2018
Matt Karl
committed
on 29 Jan 2018
|