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
|
|
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 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
|
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
|
|
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
authored
on 12 Aug 2018
GitHub
committed
on 12 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 |
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
|
|
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-21 |
Do not quote escape generic font families (#4969)
Coby White
authored
on 21 Jun 2018
Matt Karl
committed
on 21 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
|
2018-06-03 |
Fixes Sprite's texture listener not getting removed (#4934)
...
Matt Karl
authored
on 3 Jun 2018
Mat Groves
committed
on 3 Jun 2018
|
2018-05-25 |
Fix animations lag on destroying (#4234)
Luca Pivotto
authored
on 25 May 2018
Matt Karl
committed
on 25 May 2018
|
2018-05-23 |
Adds Graphics adaptive calculation of quadratic curve and arc subdivision (#4658)
Konstantin Ryabinin
authored
on 23 May 2018
Matt Karl
committed
on 23 May 2018
|
Adds ability to customize strings in TextMetrics.measureFont() (#4550)
klinski
authored
on 23 May 2018
Matt Karl
committed
on 23 May 2018
|
|
2018-05-22 |
Allow passing DisplayObject destroy options to PIXI.Application destroy (#4922)
Dmitry
authored
on 22 May 2018
Matt Karl
committed
on 22 May 2018
|
2018-05-10 |
Removed silly word (#4902)
Mat Groves
authored
on 10 May 2018
Matt Karl
committed
on 10 May 2018
|
2018-05-08 |
Fix memory leak in FilterState target (#4897)
Ivan Popelyshev
authored
on 8 May 2018
Matt Karl
committed
on 8 May 2018
|
SpriteRenderer pseudo-leak (#4900)
Ivan Popelyshev
authored
on 8 May 2018
Mat Groves
committed
on 8 May 2018
|