2018-12-21 |
Adds missing to clone prop for alignment (#5305)
Matt Karl
authored
on 21 Dec 2018
GitHub
committed
on 21 Dec 2018
|
---|---|
2018-12-03 |
Fix Graphics _localBounds calculation with lineAlignment (#5245)
Evgeniy Kuvshinov
authored
on 3 Dec 2018
Matt Karl
committed
on 3 Dec 2018
|
Fix orientation for rounded rect (#5241)
Ivan Popelyshev
authored
on 3 Dec 2018
Matt Karl
committed
on 3 Dec 2018
|
|
2018-11-19 |
Fix lineAlignment default value in JS doc (#5224)
Evgeniy Kuvshinov
authored
on 19 Nov 2018
Matt Karl
committed
on 19 Nov 2018
|
2018-11-01 |
Mask graphics holes in CanvasRenderer (#5202)
Ivan Popelyshev
authored
on 1 Nov 2018
Matt Karl
committed
on 1 Nov 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
|
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
|
|
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-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-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-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
|
2018-05-10 |
Removed silly word (#4902)
Mat Groves
authored
on 10 May 2018
Matt Karl
committed
on 10 May 2018
|
2018-05-05 |
VAO leak in Mesh and Graphics (#4893)
Ivan Popelyshev
authored
on 5 May 2018
Matt Karl
committed
on 5 May 2018
|
2018-05-04 |
Added stroke alignment property to lineStyle (#4886)
...
Mat Groves
authored
on 4 May 2018
Matt Karl
committed
on 4 May 2018
|
2018-01-16 |
Adds `drawStar` method to Graphics (#4612)
Matt Karl
authored
on 16 Jan 2018
GitHub
committed
on 16 Jan 2018
|
2017-12-17 |
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans
authored
on 17 Dec 2017
Matt Karl
committed
on 17 Dec 2017
|
2017-07-31 |
Graphics drawPolygon: (#4191)
...
Courtland Idstrom
authored
on 31 Jul 2017
Matt Karl
committed
on 31 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-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-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
|
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
|
2017-02-26 |
Read `texture` via `_texture` directly in sprite (#3780)
...
finscn
authored
on 26 Feb 2017
Matt Karl
committed
on 26 Feb 2017
|
2017-02-19 |
[v4.4] fix SpriteRenderer for multiple webgl renderers, fix tests, add "withGL" (#3758)
...
Ivan Popelyshev
authored
on 19 Feb 2017
Matt Karl
committed
on 19 Feb 2017
|
2017-02-10 |
fixed lint warnings (#3726)
Steffen Bär
authored
on 10 Feb 2017
Andrew Start
committed
on 10 Feb 2017
|
2017-02-09 |
minor optimisation of quadratic bezier curve calculation. (#3712)
yhwh
authored
on 9 Feb 2017
Matt Karl
committed
on 9 Feb 2017
|
2017-02-07 |
Fast rect blendMode problem (#3707)
...
Ivan Popelyshev
authored
on 7 Feb 2017
GitHub
committed
on 7 Feb 2017
|