pandemonium_engine/servers/visual/portals
2022-08-19 20:50:20 +02:00
..
portal_defines.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_gameplay_monitor.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
portal_gameplay_monitor.h Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
portal_occlusion_culler.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
portal_occlusion_culler.h Removed CameraMatrix, and switched to Projection. 2022-08-16 10:26:35 +02:00
portal_pvs_builder.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
portal_pvs_builder.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
portal_pvs.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_pvs.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
portal_renderer.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
portal_renderer.h Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
portal_resources.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_resources.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_rooms_bsp.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
portal_rooms_bsp.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
portal_tracer.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
portal_tracer.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
portal_types.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_types.h Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00