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

Add tol parameter to remove flattening tolerance constant #16

Merged

Conversation

naufraghi
Copy link
Contributor

This PR adds the feature, but sometime adds the tol parameter to an already long list of arguments.

The other option I see is to create a struct and add functions there, but this has a downside on the FFI simplicity.

Feel free to close the PR if you are not interested in the patch or ask for modifications if you are!

@dbrgn
Copy link
Owner

dbrgn commented Apr 30, 2021

Hi @naufraghi, I overlooked this PR, sorry about that.

Could you rebase your branch on current master? Additionally, I fixed CI, so it should run for forked PRs as well now.

@naufraghi naufraghi force-pushed the 3-add-tol-parameter-remove-FLATTENING_TOLERANCE branch from 608a229 to 2be957b Compare May 3, 2021 15:24
…arse()

- update the ffi wrapper
- tests are using the old const value

Closes dbrgn#3
@naufraghi naufraghi force-pushed the 3-add-tol-parameter-remove-FLATTENING_TOLERANCE branch from 2be957b to 41aa2cc Compare May 3, 2021 16:05
@dbrgn
Copy link
Owner

dbrgn commented Jul 20, 2021

Thank you @naufraghi, and sorry for the long review delays!

@dbrgn dbrgn merged commit 1bfbee3 into dbrgn:master Jul 20, 2021
@dbrgn
Copy link
Owner

dbrgn commented Sep 13, 2021

This feature is now released in 0.6.0.

@naufraghi naufraghi deleted the 3-add-tol-parameter-remove-FLATTENING_TOLERANCE branch July 18, 2022 08:15
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