- updated aardvark.data.opc
- fixed verbosity in kdtree loading
- moved Lazy Kdtree Structures to old namespace to prevent deserialization troubles.
- ported over KdTree loading optimization from pro3d-space/PRo3D#418
- Updated to Aardvark.Base 5.3
- Added Prinziple support
- Renamed Aardvark.VRVis.Opc namespace to OpcViewer.Base
- cleaned up kd loading code
- reactivated master kdtree path
- Optimized KdTree loading
- changed KdTree loading order in favor of lazy kdtree's and rebuilding fading out InCore Level0 KdTrees.
- exposed kdtree build flags
- creates relative paths for kdtrees as early as possible
- robustness for readonly file systems, validation and repair of broken cache files if possible.
- added option to prevent new file construction for read only file systems & to control loading runtime
- LazyKdTree caches need to be list not array (accidently introduced serialization issue)
- KdTree loading now parametrized and allows to create kdtrees
- updated to Aardvark.Rendering 5.4
- [Rabbyte] simplified model and actions by using dropdownUnclearable
- updated to Aardvark.Rendering 5.3
- cleaned dependencies
- updated media to 5.3
- updated to Aardvark 5.2 libraries
- updated to f# 5
- updated packages
- updated packages
- vulkan shader compatibility
- upgraded to base 5.1/adaptive 1.1 track