summaryrefslogtreecommitdiff
path: root/core/math/dynamic_bvh.cpp
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021RĂ©mi Verschelde
2020-12-24Use page allocator for BVHreduz
2020-12-24Cull fixes and optimizationsreduz
2020-12-24Fix BVH to world_aabb, and call updatelawnjelly
2020-12-23Replace Octree by DynamicBVH in cull codereduz
2020-12-19Add a Dynamic BVH implementation.reduz