Files
test/source/blender
Hans Goudey fc970a5178 Refactor: Mesh: Deduplicate and simplify BVH construction
Currently there are three entry points to building BVH trees for mesh
ata: the caches on the mesh, an older set of functions used in the mesh
remap code, and a new set of functions used in some geometry nodes
sampling nodes. This commit unifies their implementations and switches
some functions from bit spans to index masks for representing a
selection of geometry.
2024-12-19 18:22:29 +01:00
..
2024-12-19 15:56:54 +01:00
2024-12-17 21:04:55 +01:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2024-12-19 18:22:29 +01:00
2024-10-23 13:14:37 +11:00
2024-12-19 15:56:54 +01:00