godot/main
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
..
tests Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub
app_icon.png
default_controller_mappings.h
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-07-18 16:05:43 +02:00
godotcontrollerdb.txt
input_default.cpp Input: Re-enable input accumulation disabled by error in 3.4 2022-07-07 23:04:51 +02:00
input_default.h Make Input mouse_mode and use_accumulated_input properties 2022-06-10 17:33:12 +08:00
main.cpp Fix exit code of --help and --version, and test them in CI 2022-07-08 14:54:16 +02:00
main.h Hide the first `--print-fps` outputs after the engine has started 2022-05-17 23:28:32 +02:00
main_builders.py
main_timer_sync.cpp Disable jitter fix when physics interpolation is enabled. 2022-02-21 10:32:42 +00:00
main_timer_sync.h
performance.cpp
performance.h
splash.png