Files
godot/doc/classes
CHIKI Badreddine bea703ae12 Input: Add missing MISC2-MISC6 gamepad button constants
The MISC2-MISC6 button strings are recognized by SDL3 but were not
mapped in Godot's JoyButton enum, causing 'Unrecognized output string'
warnings for controllers that use these buttons.

This adds:
- JoyButton::MISC2-MISC6 enum values (21-25)
- 'misc2'-'misc6' string mappings in _joy_buttons array
- GDScript bindings for JOY_BUTTON_MISC2 through JOY_BUTTON_MISC6
- Documentation entries in @GlobalScope.xml
- Updates JoyButton::SDL_MAX from 21 to 26
2026-02-17 21:12:23 +00:00
..
2026-01-14 20:30:13 +01:00
2025-01-10 15:33:02 +01:00
2026-01-14 20:30:13 +01:00
2026-01-29 01:16:06 -08:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2026-01-29 01:16:06 -08:00
2026-02-11 22:13:26 -07:00
2026-01-14 20:30:13 +01:00
2025-04-08 22:27:32 +02:00
2025-04-08 20:14:28 +03:00
2025-06-06 14:35:38 +02:00
2025-06-06 14:35:38 +02:00
2025-11-18 07:13:17 +09:00
2025-11-04 02:38:48 +09:00
2025-11-11 15:41:56 +01:00
2026-02-09 14:51:20 -06:00
2026-01-14 20:30:13 +01:00
2025-04-21 15:06:45 -04:00
2025-02-13 11:45:42 -03:00
2026-01-14 20:30:13 +01:00
2025-10-22 12:21:18 +02:00
2025-04-08 20:14:28 +03:00
2026-01-29 01:16:06 -08:00
2025-06-17 19:13:21 +02:00
2025-11-04 02:38:48 +09:00
2025-11-22 10:17:03 +08:00
2025-11-04 02:38:48 +09:00
2026-01-29 08:29:12 +01:00
2026-01-29 01:16:06 -08:00
2026-02-11 22:13:26 -07:00