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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
5
-32
/
+32
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
5
-32
/
+32
*
|
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
2
-2
/
+7
|
\
\
|
*
|
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
2
-2
/
+7
|
|
/
*
/
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
2
-2
/
+2
|
/
*
Merge pull request #69578 from dsnopek/android-native-handles
Rémi Verschelde
2022-12-05
1
-4
/
+10
|
\
|
*
Clean up DisplayServerAndroid::window_get_native_handle() with the GLES3 rend...
David Snopek
2022-12-04
1
-4
/
+10
*
|
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
4
-2
/
+254
|
/
*
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
4
-13
/
+25
*
Enable GLES3 on Android
clayjohn
2022-11-29
9
-40
/
+34
*
Add missing display server overrides
Fredia Huya-Kouadio
2022-11-27
10
-7
/
+166
*
Android: Remove extra arch suffix now redundant with the default one
Rémi Verschelde
2022-11-25
1
-4
/
+0
*
Fix parsing of the `keep_screen_on` display setting
Fredia Huya-Kouadio
2022-11-17
1
-1
/
+1
*
Android: Fix parsing `keep_screen_on` setting
Rémi Verschelde
2022-11-17
1
-1
/
+1
*
Fix 'save & restart' logic for the Android Editor
Fredia Huya-Kouadio
2022-11-16
2
-24
/
+52
*
Merge pull request #68657 from Sauermann/fix-redundant-initialization
Rémi Verschelde
2022-11-14
1
-1
/
+1
|
\
|
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
|
Fix periods in editor strings and messages
Hugo Locurcio
2022-11-14
1
-9
/
+9
|
/
*
Upgrade Android gradle plugin to version 7.2.1
Fredia Huya-Kouadio
2022-11-10
4
-15
/
+11
*
Add support for OpenGL to OpenXR
David Snopek
2022-11-08
1
-0
/
+5
*
Merge pull request #68362 from bruvzg/android_gde
Rémi Verschelde
2022-11-08
3
-40
/
+83
|
\
|
*
[Android] Fix GDExtension export and loading.
bruvzg
2022-11-08
3
-40
/
+83
*
|
Small set of fixes to the input logic
Fredia Huya-Kouadio
2022-11-07
4
-38
/
+32
|
/
*
Fix wrong android key mapping.
HolonProduction
2022-11-05
1
-1
/
+5
*
Merge pull request #67879 from bruvzg/fix_no_vlk
Rémi Verschelde
2022-10-31
2
-0
/
+8
|
\
|
*
Fix build with Vulkan disabled and no Vulkan headers installed.
bruvzg
2022-10-26
2
-0
/
+8
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
4
-25
/
+25
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
4
-25
/
+25
*
|
|
Merge pull request #67581 from aaronfranke/android-float
Rémi Verschelde
2022-10-31
1
-8
/
+8
|
\
\
\
|
*
|
|
Use proper types for converting Java float/double arrays in Android code
Aaron Franke
2022-10-18
1
-8
/
+8
|
|
/
/
*
|
|
Merge pull request #67790 from kdada/fix-flash-window
Clay John
2022-10-28
2
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make window creation with custom position do not flash
Wei Guo
2022-10-24
2
-5
/
+5
*
|
|
Add double_tap attribute to InputEventScreenTouch
Fredia Huya-Kouadio
2022-10-22
7
-42
/
+30
|
/
/
*
/
Delete Android godot-lib with the old naming scheme
Fredia Huya-Kouadio
2022-10-18
1
-3
/
+9
|
/
*
Merge pull request #67259 from lucasnlm/optimiza-android-export
Fredia Huya-Kouadio
2022-10-17
1
-12
/
+14
|
\
|
*
Revert change
Lucas Lima
2022-10-11
1
-2
/
+1
|
*
Optimize Android export process
Lucas Lima
2022-10-11
1
-13
/
+16
*
|
Make some Image methods static
kobewi
2022-10-14
1
-1
/
+1
|
/
*
Use `JSON::stringify` where possible
Micky
2022-10-11
1
-2
/
+1
*
SCons: Re-enable treating `#warning` as error with `werror`
Rémi Verschelde
2022-10-10
2
-6
/
+4
*
Harmonize return values of window_create() in rendering drivers
Pedro J. Estébanez
2022-10-07
3
-5
/
+5
*
Merge pull request #66946 from m4gr3d/cursor_shape_logic_cleanup_main
Fredia Huya-Kouadio
2022-10-05
7
-19
/
+58
|
\
|
*
Cleanup of the Android cursor shape logic
Fredia Huya-Kouadio
2022-10-05
7
-19
/
+58
*
|
Merge pull request #66941 from winterpixelgames/bugfix-android-null-input-event
Fredia Huya-Kouadio
2022-10-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix null in android keyboard handling.
Jason Knight
2022-10-05
1
-1
/
+1
*
|
Fix the gradle build configuration for the Android platform following https:/...
Fredia Huya-Kouadio
2022-10-05
3
-38
/
+42
|
/
*
Merge pull request #64819 from RandomShaper/enhance_thread_funcs
Rémi Verschelde
2022-10-05
1
-1
/
+1
|
\
|
*
Enhance portability of threading
Pedro J. Estébanez
2022-10-04
1
-1
/
+1
*
|
Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STA...
Rémi Verschelde
2022-10-04
1
-2
/
+2
|
\
\
|
*
|
Unix: Remove now unnecessary I/O defines, cleanup
Rémi Verschelde
2022-10-03
1
-2
/
+2
|
|
/
[next]