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
|
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
|
Fixes disabling interactive children outside of hitArea (#4608)
Dave Moore
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
|
2018-01-12 |
Fixes handling of sprite sheet error (#4601)
Matt Karl
authored
on 12 Jan 2018
GitHub
committed
on 12 Jan 2018
|
2018-01-09 |
Fixes an issue where tests fail on Windows (#4590)
Matt Karl
authored
on 9 Jan 2018
GitHub
committed
on 9 Jan 2018
|
2018-01-04 |
Removes default loadType from the spritesheetParser load options (#4573)
...
mbittarelli-jibo
authored
on 4 Jan 2018
Matt Karl
committed
on 4 Jan 2018
|
2017-12-05 |
Add unit test for #4423 (#4431)
Yevhenii Huselietov
authored
on 5 Dec 2017
Matt Karl
committed
on 5 Dec 2017
|
2017-10-30 |
Ensures that text style properties are copied by value, not by reference (#4385)
...
Dave Moore
authored
on 30 Oct 2017
Matt Karl
committed
on 30 Oct 2017
|
2017-10-17 |
Fixes bug in InteractionManager-test mentioned in issue #4365 (#4366)
jojuntune
authored
on 17 Oct 2017
Matt Karl
committed
on 17 Oct 2017
|
bitmapfont: backward compatibility + tests (#4362)
...
axldns
authored
on 17 Oct 2017
Matt Karl
committed
on 17 Oct 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-07 |
Add autoStart option to PIXI.Application (#4208)
...
Akihiko Odaki
authored
on 7 Aug 2017
Chad Engler
committed
on 7 Aug 2017
|