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
|
2017-05-30 |
Fixes clear error on CanvasRenderer with no child container (#4065)
...
Dave Moore
authored
on 30 May 2017
Chad Engler
committed
on 30 May 2017
|
Text drop shadow is now the right colour, even with blur enabled (#4069)
...
Dave Moore
authored
on 30 May 2017
Chad Engler
committed
on 30 May 2017
|
|
2017-05-24 |
TilingSprite derp (#4060)
Ivan Popelyshev
authored
on 24 May 2017
Mat Groves
committed
on 24 May 2017
|
2017-05-23 |
premultiply blendModes, critical for compressed textures. (#4033)
...
Ivan Popelyshev
authored
on 23 May 2017
Mat Groves
committed
on 23 May 2017
|
gl.SCISSOR_TEST fix (related to #4004) (#4052)
Luca Pivotto
authored
on 23 May 2017
Chad Engler
committed
on 23 May 2017
|
|
2017-05-21 |
fix for issue #4043: CORS not working with PIXI.Sprite.fromImage (#4050)
Edward Reesman
authored
on 21 May 2017
Chad Engler
committed
on 21 May 2017
|
2017-05-16 |
Fix context restore. (#4031)
Ivan Popelyshev
authored
on 16 May 2017
Matt Karl
committed
on 16 May 2017
|
2017-05-15 |
fix(Graphics): exclude holes in Graphics#containsPoint (#3976)
...
begininend
authored
on 15 May 2017
Matt Karl
committed
on 15 May 2017
|