2018-08-21 |
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
|
2018-07-29 |
Don't auto-close paths when using Graphics with CanvasRenderer (#4997)
...
fmhdp
authored
on 29 Jul 2018
Matt Karl
committed
on 29 Jul 2018
|
CanvasRenderer tint could affect bounds calculation (#5028)
Ivan Popelyshev
authored
on 29 Jul 2018
Matt Karl
committed
on 29 Jul 2018
|
|
2018-07-25 |
Fixes docs for Sprite.anchor (#5040)
nikolas
authored
on 25 Jul 2018
Matt Karl
committed
on 25 Jul 2018
|
2018-07-16 |
Fixes resolution bug with the extract plugin (#5016)
Martin Bokša
authored
on 16 Jul 2018
Matt Karl
committed
on 16 Jul 2018
|
Fixed tint of Graphics object not changing on CanvasRenderer (#5024)
Tsvetan Stanislavov
authored
on 16 Jul 2018
Matt Karl
committed
on 16 Jul 2018
|
|
Fix Graphics.lineStyle jsdoc (#5026)
...
tleb
authored
on 16 Jul 2018
Matt Karl
committed
on 16 Jul 2018
|
|
BitmapFont loader fix (#5027)
Ivan Popelyshev
authored
on 16 Jul 2018
Matt Karl
committed
on 16 Jul 2018
|
|
Fixes FilterSystem padding every frame (#5017)
Ivan Popelyshev
authored
on 16 Jul 2018
Matt Karl
committed
on 16 Jul 2018
|
|
2018-07-06 |
Workaround for JSDoc events in v3.5.5 (#4994)
Matt Karl
authored
on 6 Jul 2018
GitHub
committed
on 6 Jul 2018
|
2018-07-03 |
Bumps JSdoc dependency and template
Matt Karl
committed
on 3 Jul 2018
|
2018-07-02 |
v5.0.0-alpha.3
Matt Karl
committed
on 2 Jul 2018
|
2018-06-27 |
Coerce null to Texture.EMPTY in Sprite.texture (#4966)
finscn
authored
on 27 Jun 2018
Matt Karl
committed
on 27 Jun 2018
|
Added links to TextStyle Editor (#4979)
Tom Bonner
authored
on 27 Jun 2018
Matt Karl
committed
on 27 Jun 2018
|
|
2018-06-10 |
Reorganized Mesh classes (#4963)
Matt Karl
authored
on 10 Jun 2018
GitHub
committed
on 10 Jun 2018
|
Application plugin structure (#4933)
Matt Karl
authored
on 10 Jun 2018
GitHub
committed
on 10 Jun 2018
|
|
2018-06-05 |
TextMetrics.wordWrap - Don't add a newline if it's the last token/word (#4956)
Russell Speke
authored
on 5 Jun 2018
Matt Karl
committed
on 5 Jun 2018
|
Creates unit-test and improves single and multiple image font loading (#4951)
Matt Karl
committed
on 5 Jun 2018
|
|
2018-06-03 |
|