Releases: JuliaGeometry/Meshing.jl
Releases · JuliaGeometry/Meshing.jl
v0.5.7
v0.5.6
Meshing v0.5.6
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#80) (@github-actions[bot])
v0.5.5
Meshing v0.5.5
Closed issues:
Merged pull requests:
- Corrected grammar (#77) (@pauljurczak)
- CompatHelper: bump compat for "GeometryBasics" to "0.3" (#79) (@github-actions[bot])
v0.5.4
v0.5.3
Meshing v0.5.3
Merged pull requests:
- loosen bounds on deps (#62) (@sjkelly)
- Install TagBot as a GitHub Action (#64) (@JuliaTagBot)
- CompatHelper: bump compat for "GeometryTypes" to "0.8" (#66) (@github-actions[bot])
v0.5.2
v0.5.2 (2020-01-10)
Closed issues:
- varg passed incorrectly in GeometryTypes API (#54)
- Default to Marching Cubes (#53)
- Gracefully handle requests for integer points (#42)
- v0.5.0 Punchlist (#41)
Merged pull requests:
- [mt] add option to not hash vertices, useful for octtrees (#60) (sjkelly)
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#59) (github-actions[bot])
- CompatHelper: add new compat entry for "GeometryTypes" at version "0.7" (#58) (github-actions[bot])
- Sjk/bugfix (#57) (sjkelly)
- Setup Compat Helper (#56) (sjkelly)
- Sjk/sn updates2 (#55) (sjkelly)
v0.5.1
v0.5.0
v0.5.0 (2019-09-21)
Closed issues:
- Regression in Naive Surface Nets (#48)
- Generic Typing and computation (#34)
- Axis Arrays and NRRD (#31)
- Benchmarks (#23)
Merged pull requests:
- Sjk/sn regression (#49) (sjkelly)
- Internals update (#47) (sjkelly)
- Support positive sign conventions in MarchingCubes (#44) (sjkelly)
- init docs (#39) (sjkelly)
- First Pass of performance improvements to Marching Tetrahedra (#38) (sjkelly)
- [WIP] Generalize internal working types (#35) (sjkelly)
- Refactoring (#33) (sjkelly)
- [WIP] Reduce Vertices in Marching Cubes (#30) (sjkelly)
- Sjk/bench2 (#29) (sjkelly)
- [Pkg] switch to using Project.toml spec (#28) (sjkelly)
- [WIP] non-SDF Meshing (#25) (sjkelly)
New Algorithms
- Add a new
NaiveSurfaceNets
algorithm. - Update documentation.
Support Julia v0.7 and v1.0
Merge pull request #16 from JuliaGeometry/rd/julia-0.7 update to julia v0.7