Skip to content

Commit

Permalink
Merge pull request #4004 from AnalyticalGraphicsInc/earcut-update
Browse files Browse the repository at this point in the history
Update earcut to 2.1.1
  • Loading branch information
pjcozzi committed Jun 6, 2016
2 parents 864e96a + c1c4efc commit fdfbdef
Show file tree
Hide file tree
Showing 3 changed files with 650 additions and 590 deletions.
2 changes: 1 addition & 1 deletion Source/Core/PolygonPipeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ define([
'./PrimitiveType',
'./Queue',
'./WindingOrder',
'../ThirdParty/earcut-2.0.8'
'../ThirdParty/earcut-2.1.1'
], function(
Cartesian2,
Cartesian3,
Expand Down
Loading

0 comments on commit fdfbdef

Please sign in to comment.