2018-05-25 |
Fix animations lag on destroying (#4234)
Luca Pivotto
authored
on 25 May 2018
Matt Karl
committed
on 25 May 2018
|
---|---|
2018-05-23 |
Adds Graphics adaptive calculation of quadratic curve and arc subdivision (#4658)
Konstantin Ryabinin
authored
on 23 May 2018
Matt Karl
committed
on 23 May 2018
|
Adds ability to customize strings in TextMetrics.measureFont() (#4550)
klinski
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-10 |
Removed silly word (#4902)
Mat Groves
authored
on 10 May 2018
Matt Karl
committed
on 10 May 2018
|
2018-05-08 |
Fix memory leak in FilterState target (#4897)
Ivan Popelyshev
authored
on 8 May 2018
Matt Karl
committed
on 8 May 2018
|
SpriteRenderer pseudo-leak (#4900)
Ivan Popelyshev
authored
on 8 May 2018
Mat Groves
committed
on 8 May 2018
|
|
2018-05-05 |
VAO leak in Mesh and Graphics (#4893)
Ivan Popelyshev
authored
on 5 May 2018
Matt Karl
committed
on 5 May 2018
|
2018-05-04 |
Added stroke alignment property to lineStyle (#4886)
...
Mat Groves
authored
on 4 May 2018
Matt Karl
committed
on 4 May 2018
|
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-28 |
Backport filterPoolKey property from v5 (#4858)
Ivan Popelyshev
authored
on 28 Apr 2018
Matt Karl
committed
on 28 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-04-04 |
Reverts #4800 (#4830)
Matt Karl
authored
on 4 Apr 2018
GitHub
committed
on 4 Apr 2018
|
2018-04-02 |
Fixed scaled texture difference between canvas and webgl sprite renderers (#4800)
Tsvetan Stanislavov
authored
on 2 Apr 2018
Matt Karl
committed
on 2 Apr 2018
|
2018-03-14 |
Fix typo in PIXI.WRAP_MODES docs (#4758)
Allan Reyes
authored
on 14 Mar 2018
Matt Karl
committed
on 14 Mar 2018
|
2018-03-08 |
TextMetrics.wordWrap() now considers TextStyle.letterSpacing (#4545)
Brenwell
authored
on 8 Mar 2018
Matt Karl
committed
on 8 Mar 2018
|
Fixes #4742 (#4743)
Matt Karl
authored
on 8 Mar 2018
GitHub
committed
on 8 Mar 2018
|
|
2018-03-05 |
Double resolution multiplication bug (#4736)
Ivan Popelyshev
authored
on 5 Mar 2018
Matt Karl
committed
on 5 Mar 2018
|
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-26 |
Creates implicit fullscreen mode for filters that match renderers screen size (#4682)
Ivan Popelyshev
authored
on 26 Feb 2018
Matt Karl
committed
on 26 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-02-01 |
Fix comment mistake for Matrix (#4655)
于小懒
authored
on 1 Feb 2018
Matt Karl
committed
on 1 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 |
Adds PIXI.Shader constructor args precision & attributeLocations (#4512)
finscn
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
Better support for various Spritesheet trimmed formats (#4490)
Niraj Thapaliya
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
|
2018-01-16 |
Adds `drawStar` method to Graphics (#4612)
Matt Karl
authored
on 16 Jan 2018
GitHub
committed
on 16 Jan 2018
|
2018-01-14 |
Graphics class has a property called "isMask" which is never actually set (#4609)
Dave Moore
authored
on 14 Jan 2018
Matt Karl
committed
on 14 Jan 2018
|
2018-01-08 |
Fixes Mesh canvasPadding default setting (#4549)
清扬陌客
authored
on 8 Jan 2018
Matt Karl
committed
on 8 Jan 2018
|