Releases: aardvark-platform/aardvark.algodat
Releases · aardvark-platform/aardvark.algodat
5.3.8
- [e57] support for ScaledInteger with 33 to 63 bits (1 to 32, and 64 was already supported)
5.3.7
- [Rendering.PointSet] fixed y-flipped picking
5.3.6
- [Rendering.PointSet] fixed picking for non-compute runtimes (OpenGL on MacOS)
5.3.5
- [Rendering.PointSet] added
Sg.wrapPointCloudSg
for rendering arbitrary point-clouds with our neat rendering
5.3.4
- [LasZip] ReadPoints doesn't close stream
5.3.3
- [Obj] added support for normal maps "map_Kn"
- [Obj] added support for emissive color maps "map_Ke"
5.3.2
- [Merge.cs] adjusted bounding box clamp epsilon during leaf collapse
5.3.1
- updated dependencies (System.Collections.Immutable and System.Text.Json lowest_matching: true)
5.3.0
- merge "PartIndex" branch into master
5.3.0-prerelease015
- changed System.Collections.Immutable and System.Text.Json to '>= 6.0.0' (from '~> 6.0.0')
- updated dotnet-tools