index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Input.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #95749 from Mickeon/documentation-example-pruning
Rémi Verschelde
2024-08-26
1
-1
/
+0
|
\
|
*
Remove empty `[b]Example:[/b]` lines from the class reference
Micky
2024-08-19
1
-1
/
+0
*
|
docs: highlight lack of joystick info on majority of platforms
Joanna May
2024-08-18
1
-0
/
+1
|
/
*
Fix description for `Input.vibrate_handheld()`
Haoyu Qiu
2024-06-12
1
-1
/
+1
*
Implement `amplitude` to Input.vibrate_handheld
Radiant
2024-05-02
1
-0
/
+3
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-2
/
+2
*
[Doc] Fix some incorrect uses of `a/an`
A Thousand Ships
2024-03-13
1
-1
/
+1
*
Merge pull request #89036 from Mickeon/documentation-uncommon-words-2
Rémi Verschelde
2024-03-01
1
-2
/
+2
|
\
|
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-2
/
+2
*
|
Document that `parse_input_event` doesn't influence the OS
Markus Sauermann
2024-02-29
1
-0
/
+1
|
/
*
Improve cursor_set_custom_image() method
kobewi
2024-02-28
1
-1
/
+1
*
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-2
/
+2
*
Migrate macos controller API to GameController.h
Jezer Mejía
2024-02-20
1
-0
/
+1
*
Add screen-related attributes to mouse input events
Markus Sauermann
2024-02-05
1
-0
/
+6
*
Add bindings for setting and getting emulation mouse from touch and touch fro...
CaTaTo
2023-12-13
1
-0
/
+6
*
Document that `Input.is_action_*` should not be used during input-handling
Markus Sauermann
2023-11-10
1
-0
/
+2
*
Fixed a missing word
Emily
2023-10-05
1
-1
/
+1
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
1
-2
/
+2
*
Fix action state when multiple events are assigned
kobewi
2023-08-25
1
-1
/
+1
*
Add the ability to get per-platform information for joypads.
Álex Román Núñez
2023-08-02
1
-0
/
+14
*
Merge pull request #76045 from Eoin-ONeill-Yokai/steaminput-fix
Yuri Sizov
2023-07-12
1
-0
/
+9
|
\
|
*
Prevent double input events on gamepad when running through steam input
Eoin O'Neill
2023-07-10
1
-0
/
+9
*
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
|
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
|
/
*
Display `BitField[Enum]` in docs to distinguish from `Enum`
Danil Alexeev
2023-06-15
1
-1
/
+1
*
Input - fix just pressed and released with short presses
lawnjelly
2023-06-12
1
-2
/
+4
*
Document the database for `Input.get_joy_name()` and `Input.get_joy_guid()`
Hugo Locurcio
2023-06-02
1
-2
/
+2
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-3
/
+3
*
Clarify that event handling does not affect `Input`
Ninni Pipping
2023-05-09
1
-0
/
+1
*
Merge pull request #76309 from Calinou/custom-mouse-cursor-error-compressed
Rémi Verschelde
2023-04-22
1
-1
/
+1
|
\
|
*
Add support for VRAM-compressed custom mouse cursor images
Hugo Locurcio
2023-04-21
1
-1
/
+1
*
|
Document custom mouse cursors larger than 128×128 potentially having issues
Hugo Locurcio
2023-04-21
1
-1
/
+1
|
/
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Silence `warp_mouse()` warning in favor of documentation
Hugo Locurcio
2023-01-25
1
-0
/
+1
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-1
/
+8
*
Document image size restrictions for custom mouse cursors in HTML5
Hugo Locurcio
2023-01-20
1
-0
/
+1
*
Merge pull request #71022 from Sauermann/fix-captured-position-doc
Rémi Verschelde
2023-01-10
1
-1
/
+1
|
\
|
*
Fix doc for position of captured mouse
Markus Sauermann
2023-01-10
1
-1
/
+1
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
|
/
*
Silence `Input.vibrate_handheld()` warning as it's already documented
Hugo Locurcio
2022-12-16
1
-7
/
+7
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-2
/
+2
*
Document the DisplayServer class
Hugo Locurcio
2022-10-27
1
-1
/
+1
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-8
/
+8
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-53
/
+53
*
HTML5: Add support for `Input.vibrate_handheld()`
pattlebass
2022-07-27
1
-1
/
+3
*
Input: Re-enable input accumulation by default
Rémi Verschelde
2022-07-03
1
-0
/
+1
*
Merge pull request #61669 from fire-forge/input
Rémi Verschelde
2022-06-04
1
-22
/
+10
|
\
|
*
Make Input mouse_mode and use_accumulated_input properties
FireForge
2022-06-03
1
-22
/
+10
*
|
Add array element type to `get_connected_joypads`
Raul Santos
2022-06-03
1
-1
/
+1
|
/
[next]