Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polygon tesselation fix #2659

Merged
merged 3 commits into from
Feb 8, 2019
Merged

Polygon tesselation fix #2659

merged 3 commits into from
Feb 8, 2019

Conversation

Pessimistress
Copy link
Collaborator

For #2657

Change List

  • Fix PolygonTesselator bug
  • Add unit test
  • Add render test

@Pessimistress Pessimistress added this to the 6.4.0 milestone Feb 7, 2019
@CLAassistant
Copy link

CLAassistant commented Feb 7, 2019

CLA assistant check
All committers have signed the CLA.

pickable: true,
coordinateSystem: COORDINATE_SYSTEM.LNGLAT_DEPRECATED,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended? COORDINATE_SYSTEM.LNGLAT_DEPRECATED

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's because fp64 flag was turned on for this test case. I've removed them.

@Pessimistress Pessimistress merged commit 3c4ab91 into master Feb 8, 2019
@Pessimistress Pessimistress deleted the polygon-tesselation-fix branch February 8, 2019 00:01
Pessimistress added a commit that referenced this pull request Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants