History for pixi.js / src / core / graphics / Graphics.js
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
@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-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-07-31
@Courtland Idstrom
Graphics drawPolygon: (#4191) ...
Courtland Idstrom authored on 31 Jul 2017 Matt Karl committed on 31 Jul 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-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-07
@Ivan Popelyshev
Fast rect blendMode problem (#3707) ...
Ivan Popelyshev authored on 7 Feb 2017 GitHub committed on 7 Feb 2017
2017-01-31
@David Bonet
add nativeLines option for Graphics (#3328)
David Bonet authored on 31 Jan 2017 Matt Karl committed on 31 Jan 2017
2017-01-19
@Mat Groves
Fix for generateCanvasTexture() #3446 (#3605)
Mat Groves authored on 19 Jan 2017 Matt Karl committed on 19 Jan 2017
2017-01-05
@Dave Moore
Improved documentation of the destroy method (#3529) ...
Dave Moore authored on 5 Jan 2017 Mat Groves committed on 5 Jan 2017
2016-12-16
@finscn
Update `clear` for a more thorough cleaning (#3445) ...
finscn authored on 16 Dec 2016 Mat Groves committed on 16 Dec 2016
@Stafford Williams
Test case & fix for Graphics._calculateBounds calling updateLocalBounds every time (#3444) ...
Stafford Williams authored on 16 Dec 2016 Mat Groves committed on 16 Dec 2016
2016-12-03
@Stafford Williams
Graphics - getLocalBounds after generateCanvasTexture (#3398) ...
Stafford Williams authored on 3 Dec 2016 Matt Karl committed on 3 Dec 2016
2016-11-29
@Igor Ovsiannikov
add comments and change test description
Igor Ovsiannikov committed on 29 Nov 2016
2016-11-26
@Igor Ovsiannikov
fix/graphics: get points for newly created shape (#3433)
Igor Ovsiannikov committed on 26 Nov 2016
2016-11-15
@Chad Engler
Merge pull request #3290 from pixijs/master ...
Chad Engler authored on 15 Nov 2016 GitHub committed on 15 Nov 2016
2016-11-10
@Tim Whitbeck
Fix anticlockwise sweep calculation (#3249) ...
Tim Whitbeck authored on 10 Nov 2016 Mat Groves committed on 10 Nov 2016
2016-10-31
@Ivan Popelyshev
get rid of trigonometric stuff. ...
Ivan Popelyshev committed on 31 Oct 2016
2016-10-25
@stafford
switch to arctan2
stafford committed on 25 Oct 2016
@stafford
needs absolute value
stafford committed on 25 Oct 2016
@stafford
fixes #3168
stafford committed on 25 Oct 2016
2016-10-18
@Mat Groves
lint fixes
Mat Groves committed on 18 Oct 2016
@Mat Groves
fixes #2824
Mat Groves committed on 18 Oct 2016