godot-module-template/core/input
Rémi Verschelde a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
..
default_controller_mappings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gamecontrollerdb.txt Sync controller mappings DB with SDL community repo 2026-02-16 18:07:03 +01:00
godotcontrollerdb.txt Sync controller mappings DB with SDL community repo 2026-02-16 18:07:03 +01:00
input.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
input.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
input.h Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
input_builders.py Sync controller mappings DB with SDL community repo 2026-02-16 18:07:03 +01:00
input_enums.h Input: Add missing MISC2-MISC6 gamepad button constants 2026-02-17 21:12:23 +00:00
input_event.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
input_event.h Add device IDs to keyboard and mouse events 2026-02-14 11:28:44 +05:00
input_event_codec.cpp Fix assertions related to buffer overruns in input_event_codec.cpp 2025-11-21 22:55:52 +01:00
input_event_codec.h MacOS: Embedded window support. 2025-05-06 06:09:05 +10:00
input_map.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
input_map.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
input_map.h Synchronize the names for RequiredParam<T> arguments in header files 2025-12-03 04:14:52 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
shortcut.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
shortcut.h Rework FileDialog shortcuts 2025-10-11 14:37:40 +02:00