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