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 an issue causing the running project window to loop-restart when closed w...
Fredia Huya-Kouadio
2023-11-27
1
-10
/
+3
*
Fix issue causing Godot Android apps / games to freeze on close
Fredia Huya-Kouadio
2023-11-27
1
-2
/
+5
*
[iOS] Fix GDExtension init callback array reallocation.
bruvzg
2023-11-22
1
-5
/
+4
*
Codestyle: Fix some comment issues
Rémi Verschelde
2023-11-21
3
-3
/
+3
*
Merge pull request #85168 from bruvzg/ios_xc_check
Rémi Verschelde
2023-11-21
2
-1
/
+18
|
\
|
*
[iOS] Check if Xcode is installed in one-click deploy code.
bruvzg
2023-11-21
2
-1
/
+18
*
|
Check nullptr in `_nvapi_disable_threaded_optimization` to prevent crash
jsjtxietian
2023-11-20
1
-2
/
+6
|
/
*
[iOS] Fix dotnet export.
bruvzg
2023-11-16
1
-7
/
+14
*
[macOS] Fix transparent and borderless flags interaction with full-screen mode.
bruvzg
2023-11-14
3
-47
/
+67
*
Merge pull request #84774 from akien-mga/fix-TTR-in-ERR-WARN-prints
Rémi Verschelde
2023-11-12
4
-14
/
+14
|
\
|
*
Don't use TTR/RTR for ERR/WARN prints
Rémi Verschelde
2023-11-12
4
-14
/
+14
*
|
Merge pull request #84779 from m4gr3d/keep_android_build_window_open_on_failure
Rémi Verschelde
2023-11-12
1
-4
/
+10
|
\
\
|
*
|
Preserve the output from the gradle build command
Fredia Huya-Kouadio
2023-11-12
1
-4
/
+10
|
|
/
*
/
Fix various typos with codespell
Rémi Verschelde
2023-11-11
2
-3
/
+3
|
/
*
Remove Android specific abis from the export preset feature list
Fredia Huya-Kouadio
2023-11-10
1
-1
/
+0
*
Merge pull request #84493 from bruvzg/gde_ios_static_fix
Rémi Verschelde
2023-11-10
1
-0
/
+1
|
\
|
*
[iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks.
bruvzg
2023-11-09
1
-0
/
+1
*
|
Merge pull request #84649 from bruvzg/mac_fs_fs_switch
Rémi Verschelde
2023-11-09
1
-0
/
+13
|
\
\
|
*
|
[macOS] Fix fullscreen <-> exclusive fullscreen transition.
bruvzg
2023-11-09
1
-0
/
+13
*
|
|
[Windows] Add some AMD GPUs to the OpenGL blocklist.
bruvzg
2023-11-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #84513 from bruvzg/x11_fallback_and_spam
Rémi Verschelde
2023-11-09
5
-17
/
+43
|
\
\
|
*
|
[X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam.
bruvzg
2023-11-06
5
-17
/
+43
*
|
|
Merge pull request #84504 from jitspoe/master.pr_fullscreen_to_windowed_fix
Rémi Verschelde
2023-11-09
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix bug where maximized->fullscreen->windowed mode stays maximized.
jitspoe
2023-11-06
1
-1
/
+3
|
|
/
*
|
Merge pull request #84521 from bruvzg/mac_icon_export
Yuri Sizov
2023-11-07
1
-27
/
+12
|
\
\
|
*
|
[macOS export] Improve icon generation.
bruvzg
2023-11-06
1
-27
/
+12
|
|
/
*
|
Merge pull request #84491 from scgm0/andorid-no-show-splash-image
Yuri Sizov
2023-11-07
1
-15
/
+22
|
\
\
|
*
|
Fix Andorid disabling splash screen Show Image
scgm0
2023-11-07
1
-15
/
+22
|
|
/
*
/
Fix Android editor crash issue
Fredia Huya-Kouadio
2023-11-03
1
-3
/
+3
|
/
*
Merge pull request #83482 from bruvzg/no_sign
Yuri Sizov
2023-11-03
1
-89
/
+10
|
\
|
*
[macOS] Remove deprecated altool notarization support, add warning for rcodes...
bruvzg
2023-11-02
1
-89
/
+10
*
|
Merge pull request #84316 from m4gr3d/update_android_env_variables
Rémi Verschelde
2023-11-02
2
-7
/
+7
|
\
\
|
*
|
Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as...
Fredia Huya-Kouadio
2023-11-01
2
-7
/
+7
|
|
/
*
|
Merge pull request #84288 from bruvzg/angle_detect_2
Rémi Verschelde
2023-11-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[macOS] Improve ANGLE support detection.
bruvzg
2023-11-01
1
-1
/
+1
*
|
Merge pull request #84285 from m4gr3d/auto_set_android_sdk_default
Rémi Verschelde
2023-11-01
1
-1
/
+1
|
\
\
|
*
|
Automatically pick the Android sdk path using environment variables
Fredia Huya-Kouadio
2023-11-01
1
-1
/
+1
|
|
/
*
/
Linux: Remove hardcoded lib path for x86 cross-compilation
Rémi Verschelde
2023-11-01
1
-11
/
+10
|
/
*
Merge pull request #83753 from bruvzg/mac_angle_fb
Rémi Verschelde
2023-10-31
1
-9
/
+16
|
\
|
*
[macOS] Fallback to native OpenGL renderer if ANGLE initialization failed. Re...
bruvzg
2023-10-21
1
-9
/
+16
*
|
Merge pull request #83954 from m4gr3d/update_godot_app_launch_mode
Rémi Verschelde
2023-10-30
1
-1
/
+1
|
\
\
|
*
|
Update the `launchMode` for the `GodotApp` activity to allow other activities...
Fredia Huya-Kouadio
2023-10-25
1
-1
/
+1
*
|
|
Fix retrieving command line flags in Android.
Tareq Anuar
2023-10-28
1
-1
/
+1
*
|
|
TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently
thfrwn
2023-10-27
2
-7
/
+7
*
|
|
Fix freeze when requesting clipboard image from our own window
Setadokalo
2023-10-25
1
-2
/
+2
|
/
/
*
|
Improved X11 screen_get_refresh_rate performance
Brayden Harlon
2023-10-24
1
-1
/
+1
*
|
Merge pull request #83837 from adamscott/revert-to-proxy_to_pthread=no-by-def...
Rémi Verschelde
2023-10-24
1
-1
/
+1
|
\
\
|
*
|
Revert to `proxy_to_pthread=no` as default
Adam Scott
2023-10-23
1
-1
/
+1
|
|
/
*
/
Fix Android logic for deferred window input events being inverted
Alexander Hartmann
2023-10-24
1
-2
/
+2
|
/
*
[Web] Fix closure compiler builds using BIGINT
Fabio Alessandrelli
2023-10-21
1
-1
/
+1
[next]