virtualx-engine/servers/visual/portals
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
portal_defines.h Add OccluderShapePolygon 2022-02-01 11:31:06 +00:00
portal_gameplay_monitor.cpp Portals - Fix gameplay monitor ticking 2022-01-25 10:07:50 +00:00
portal_gameplay_monitor.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
portal_occlusion_culler.cpp Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_occlusion_culler.h Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_pvs.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
portal_pvs.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
portal_pvs_builder.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
portal_pvs_builder.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
portal_renderer.cpp Portals - Allow more logging to be disabled 2022-07-24 13:44:59 +01:00
portal_renderer.h Portals - Allow more logging to be disabled 2022-07-24 13:44:59 +01:00
portal_resources.cpp Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_resources.h Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_rooms_bsp.cpp Portals - Fix invalid room hint when reconverting room graph 2022-07-24 11:46:38 +01:00
portal_rooms_bsp.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
portal_tracer.cpp Add OccluderShapePolygon 2022-02-01 11:31:06 +00:00
portal_tracer.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
portal_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
portal_types.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub Portal occlusion culling 2021-07-14 11:43:23 +01:00