| 2018-12-20 | 
                Fixes beginTextureFill and lineTextureStyle usage of Matrix (#5295)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 20 Dec 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 20 Dec 2018
    
  
                  
                 | 
|---|---|
| 2018-12-18 | 
                Excludes GL lines from batching (#5294)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 18 Dec 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 18 Dec 2018
    
  
                  
                 | 
| 2018-12-17 | 
                Fixes native lines in lineStyle and adds BatchDrawCall class (#5293)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 17 Dec 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 17 Dec 2018
    
  
                  
                 | 
| 2018-12-04 | 
                Re-enabled Graphics batching (#5264)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 4 Dec 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 4 Dec 2018
    
  
                  
                 | 
| 2018-11-17 | 
                Fixes moveTo and lineStyle (#5221)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 17 Nov 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 17 Nov 2018
    
  
                  
                 | 
| 2018-11-13 | 
                Fixed tint / alpha for non-batched Graphics objects (#5217)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 13 Nov 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 13 Nov 2018
    
  
                  
                 | 
| 2018-11-09 | 
                Graphics does not depend on Mesh (#5206)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 9 Nov 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 9 Nov 2018
    
  
                  
                 | 
| 2018-11-07 | 
                Replaces toJSON with clone in Graphics LineStyle  (#5207)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 7 Nov 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 7 Nov 2018
    
  
                  
                 | 
| 2018-11-04 | 
                Graphics memory leak (#5203)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 4 Nov 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 4 Nov 2018
    
  
                  
                 | 
| 
                Tweaked graphics to share one default shader (#5205)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 4 Nov 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 4 Nov 2018
    
  
                  
                 | |
| 2018-10-21 |  | 
| 
                oops silly me.. hard coded alpha!
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 21 Oct 2018
    
  
                  
                 | |
| 
                Fixes with Graphics tinting and premultiply (#5182)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 21 Oct 2018
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 21 Oct 2018
    
  
                  
                 | |
| 
                Sprite, Mesh and Graphics refactor to including in batching, Take 2 (#5132)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 21 Oct 2018
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 21 Oct 2018
    
  
                  
                 | |
| 2018-09-22 | 
                Revert "[next] Sprite, Mesh and Graphics refactor to including in batching (#5069)" (#5127)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 22 Sep 2018
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 22 Sep 2018
    
  
                  
                 | 
| 2018-09-20 | 
                [next] Sprite, Mesh and Graphics refactor to including in batching (#5069)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 20 Sep 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 20 Sep 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-20 | 
                Add missing GraphicsData default param (#5076)
                
                 
                  
                    SonyStone
                    authored 
  
    
      on 20 Aug 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 20 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 | 
                Fixes linting errors
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 23 May 2018
    
  
                  
                 | 
| 
                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-03-26 | 
                Pedantic spelling fixes (#4797)
                
                 
                  
                    Drew Diamantoukos
                    authored 
  
    
      on 26 Mar 2018
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 26 Mar 2018
    
  
                  
                 | 
| 2018-03-17 | 
                Temporarily disables Travis release deployment (#4763)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 17 Mar 2018
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 17 Mar 2018
    
  
                  
                 |