Releases: aardvark-platform/aardvark.algodat
Releases · aardvark-platform/aardvark.algodat
5.5.10
5.5.9
- [PointSet] Merge: print detailed warning instead of throwing Exception when points are slightly outside bounds (due to floating point rounding errors)
5.5.8
- [PointSet] configuration of default values for import
- used to fill missing properties in subset of chunks
5.5.7
- [PointSet] fixed empty chunk problem
5.5.6
- [PolyMesh] changed PolyMesh base class SymMap GuidSymbol to Empty
5.5.5
- [e57] add custom semantic "amplitude"
5.5.4
- [PointSet] fixed out-of-core node merge for part indices
- [PointSet] code cleanup, C#12
5.5.3
- Aardvark.Data.E57 parser now reads custom "Reflectance" data.
- Updated System.Text.Json dependency (CVE-2024-43485)
5.5.2
- [e57] fixed parsing fix (cherrypicked from v53 branch)
5.3.11
- [e57] fixed parsing fix