Skip to content

Releases: JuliaGeometry/Meshes.jl

v0.46.3

04 Jul 19:46
25fb6c9
Compare
Choose a tag to compare

Meshes v0.46.3

Diff since v0.46.2

Merged pull requests:

Closed issues:

  • Allow Polytope and Mesh construction with vectors of CRS (#924)

v0.46.2

04 Jul 10:55
2831062
Compare
Choose a tag to compare

Meshes v0.46.2

Diff since v0.46.1

Merged pull requests:

v0.46.1

03 Jul 16:00
Compare
Choose a tag to compare

Meshes v0.46.1

Diff since v0.46.0

Merged pull requests:

  • Add support for mixed units in CartesianGrid constructor (#922) (@eliascarv)
  • Allow intersection of boxes with different units (#923) (@eliascarv)

Closed issues:

  • Point in polygon algorithms (#615)
  • intersects(::Box{2,...Unitful.m...}, ::Box{2,...Unitful.mm...}) broken (#920)
  • Allow spacing with mixed units in CartesianGrid (#921)

v0.46.0

02 Jul 15:16
Compare
Choose a tag to compare

Meshes v0.46.0

Diff since v0.45.2

Merged pull requests:

Closed issues:

  • Set elements of CartesianGrid and RectilinearGrid using Box instead of Hexahedron (#793)
  • Add Within transform to retain geometries within box (#887)
  • point in polygon errors when Point has LatLon as CRS (#900)

v0.45.2

21 Jun 17:56
4d9e670
Compare
Choose a tag to compare

Meshes v0.45.2

Diff since v0.45.1

v0.45.1

21 Jun 13:57
53f5467
Compare
Choose a tag to compare

Meshes v0.45.1

Diff since v0.45.0

Merged pull requests:

Closed issues:

  • Add == and isapprox methods for all Geometry subtypes (#892)

v0.45.0

14 Jun 22:14
Compare
Choose a tag to compare

Meshes v0.45.0

Diff since v0.44.0

Merged pull requests:

Closed issues:

  • Generating meshes from point clouds (#18)
  • intersection(::Ray, ::Mesh) broken (#290)
  • Add discretize method for Cylinder volume (#619)
  • Accept tuples of parametric coordinates besides splatting (#813)
  • Methods for uconvert (#879)
  • Fix speed test on MacOS (#881)
  • Add Shadow transform to project onto lower-dimensional spaces (#884)
  • Scale and LengthUnit transforms on geometries (#888)
  • Specialize center and centroid for ParaboloidSurface (#891)
  • Fix corner cases in Shadow and add to docs (#893)

v0.44.0

07 Jun 13:06
Compare
Choose a tag to compare

Meshes v0.44.0

Diff since v0.43.5

Merged pull requests:

Closed issues:

  • Implement ringequal for polygons and closed chains (#310)
  • Idea for refactoring intersection types (#734)
  • Cannot construct vector with complex coordinates (StackOverflowError) (#834)
  • Miscellaneous issues to fix after major CRS refactor (#839)
  • Update to Makie v0.21 for voxels + unit support (#867)

v0.43.5

31 May 19:54
e071b55
Compare
Choose a tag to compare

Meshes v0.43.5

Diff since v0.43.4

Merged pull requests:

v0.43.4

30 May 15:04
79178d7
Compare
Choose a tag to compare

Meshes v0.43.4

Diff since v0.43.3

Merged pull requests: