godot/core/input
Hugo Locurcio daa6198925 Add built-in GUI to display license notices
Press Ctrl/Cmd + Shift + L (`ui_toggle_licenses_dialog` built-in action)
to show/hide the notices dialog.

The dialog can be shown via script using
`SceneTree.licenses_dialog_visible = true|false`.

Co-authored-by: MewPurPur <mew.pur.pur@abv.bg>
2025-01-27 18:35:04 +01:00
..
default_controller_mappings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gamecontrollerdb.txt Sync controller mappings DB with SDL 2 community repo 2024-04-24 11:55:55 +02:00
godotcontrollerdb.txt Fix gamepad triggers not working on web exports 2024-08-14 16:13:16 -03:00
input.compat.inc Implement amplitude to Input.vibrate_handheld 2024-05-02 19:09:42 +03:00
input.cpp Fixes window_id being erased when emulating mouse events from touch events 2024-10-18 15:37:39 -04:00
input.h Memory cleanup and optimizations 2024-08-16 09:27:41 -07:00
input_builders.py Style: Add WARNING: as new comment admonition 2024-09-25 09:44:42 -05:00
input_enums.h Fix mouse-button-mask on button release in unit test 2023-02-08 01:17:40 +01:00
input_event.cpp Fix InputEvent device id clash 2024-10-20 21:56:41 +02:00
input_event.h Fix InputEvent device id clash 2024-10-20 21:56:41 +02:00
input_map.compat.inc Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +04:00
input_map.cpp Add built-in GUI to display license notices 2025-01-27 18:35:04 +01:00
input_map.h Merge pull request #97707 from Sauermann/fix-input-device-clash 2024-10-21 16:39:10 -05:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
shortcut.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shortcut.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00