History for pixi.js / src / core / graphics
2018-12-21
@Matt Karl
Adds missing to clone prop for alignment (#5305)
Matt Karl authored on 21 Dec 2018 GitHub committed on 21 Dec 2018
2018-12-03
@Evgeniy Kuvshinov
Fix Graphics _localBounds calculation with lineAlignment (#5245)
Evgeniy Kuvshinov authored on 3 Dec 2018 Matt Karl committed on 3 Dec 2018
@Ivan Popelyshev
Fix orientation for rounded rect (#5241)
Ivan Popelyshev authored on 3 Dec 2018 Matt Karl committed on 3 Dec 2018
2018-11-19
@Evgeniy Kuvshinov
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
@Ivan Popelyshev
Mask graphics holes in CanvasRenderer (#5202)
Ivan Popelyshev authored on 1 Nov 2018 Matt Karl committed on 1 Nov 2018
2018-08-31
@finscn
Optimization to Graphics fastRect to cache tint (#5033)
finscn authored on 31 Aug 2018 Matt Karl committed on 31 Aug 2018
@Will Wong
Prevent gaps in duplicate Graphics lineTo calls (#5084)
Will Wong authored on 31 Aug 2018 Matt Karl committed on 31 Aug 2018
@Will Wong
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
@fmhdp
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
@fmhdp
Don't auto-close paths when using Graphics with CanvasRenderer (#4997) ...
fmhdp authored on 29 Jul 2018 Matt Karl committed on 29 Jul 2018
@Ivan Popelyshev
CanvasRenderer tint could affect bounds calculation (#5028)
Ivan Popelyshev authored on 29 Jul 2018 Matt Karl committed on 29 Jul 2018
2018-07-16
@Tsvetan Stanislavov
Fixed tint of Graphics object not changing on CanvasRenderer (#5024)
Tsvetan Stanislavov authored on 16 Jul 2018 Matt Karl committed on 16 Jul 2018
@tleb
Fix Graphics.lineStyle jsdoc (#5026) ...
tleb authored on 16 Jul 2018 Matt Karl committed on 16 Jul 2018
2018-05-23
@Konstantin Ryabinin
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
@Mat Groves
Removed silly word (#4902)
Mat Groves authored on 10 May 2018 Matt Karl committed on 10 May 2018
2018-05-05
@Ivan Popelyshev
VAO leak in Mesh and Graphics (#4893)
Ivan Popelyshev authored on 5 May 2018 Matt Karl committed on 5 May 2018
2018-05-04
@Mat Groves
Added stroke alignment property to lineStyle (#4886) ...
Mat Groves authored on 4 May 2018 Matt Karl committed on 4 May 2018
2018-01-16
@Matt Karl
Adds `drawStar` method to Graphics (#4612)
Matt Karl authored on 16 Jan 2018 GitHub committed on 16 Jan 2018
2017-12-17
@Thomas Pans
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
@Courtland Idstrom
Graphics drawPolygon: (#4191) ...
Courtland Idstrom authored on 31 Jul 2017 Matt Karl committed on 31 Jul 2017
2017-06-30
@Matt Karl
Standardizes how name is represented globally (#4132) ...
Matt Karl authored on 30 Jun 2017 Mat Groves committed on 30 Jun 2017
2017-05-15
@begininend
fix(Graphics): exclude holes in Graphics#containsPoint (#3976) ...
begininend authored on 15 May 2017 Matt Karl committed on 15 May 2017
@Matt Karl
Fixes the padding for Graphics (#4020)
Matt Karl authored on 15 May 2017 GitHub committed on 15 May 2017
2017-04-19
@begininend
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
@Dave Moore
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
@finscn
Read `texture` via `_texture` directly in sprite (#3780) ...
finscn authored on 26 Feb 2017 Matt Karl committed on 26 Feb 2017
2017-02-19
@Ivan Popelyshev
[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
@Steffen Bär
fixed lint warnings (#3726)
Steffen Bär authored on 10 Feb 2017 Andrew Start committed on 10 Feb 2017
2017-02-09
@yhwh
minor optimisation of quadratic bezier curve calculation. (#3712)
yhwh authored on 9 Feb 2017 Matt Karl committed on 9 Feb 2017
2017-02-07
@Ivan Popelyshev
Fast rect blendMode problem (#3707) ...
Ivan Popelyshev authored on 7 Feb 2017 GitHub committed on 7 Feb 2017