Releases: JuliaGeometry/Meshes.jl
Releases · JuliaGeometry/Meshes.jl
v0.51.12
Meshes v0.51.12
Merged pull requests:
- Update the method definition of
centroid
of grids (#1078) (@eliascarv) - Generalize dispatch to OrthoRegularGrid (#1079) (@eliascarv)
- Generalize dispatch to OrthoRectilinearGrid and OrthoStructuredGrid (#1080) (@eliascarv)
- Adjust transforms of
Grid
(#1081) (@eliascarv) - Remove unused code (#1082) (@eliascarv)
Closed issues:
v0.51.11
Meshes v0.51.11
Merged pull requests:
- Add
MaxLengthDiscretization
forGeometry
(#1075) (@eliascarv) - Remove Ring inner check (#1077) (@juliohm)
v0.51.10
Meshes v0.51.10
Merged pull requests:
- Add support for predicates in
TriRefinement
(#1070) (@eliascarv) - Update
TriRefinement
implementation (#1076) (@eliascarv)
v0.51.9
Meshes v0.51.9
Merged pull requests:
- Add
MaxLengthDiscretization
(#1068) (@eliascarv) - Add method for
measure
ofSegment
with Ellipsoid manifold (#1069) (@eliascarv) - Fix Rotate and Scale of RegularGrid (#1071) (@juliohm)
v0.51.8
Meshes v0.51.8
Merged pull requests:
Torus
: Renamenormal
todirection
(#1065) (@eliascarv)RegularGrid
: Add more constructors (#1066) (@eliascarv)- Fix
RegularDiscretization
ofBox
(#1067) (@eliascarv)
Closed issues:
- Units in
Vec
andnormal
(#996)
v0.51.7
Meshes v0.51.7
Merged pull requests:
- Search methods: handle different units (#1064) (@eliascarv)
Closed issues:
- Search methods with different units (#1063)
v0.51.6
Meshes v0.51.6
Merged pull requests:
GeometrySet
: handle heterogeneousCRS
(#1058) (@eliascarv)
Closed issues:
v0.51.5
Meshes v0.51.5
Merged pull requests:
- Add support for custom CRS in
RectilinearGrid
(#1049) (@eliascarv) - Add support for custom CRS in
StructuredGrid
(#1051) (@eliascarv) - Update
RegularGrid
implementation (#1053) (@eliascarv) - Refactor viz of grids (#1055) (@eliascarv)
- Add
showsegments
support forvizgridfallback!
(#1056) (@eliascarv) - Add a heuristic to use uv coords in
vizgridfallback!
(#1057) (@eliascarv)
v0.51.4
v0.51.3
Meshes v0.51.3
Merged pull requests:
- CompatHelper: bump compat for Colorfy to 1, (keep existing compat) (#1048) (@github-actions[bot])