-
Notifications
You must be signed in to change notification settings - Fork 9
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
Allow for GeometryBasics v0.5 #42
base: master
Are you sure you want to change the base?
Conversation
In the moment this is just guesswork. @ffreyer could you help out a bit with this transition ? @SimonDanisch seems to be quite busy in the moment. |
Thanks to JuliaGeometry/GeometryBasics.jl#230 (comment) this kind of works now. Would love to have a review nevertheless. So we need a MetaMesh to feed into TetGen instead of a Mesh, so this breaking and will be v2.0. |
This will make the breaking less painful...
Ok, now it seems to be in a reasonable state. |
Will merge and release by end of this week if there is no further comment. |
It seems to be important to do this close to the release of Makie v0.22 in order to avoid blocking updates. See #41