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
|
2017-10-17 |
rename GroupD8.isVertical (#4363)
...
Ivan Popelyshev
authored
on 17 Oct 2017
Matt Karl
committed
on 17 Oct 2017
|
2017-10-04 |
Add textures in reset method (#4344)
...
Ivan Popelyshev
authored
on 4 Oct 2017
Matt Karl
committed
on 4 Oct 2017
|
Force base render textures to be whole pixels to fix error in IE (#4316)
...
Dave Moore
authored
on 4 Oct 2017
Matt Karl
committed
on 4 Oct 2017
|
|
Video base texture cross origin (#4345)
...
Dave Moore
authored
on 4 Oct 2017
Matt Karl
committed
on 4 Oct 2017
|
|
2017-10-02 |
context save and restore (#4332)
Ivan Popelyshev
authored
on 2 Oct 2017
Matt Karl
committed
on 2 Oct 2017
|
2017-09-15 |
fix canvas sprite texture change (#4303)
...
Ivan Popelyshev
authored
on 15 Sep 2017
Matt Karl
committed
on 15 Sep 2017
|
2017-09-06 |
move toLowerCase() into constructor (#4284)
Ivan Popelyshev
authored
on 6 Sep 2017
Matt Karl
committed
on 6 Sep 2017
|
Fix texture's frame dimension error report (#4281)
...
David Guan
authored
on 6 Sep 2017
Matt Karl
committed
on 6 Sep 2017
|
|
filters can survive context loss (#4285)
...
Ivan Popelyshev
authored
on 6 Sep 2017
Matt Karl
committed
on 6 Sep 2017
|
|
2017-09-03 |
Use local variable for `uniformData[i].type.toLowerCase()` (#4277)
finscn
authored
on 3 Sep 2017
Matt Karl
committed
on 3 Sep 2017
|
2017-09-01 |
fix 3926 (#4275)
Stafford Williams
authored
on 1 Sep 2017
Chad Engler
committed
on 1 Sep 2017
|
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-30 |
refactor, remove unnecessary operations (#4257)
Ivan Popelyshev
authored
on 30 Aug 2017
Matt Karl
committed
on 30 Aug 2017
|
2017-08-19 |
Fixed nested stenicl masks not rendering correctly (#4211)
...
Tsvetan Stanislavov
authored
on 19 Aug 2017
Chad Engler
committed
on 19 Aug 2017
|
2017-08-07 |
Add option for dual-graphics devices (#4119)
...
Ivan Popelyshev
authored
on 7 Aug 2017
Matt Karl
committed
on 7 Aug 2017
|
Set initial lastTime to -1 (#4209)
...
Akihiko Odaki
authored
on 7 Aug 2017
Matt Karl
committed
on 7 Aug 2017
|
|
Add autoStart option to PIXI.Application (#4208)
...
Akihiko Odaki
authored
on 7 Aug 2017
Chad Engler
committed
on 7 Aug 2017
|
|
2017-08-03 |
Adds docs for TextStyle getters and setters (#4199)
...
Dave Moore
authored
on 3 Aug 2017
Mat Groves
committed
on 3 Aug 2017
|
Before deleting texture from cache, check that it's the same one passed into removeFromCache (#4198)
Joe Boyle
authored
on 3 Aug 2017
Matt Karl
committed
on 3 Aug 2017
|
|
2017-08-02 |
|