2018-10-21 |
oops silly me.. hard coded alpha!
Mat Groves
committed
on 21 Oct 2018
|
---|---|
Fixes with Graphics tinting and premultiply (#5182)
...
Matt Karl
authored
on 21 Oct 2018
GitHub
committed
on 21 Oct 2018
|
|
Sprite, Mesh and Graphics refactor to including in batching, Take 2 (#5132)
Matt Karl
authored
on 21 Oct 2018
GitHub
committed
on 21 Oct 2018
|
|
2018-10-15 |
Allows more texture units to be used by modern Android and Apple devices. (#5156)
...
Dave Moore
authored
on 15 Oct 2018
Matt Karl
committed
on 15 Oct 2018
|
2018-09-30 |
Added 'angle' property for DisplayObject (#5129)
Dave Moore
authored
on 30 Sep 2018
Matt Karl
committed
on 30 Sep 2018
|
2018-09-24 |
Deprecation util function (#5126)
Dave Moore
authored
on 24 Sep 2018
Matt Karl
committed
on 24 Sep 2018
|
2018-09-22 |
Revert "[next] Sprite, Mesh and Graphics refactor to including in batching (#5069)" (#5127)
...
Matt Karl
authored
on 22 Sep 2018
GitHub
committed
on 22 Sep 2018
|
2018-09-20 |
[next] Sprite, Mesh and Graphics refactor to including in batching (#5069)
Mat Groves
authored
on 20 Sep 2018
Matt Karl
committed
on 20 Sep 2018
|
2018-09-03 |
Cleanup spritesheet source files
Matt Karl
committed
on 3 Sep 2018
|
2018-08-31 |
Optimization to Graphics fastRect to cache tint (#5033)
finscn
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
Fixes generation of textures on the canvas renderer when it has no parent (#5030)
Dave Moore
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
Prevent gaps in duplicate Graphics lineTo calls (#5084)
...
Will Wong
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
Fix gaps in circle borders during WebGL render (#5086)
...
Will Wong
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
Remove accessibility event listeners with capture (#5085)
徐宇楠
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
Fixes typos in documentation (#5095)
nikolas
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
Fixes ObservablePoint compatibility with Point (#5093)
st3v0
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
|
2018-08-21 |
Fixes unit test for trim
Matt Karl
committed
on 21 Aug 2018
|
Adds a couple of caching layers for binding textures and binding buffers (#5049)
Mat Groves
authored
on 21 Aug 2018
Matt Karl
committed
on 21 Aug 2018
|
|
Able to set resolution of Text separately to the Renderer (#5060)
Dave Moore
authored
on 21 Aug 2018
Matt Karl
committed
on 21 Aug 2018
|
|
Setting text to be "" means it is actually "", and not transformed to " " (#5059)
Dave Moore
authored
on 21 Aug 2018
Matt Karl
committed
on 21 Aug 2018
|
|
Fixes trimming a Text object with an empty string (#5045)
...
John Sjöström
authored
on 21 Aug 2018
Matt Karl
committed
on 21 Aug 2018
|
|
2018-08-20 |
Fixes video type wrongly incorrectly with query string (#5077)
...
Will Wong
authored
on 20 Aug 2018
Matt Karl
committed
on 20 Aug 2018
|
Update pointerup docs to suggest mouse events when appropriate (#5079)
Will Wong
authored
on 20 Aug 2018
Matt Karl
committed
on 20 Aug 2018
|
|
Fix wordWrap override not working if style is true and override is false (#5082)
Russell Speke
authored
on 20 Aug 2018
Matt Karl
committed
on 20 Aug 2018
|
|
Add missing GraphicsData default param (#5076)
SonyStone
authored
on 20 Aug 2018
Matt Karl
committed
on 20 Aug 2018
|
|
2018-08-15 |
Add missing period to pivot docs (#5073)
nikolas
authored
on 15 Aug 2018
Matt Karl
committed
on 15 Aug 2018
|
2018-08-14 |
Fixes arc method by not adding an additional point if it's too close to the last existing point. (#5010)
...
fmhdp
authored
on 14 Aug 2018
Matt Karl
committed
on 14 Aug 2018
|
2018-08-12 |
Fixes renderers' render transform param should be a Matrix, not Transform (#5054)
Matt Karl
committed
on 12 Aug 2018
|
2018-08-05 |
Docs to show correct default settings on plane constructor (#5061)
Dave Moore
authored
on 5 Aug 2018
Matt Karl
committed
on 5 Aug 2018
|
2018-07-30 |
Adds support for TexturePacker's anchor and animations (#5011)
Andreas Loew
authored
on 30 Jul 2018
Matt Karl
committed
on 30 Jul 2018
|