Files
test/source
Hans Goudey a2e3abd2d0 Refactor: Sculpt: Fake neighbor data creation
Part of #118145.
As noted in a comment, this algorithm has O(n^2) runtime which is quite
bad. Ideally we would be able to look into a better solution at some point,
but I just refactored the existing algorithm here.
2024-08-08 15:56:38 -04:00
..