fix LoD generation for part indices; add part index data to ~100 exis… #419
Annotations
2 warnings
build:
src/Aardvark.Algodat.Tests/Program.cs#L2690
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/Aardvark.Algodat.Tests/Program.cs#L2690
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|