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

fix function name #20

Merged
merged 1 commit into from
May 19, 2019
Merged

fix function name #20

merged 1 commit into from
May 19, 2019

Conversation

mayakraft
Copy link
Contributor

line 150 in convert.coffee is attempting to call "vertices_edges_to_faces_vertices", I think it's meant to be "vertices_edges_to_faces_vertices_edges". I made the change locally inside the Javascript build file, it appears to be working.

line 150 in convert.coffee is attempting to call "vertices_edges_to_faces_vertices", I think it's meant to be "vertices_edges_to_faces_vertices_edges". I made the change locally inside the Javascript build file, it appears to be working.
Copy link
Owner

@edemaine edemaine left a comment

Choose a reason for hiding this comment

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

Thanks for spotting and fixing this!

@edemaine edemaine merged commit 0694e1f into edemaine:master May 19, 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.

None yet

2 participants