Skip to content

Releases: aardvark-platform/aardvark.algodat

5.5.10

24 Jul 09:14
Compare
Choose a tag to compare
  • [PointSet] fixed QueryPointsNearRay
  • merged cleanups for latest LangVersion

5.5.9

26 Jun 04:59
Compare
Choose a tag to compare
  • [PointSet] Merge: print detailed warning instead of throwing Exception when points are slightly outside bounds (due to floating point rounding errors)

5.5.8

13 Jun 06:46
Compare
Choose a tag to compare
  • [PointSet] configuration of default values for import
  • used to fill missing properties in subset of chunks

5.5.7

22 May 07:16
Compare
Choose a tag to compare
  • [PointSet] fixed empty chunk problem

5.5.6

12 May 15:08
Compare
Choose a tag to compare
  • [PolyMesh] changed PolyMesh base class SymMap GuidSymbol to Empty

5.5.5

20 Mar 08:07
Compare
Choose a tag to compare
  • [e57] add custom semantic "amplitude"

5.5.4

04 Dec 06:38
Compare
Choose a tag to compare
  • [PointSet] fixed out-of-core node merge for part indices
  • [PointSet] code cleanup, C#12

5.5.3

29 Nov 10:36
Compare
Choose a tag to compare
  • Aardvark.Data.E57 parser now reads custom "Reflectance" data.
  • Updated System.Text.Json dependency (CVE-2024-43485)

5.5.2

27 Aug 15:04
Compare
Choose a tag to compare
  • [e57] fixed parsing fix (cherrypicked from v53 branch)

5.3.11

27 Aug 15:01
Compare
Choose a tag to compare
  • [e57] fixed parsing fix