Files
test/source/blender/blenkernel
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-08-30 22:36:36 +02:00
2023-12-01 10:29:59 -08:00
2023-12-14 11:35:25 +01:00
2023-08-25 09:40:42 +10:00
2023-07-04 17:03:02 +02:00
2023-08-25 09:40:42 +10:00
2023-11-27 09:30:52 +11:00
2023-09-27 13:03:29 +10:00
2023-08-18 08:56:12 +10:00
2023-08-30 22:36:36 +02:00
2023-11-27 13:36:20 -05:00