pandemonium_engine/main
Relintai 3fb2c16ba0 Ported: Input: Re-enable input accumulation disabled by error in 3.4
Input accumulation was implemented and enabled by default in 3.1, and
I don't recall major complaints around it (or bugs were fixed).
In 3.4, #42220 added input buffering and apparently toggled input
accumulation off by mistake.
This led to multiple bug reports about degraded performance on Windows,
or simply unexpected behavior change (see linked issues in #55037).
Fixes #55037.
- akien-mga
d6bcdd18c3
2022-07-29 20:50:00 +02:00
..
tests Fix left aligned integer sign in string formatting 2022-07-27 13:57:44 +02:00
app_icon.png Replaced the logo and icons, app icon and a splash. 2022-03-16 13:43:37 +01:00
default_controller_mappings.h Clang format all files. 2022-03-18 19:00:13 +01:00
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-07-27 14:37:26 +02:00
input_default.cpp Ported: Input: Re-enable input accumulation disabled by error in 3.4 2022-07-29 20:50:00 +02:00
input_default.h Ported: Make Input mouse_mode and use_accumulated_input properties - fire-forge, timothyqiu 2022-07-28 18:54:48 +02:00
main_builders.py Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
main_timer_sync.cpp Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c 2022-03-24 11:10:56 +01:00
main_timer_sync.h Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c 2022-03-24 11:10:56 +01:00
main.cpp Revert "Command line arguments '--version' and '--help' return exit code 0 instead of 255" 2022-07-29 16:35:28 +02:00
main.h Hide the first --print-fps outputs after the engine has started 2022-07-27 19:40:40 +02:00
pandemoniumcontrollerdb.txt Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
performance.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
performance.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
splash.png Replaced the logo and icons, app icon and a splash. 2022-03-16 13:43:37 +01:00