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
|
2017-12-17 |
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans
authored
on 17 Dec 2017
Matt Karl
committed
on 17 Dec 2017
|
2017-12-03 |
`trim` shader's source when check precision (#4510)
...
finscn
authored
on 3 Dec 2017
Matt Karl
committed
on 3 Dec 2017
|
2017-11-26 |
version of pixi-gl-core, renderer resets vao correctly. (#4462)
Ivan Popelyshev
authored
on 26 Nov 2017
Matt Karl
committed
on 26 Nov 2017
|
Region parameter for Renderer.generateTexture() (#4477)
...
Bjoern Acker
authored
on 26 Nov 2017
Matt Karl
committed
on 26 Nov 2017
|
|
2017-11-16 |
Fix bug for adding extra blank ahead of the first line with word wrap (#4421)
J.C
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
same textures bound in same places (#4442)
Ivan Popelyshev
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
|
Ensures that the source video is unloaded correctly (#4444)
Dave Moore
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
|
2017-11-10 |
fixing destroy() (#4423)
Ivan Popelyshev
authored
on 10 Nov 2017
Matt Karl
committed
on 10 Nov 2017
|
2017-11-08 |
PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412)
Brenwell
authored
on 8 Nov 2017
Matt Karl
committed
on 8 Nov 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-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
|