Hugo Locurcio
2d511cac01
Fix error spam when changing VirtualJoystick's Joystick Size or Tip Size
...
This skips the input release process while in the editor, since VirtualJoystick
should normally do nothing while in the editor (it is currently not used for
3D navigation on Android).
Errors are still printed if the project is run.
2026-05-04 22:45:09 +02:00
Rémi Verschelde
8028b65442
Remove unused includes in scene with clangd-tidy
2026-03-10 16:40:00 +01:00
Thaddeus Crews
93bc47df38
Merge pull request #116428 from Kazox61/virtual-joystick-styling
...
Add Styleboxes for Virtual Joystick
2026-03-04 14:32:34 -06:00
Pāvels Nadtočajevs
1306221592
Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton.
2026-03-02 13:48:29 +02:00
Thaddeus Crews
e380a41752
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
Kazox61
7fd953bf01
Adds Styleboxes for Virtual Joystick
2026-02-21 12:06:27 +01:00
kobewi
f7b9703cbd
Use actual class names in resource type hints
2026-01-29 21:07:56 +01:00
Kazox61
fa2d63e3fe
Adds VirtualJoystick
2026-01-29 08:29:12 +01:00