summaryrefslogtreecommitdiff
path: root/core/templates/pooled_list.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-29Use `constexpr` in the conditions with template parameters and `sizeof`s to s...bruvzg
2022-09-26Style: Cleanup header guards for consistencyRémi Verschelde
2022-02-04BVH - Sync BVH with 3.xlawnjelly
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-09-24Replace `#pragma once` by traditional include guards for consistencyHugo Locurcio
2021-05-10Dynamic BVH broadphase in 2D & 3D Godot PhysicsPouleyKetchoupp