Files
test/source/blender/blenkernel/intern
Hans Goudey b3aca5b28f Cleanup: Simplify PBVH build process slightly
Before this happened as two steps: first allocating the PBVH with a type,
then calculating the BVH and filling it with data. This just confused things,
so change to allocating the struct when building it. Also move the functions
to the C++ namespace, and fix some cases of requiring the PBVH to be set
when it wasn't yet.
2023-12-14 18:20:46 -05:00
..
2023-11-14 09:30:40 +01:00
2023-12-14 11:35:25 +01:00
2023-12-14 12:32:11 +11:00
2023-07-04 17:03:02 +02:00
2023-12-14 11:14:50 +11:00
2023-12-02 11:07:25 -08:00
2023-12-11 00:23:03 +01:00
2023-11-28 15:19:20 +11:00
2023-12-05 23:01:12 +01:00