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
|
Fixes the padding for Graphics (#4020)
Matt Karl
authored
on 15 May 2017
GitHub
committed
on 15 May 2017
|
|
2017-05-09 |
Add `updateTexture` & some shortcuts in Sprite; Cosmetic (#4000)
...
finscn
authored
on 9 May 2017
Matt Karl
committed
on 9 May 2017
|
2017-05-04 |
|
2017-05-01 |
modularized removeItems #3939 (#3977)
Mike Reinstein
authored
on 1 May 2017
Chad Engler
committed
on 1 May 2017
|
2017-04-21 |
Stops TickListener 'this.fn is not a function' error (#3956)
...
Dave Moore
authored
on 21 Apr 2017
Chad Engler
committed
on 21 Apr 2017
|
2017-04-19 |
fix(GraphicsRenderer): fix graphics render with fill and line when na… (#3945)
...
begininend
authored
on 19 Apr 2017
Matt Karl
committed
on 19 Apr 2017
|
Merge branch 'master' into dev
Matt Karl
committed
on 19 Apr 2017
|
|
Fixes priority adding of ticker listeners (#3958)
Matt Karl
authored
on 19 Apr 2017
GitHub
committed
on 19 Apr 2017
|
|
2017-04-18 |
Fixed if statement checks that do not work if the stop point is set to 0 (#3948)
Dave Moore
authored
on 18 Apr 2017
Matt Karl
committed
on 18 Apr 2017
|
2017-04-17 |
Fix not respecting target of mouseup events. (#3940)
...
Andrew Start
authored
on 17 Apr 2017
Chad Engler
committed
on 17 Apr 2017
|
2017-04-14 |
Fixes issue with addOnce on ticker (#3938)
Matt Karl
authored
on 14 Apr 2017
Chad Engler
committed
on 14 Apr 2017
|
2017-04-13 |
Fix destroyed textures throwing errors when destroyed again. (#3931)
Andrew Start
authored
on 13 Apr 2017
Matt Karl
committed
on 13 Apr 2017
|
2017-04-11 |
Fixes missing docs (#3925)
Matt Karl
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 2017
|
Measure Text API, expanded (#3921)
...
Matt Karl
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 2017
|
|
2017-04-10 |
Improvements to how and what is stored in the texture caches. (#3834)
...
Dave Moore
authored
on 10 Apr 2017
Chad Engler
committed
on 10 Apr 2017
|
Documents events for DisplayObject, renderers, Texture and BaseTexture (#3922)
...
Matt Karl
authored
on 10 Apr 2017
GitHub
committed
on 10 Apr 2017
|
|
Application loader support (#3909)
...
Matt Karl
authored
on 10 Apr 2017
GitHub
committed
on 10 Apr 2017
|