Releases: JuliaGeometry/Meshes.jl
Releases ยท JuliaGeometry/Meshes.jl
v0.47.5
v0.47.4
Meshes v0.47.4
Merged pull requests:
- Allow custom atols using scoped values (#962) (@JoshuaLampert)
- Update mention of ExactPredicates.jl to also mention AdaptivePredicates.jl (#963) (@DanielVandH)
v0.47.3
Meshes v0.47.3
Merged pull requests:
- Add
Repair{11}
andRepair{12}
(#959) (@eliascarv) - Refactor PolyArea constructor (#960) (@juliohm)
- Add
Repair
fallbacks (#961) (@eliascarv)
Closed issues:
- Review
PolyArea
constructor (#958)
v0.47.2
Meshes v0.47.2
v0.47.1
Meshes v0.47.1
Merged pull requests:
- Bridge hotfix (#955) (@juliohm)
applycoord
hotfix (#956) (@eliascarv)
v0.47.0
Meshes v0.47.0
Merged pull requests:
- Docs admonitions for wrapping DelaunayTriangulation.jl (#936) (@DanielVandH)
- Preserve the CRS with the
withcrs
function (#938) (@eliascarv) - Add CRS testset (#939) (@eliascarv)
- Refactor the implementation of the
rand
function (#941) (@eliascarv) - Remove
Dim
from types (#942) (@eliascarv) - Add support for non-Euclidean manifolds (#947) (@juliohm)
- Remove
Dim
fromgetindex
ofTransformedGrid
(#949) (@eliascarv) - Implement partial order (#951) (@juliohm)
Closed issues:
- Parametrize on the metric space (#116)
- Frustums with polygonal bases (#592)
- Add
refine
method based on Delaunay vertex insertion (#877) - Review type parameter
Dim
inGeometry
andDomain
types (#929) - Review
orientation
in 3D (#943) - Fix MacOS time error on GitHub Actions (#944)
- Review
TP
parameter inMesh
(#945)
v0.46.5
v0.46.4
Meshes v0.46.4
Merged pull requests:
- Fix constructor of
PointSet
takingVector{Vector}
(#926) (@JoshuaLampert) - Remove obsolete PointSet constructors (#927) (@juliohm)
v0.46.3
Meshes v0.46.3
Merged pull requests:
- Export the
crs
function (#925) (@eliascarv)
Closed issues:
- Allow
Polytope
andMesh
construction with vectors ofCRS
(#924)
v0.46.2
Meshes v0.46.2
Merged pull requests: