Releases: aardvark-platform/aardvark.algodat
Releases · aardvark-platform/aardvark.algodat
5.2.23.1
- [E57 parser] transform normals if E57Data3D.Pose is defined
5.2.23
- [SimplePickTree] fixed attribute index
5.2.22
- add real root node to InlinedNodes to allow tools to access native octree
5.2.21
- [IPointCloudNode] DeleteWithClassification
5.2.20
- [SimplePickTree] SimplePickPoint records generic attributes
5.2.19
- update Aardvark.Base to 5.2.24
- Chunk.ToGenericChunk now forces arrays
5.2.18
- removed net70 references
- System.Collections.Immutable ~> 6.0.0
- System.Text.Json ~> 6.0.0
5.2.17
- update package dependencies and tools
- fix unit tests (mismatched property counts in Chunk no longer throw)
5.2.16
- removed unused code
- pointcloud import: gracefully fixing mismatched property counts
5.2.10.1
- fix exception in Queries.QueryCell (backported from 5.2.15)