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
/
platform
/
android
/
display_server_android.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
1
-1
/
+1
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-19
/
+19
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Android: fix mouse capture relative wrong
thebestnom
2020-12-08
1
-1
/
+0
*
Android: Allow Mouse Capture
thebestnom
2020-12-08
1
-8
/
+43
*
RenderingServer reorganization
reduz
2020-12-04
1
-2
/
+2
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-1
/
+20
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Merge pull request #37158 from thebestnom/android-click-support
Rémi Verschelde
2020-10-30
1
-24
/
+144
|
\
|
*
Android: Mouse Implementation
thebestnom
2020-10-09
1
-24
/
+144
*
|
Implement OS.get_window_safe_area() for Android
Mark Riedesel
2020-10-27
1
-2
/
+5
|
/
*
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-13
1
-3
/
+0
*
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
1
-2
/
+2
*
Android: Keyboard modifier and arrow key support
thebestnom
2020-07-21
1
-0
/
+26
*
Android: fix display server always alerting no Vulkan support
thebestnom
2020-07-14
1
-0
/
+2
*
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-13
1
-1
/
+5
*
Proper surface reset when resuming app on Android
PouleyKetchoupp
2020-05-24
1
-0
/
+19
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-19
/
+19
*
Display Server support
PouleyKetchoupp
2020-04-08
1
-0
/
+655