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 |
|
Fixed an issue in CanvasRenderer where globalCompositeOperation is being changed without _activeBlendMode being updated. (#4195)
Tsvetan Stanislavov
authored
on 2 Aug 2017
Chad Engler
committed
on 2 Aug 2017
|
|
2017-07-31 |
Merge branch 'master' into dev
Matt Karl
committed
on 31 Jul 2017
|
Graphics drawPolygon: (#4191)
...
Courtland Idstrom
authored
on 31 Jul 2017
Matt Karl
committed
on 31 Jul 2017
|
|
2017-07-25 |
I dont know if its a crit. (#4176)
Ivan Popelyshev
authored
on 25 Jul 2017
Mat Groves
committed
on 25 Jul 2017
|
2017-07-24 |
Fixes destroyTexture method on TextureManager (#4174)
Matt Karl
authored
on 24 Jul 2017
GitHub
committed
on 24 Jul 2017
|
make blendMode a property with documentation, pass it to inner filter (#4131)
Dairnon
authored
on 24 Jul 2017
Matt Karl
committed
on 24 Jul 2017
|
|
_glRenderTargets destroyed when RenderTexture destroyed (#4173)
Mat Groves
authored
on 24 Jul 2017
Matt Karl
committed
on 24 Jul 2017
|
|
2017-07-23 |
Fixed issues with overlapping shapes in masks for WebGL (#4164)
...
Stanislav Chervenkov
authored
on 23 Jul 2017
Mat Groves
committed
on 23 Jul 2017
|
2017-07-13 |
Includes the sum in the error thrown when trying to create a texture (#4159)
...
Carlos David G. Nexans
authored
on 13 Jul 2017
Chad Engler
committed
on 13 Jul 2017
|
2017-06-30 |
Standardizes how name is represented globally (#4132)
...
Matt Karl
authored
on 30 Jun 2017
Mat Groves
committed
on 30 Jun 2017
|
2017-06-12 |
Added missing docs for Renderer options (#4098)
...
Matt Karl
authored
on 12 Jun 2017
GitHub
committed
on 12 Jun 2017
|
2017-06-09 |
Cleaning the code (#4086)
...
Ivan Popelyshev
authored
on 9 Jun 2017
Matt Karl
committed
on 9 Jun 2017
|
2017-06-08 |
Fix Sprite.containsPoint edge handling (#4092)
...
Mertcan Mermerkaya
authored
on 8 Jun 2017
Matt Karl
committed
on 8 Jun 2017
|
2017-06-05 |
doc fix for renderer.bindTexture (#4084)
Ivan Popelyshev
authored
on 5 Jun 2017
Matt Karl
committed
on 5 Jun 2017
|
2017-06-03 |
Changes the default dropShadowColor in TextStyle (#4083)
Matt Karl
authored
on 3 Jun 2017
GitHub
committed
on 3 Jun 2017
|