AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Mozilla Public License 2.0
2.62k stars 647 forks source link

Massive improvements to NanoVDB #1651

Closed kmuseth closed 11 months ago

kmuseth commented 1 year ago

Massive dump of improvements to NanoVDB:

kmuseth commented 1 year ago

I'm getting weird compiler errors in tbb when building linux-nanovdb:cxx:clang++-Debug/Release. Any ideas what's causing this issue? Clearly it has nothing to do with my code :)

kmuseth commented 11 months ago

Lets make sure we squash all these commits before we merge this!

don't know how to do that after the push. Also don't understand why this is a blocking request

Idclip commented 11 months ago

Lets make sure we squash all these commits before we merge this!

don't know how to do that after the push. Also don't understand why this is a blocking request

Because the VDB commit history should be as clean as possible, not full of "wip fix" commits and not retroactively fixed once pushed to master