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

Port bugfixes from JS #6

Closed
5 tasks done
kkaefer opened this issue Mar 17, 2015 · 5 comments
Closed
5 tasks done

Port bugfixes from JS #6

kkaefer opened this issue Mar 17, 2015 · 5 comments
Assignees

Comments

@jfirebaugh
Copy link
Contributor

Other changes accumulated in JS:

jfirebaugh added a commit that referenced this issue Sep 29, 2015
jfirebaugh added a commit that referenced this issue Sep 29, 2015
jfirebaugh added a commit that referenced this issue Sep 29, 2015
@jfirebaugh jfirebaugh mentioned this issue Sep 29, 2015
@mourner
Copy link
Member

mourner commented Sep 30, 2015

About mapbox/earcut#14 — since the C++ port used indexed output from the start, I assume it was correct from the beginning so no need for a port, but need to confirm with @kkaefer.

jfirebaugh added a commit that referenced this issue Oct 6, 2015
jfirebaugh added a commit that referenced this issue Oct 6, 2015
jfirebaugh added a commit that referenced this issue Oct 6, 2015
jfirebaugh added a commit that referenced this issue Oct 8, 2015
jfirebaugh added a commit that referenced this issue Oct 8, 2015
jfirebaugh added a commit that referenced this issue Oct 8, 2015
@jfirebaugh jfirebaugh changed the title Port bugfix Port bugfixes from JS Oct 8, 2015
jfirebaugh added a commit that referenced this issue Oct 13, 2015
jfirebaugh added a commit that referenced this issue Oct 13, 2015
jfirebaugh added a commit that referenced this issue Oct 13, 2015
@jfirebaugh
Copy link
Contributor

The fixes are now merged, however the test cases are not, because they fail. This needs investigation -- see the port-tests branch.

@mourner
Copy link
Member

mourner commented Nov 18, 2015

One more to port: mapbox/earcut@deb0bfe

@mourner
Copy link
Member

mourner commented Jan 4, 2016

Tried porting the last one, but it's a noticeable performance hit on C++. Is it OK to diverge JS and C++ implementations around this then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants