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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix fullscreen issue on macOS
Daniel Kariv
2021-09-03
1
-0
/
+4
*
Merge pull request #52159 from m4gr3d/addoculus_openxr_
Fredia Huya-Kouadio
2021-09-01
3
-1
/
+14
|
\
|
*
Update the AndroidManifest to enable access to Oculus OpenXR runtime.
ne0fhyk
2021-08-27
3
-1
/
+14
*
|
Add support for adding plugin views behind the main view on Android
PouleyKetchoupp
2021-09-01
2
-1
/
+19
*
|
Merge pull request #49598 from Calinou/web-editor-improve-download-project-so...
Fabio Alessandrelli
2021-08-31
1
-7
/
+25
|
\
\
|
*
|
Improve the generated ZIP archive name when using Download Project Source
Hugo Locurcio
2021-08-16
1
-7
/
+25
*
|
|
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-29
2
-2
/
+2
|
|
/
|
/
|
*
|
Fix bad size after restoring a minimized window under Windows
jmb462
2021-08-27
1
-0
/
+1
*
|
Merge pull request #47829 from Calinou/improve-crash-handler-display
Hugo Locurcio
2021-08-25
3
-0
/
+30
|
\
\
|
*
|
Improve crash handler message display
Hugo Locurcio
2021-06-17
3
-0
/
+30
*
|
|
Merge pull request #52001 from floppyhammer/fix-window-decor-size-on-windows
Max Hilbrunner
2021-08-24
1
-10
/
+23
|
\
\
\
|
*
|
|
Fix window decoration size on Windows
floppyhammer
2021-08-23
1
-10
/
+23
*
|
|
|
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
6
-9
/
+9
*
|
|
|
Merge pull request #49756 from Calinou/android-export-move-clear-previous-ins...
Michael Alexsander
2021-08-22
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Move the Android "clear previous install" setting to Editor Settings
Hugo Locurcio
2021-08-16
2
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Check if vibration duration is > 0 on Android
Marcus Brummer
2021-08-21
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
HTML5: Handle GODOT_VERSION_STATUS env var in @GODOT_VERSION@
Rémi Verschelde
2021-08-19
1
-1
/
+4
*
|
|
Delegate handling and implementation of the restart functionality to the Godo...
Fredia Huya-Kouadio
2021-08-18
3
-16
/
+29
*
|
|
[CI] Upgrade Emscripten to 2.0.27.
Fabio Alessandrelli
2021-08-18
1
-1
/
+1
*
|
|
Merge pull request #50360 from m4gr3d/address_external_dir_access_master
Rémi Verschelde
2021-08-17
18
-239
/
+113
|
\
\
\
|
*
|
|
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
18
-239
/
+113
*
|
|
|
[android] Fixed wrong button mask for right click
ModProg
2021-08-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #51116 from Calinou/macos-fix-xbox-bluetooth-controllers
Rémi Verschelde
2021-08-16
2
-2
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Xbox controllers in Bluetooth mode on macOS
Hugo Locurcio
2021-08-16
2
-2
/
+15
*
|
|
Merge pull request #51587 from Calinou/use-unicode-multiplication-symbol
Rémi Verschelde
2021-08-13
1
-8
/
+8
|
\
\
\
|
*
|
|
Use the Unicode multiplication symbol where relevant
Hugo Locurcio
2021-08-12
1
-8
/
+8
*
|
|
|
Switch to input buffering on Android
Pedro J. Estébanez
2021-08-13
11
-521
/
+604
*
|
|
|
Add input buffering framework
Pedro J. Estébanez
2021-08-13
4
-4
/
+4
*
|
|
|
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
4
-42
/
+42
*
|
|
|
Merge pull request #51586 from m4gr3d/investigate_godot_resume_stalls_master
Rémi Verschelde
2021-08-13
3
-9
/
+39
|
\
\
\
\
|
*
|
|
|
Resolve issue where the Godot app remains stuck when resuming.
Fredia Huya-Kouadio
2021-08-12
3
-9
/
+39
|
|
/
/
/
*
|
|
|
Merge pull request #51524 from RandomShaper/faster_vma
Rémi Verschelde
2021-08-13
6
-6
/
+5
|
\
\
\
\
|
*
|
|
|
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-13
5
-5
/
+5
|
*
|
|
|
Android: Use volk instead of NDK Vulkan headers
Rémi Verschelde
2021-08-12
1
-1
/
+0
|
|
/
/
/
*
/
/
/
Add support for prompting the user to retain app data on uninstall.
Fredia Huya-Kouadio
2021-08-12
3
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #50771 from naithar/feature/platform-export-refactoring-4.0
Rémi Verschelde
2021-08-12
29
-9225
/
+10076
|
\
\
\
|
*
|
|
Split uwp platform export template into multiple files
Sergey Minakov
2021-08-12
5
-1402
/
+1571
|
*
|
|
Split javascript export template into multiple files
Sergey Minakov
2021-08-12
5
-964
/
+1081
|
*
|
|
Split windows platform export template into multiple files
Sergey Minakov
2021-08-12
4
-308
/
+382
|
*
|
|
Split osx platform export template into multiple files
Sergey Minakov
2021-08-12
3
-1147
/
+1214
|
*
|
|
Split android platform export template into multiple files
Sergey Minakov
2021-08-12
7
-3287
/
+3592
|
*
|
|
Split iphone platform export template into multiple files
Sergey Minakov
2021-08-12
5
-2117
/
+2236
*
|
|
|
Properly finishes Godot's Android activity when destroyed by the system
Marcus Brummer
2021-08-12
1
-0
/
+1
|
/
/
/
*
|
|
Remove unnecessary iOS linker flags.
bruvzg
2021-08-12
1
-38
/
+0
*
|
|
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
13
-37
/
+54
*
|
|
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
15
-46
/
+50
*
|
|
[macOS] Move captured mouse cursor to the center when window gain focus.
bruvzg
2021-08-08
1
-2
/
+10
*
|
|
[iOS] Use platform generated api to initialize iOS plugins
Sergey Minakov
2021-08-06
4
-7
/
+90
*
|
|
Fix vertical scroll/zoom for precision touchpad
Georg Wacker
2021-08-06
1
-3
/
+2
*
|
|
Make progress and errors translatable when exporting to Android
Haoyu Qiu
2021-08-01
1
-30
/
+29
[next]