summaryrefslogtreecommitdiff
path: root/modules/raycast/lightmap_raycaster.cpp
AgeCommit message (Expand)Author
2022-09-26Style: Cleanup header guards for consistencyRémi Verschelde
2022-05-20Add a new HashSet templatereduz
2022-05-19Use range iterators for RBSet in most casesAaron Record
2022-05-16Replace most uses of Map by HashMapreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-09-27Auto LOD fixes and improvementsjfons
2021-05-11Add checks for __SSE2__ in the lightmap raycasterJFonS
2021-05-04Port changes to the "raycast" module build files from 3.xjfons
2021-04-23Implement occlusion cullingjfons