pandemonium_engine/main
Relintai 834cbe8cef Ported: Single Compilation Unit build.
Adds support for simple SCU build.
This speeds up compilation by compiling multiple cpp files within a single translation unit.
- lawnjelly
43e181a00a
2023-07-11 16:07:36 +02:00
..
tests Ported: Single Compilation Unit build. 2023-07-11 16:07:36 +02:00
app_icon.png
input_default.cpp Ported from godot: Input - fix just pressed and released with short presses 2023-06-28 12:48:36 +02:00
input_default.h Ported from godot: Input - fix just pressed and released with short presses 2023-06-28 12:48:36 +02:00
main_builders.py Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
main_timer_sync.cpp
main_timer_sync.h Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
main.cpp Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
main.h Moved the error macros. 2022-08-17 15:14:19 +02:00
performance.cpp Ported from godot4: Add NavigationServer Performance Monitor 2023-06-09 10:17:43 +02:00
performance.h Ported from godot4: Add NavigationServer Performance Monitor 2023-06-09 10:17:43 +02:00
SCsub Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
splash.png