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
*
[Windows] Set fullscreen flags on window creation.
bruvzg
2022-07-19
1
-0
/
+6
*
Improve DisplayServer.window_set_current_screen
bruvzg
2022-07-19
2
-2
/
+6
*
HTML5: Make `OS.get_locale()` match other platforms
pattlebass
2022-07-15
1
-0
/
+1
*
Merge pull request #62824 from MinusKube/haunted-editor-bug
Rémi Verschelde
2022-07-13
2
-8
/
+6
|
\
|
*
Move windows display server's 'outside' field to WindowData struct
MinusKube
2022-07-07
2
-8
/
+6
*
|
Merge pull request #62843 from RandomShaper/fix_iphone_input
Rémi Verschelde
2022-07-11
1
-0
/
+1
|
\
\
|
*
|
Flush accumulated input events on iOS
Pedro J. Estébanez
2022-07-08
1
-0
/
+1
*
|
|
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
8
-42
/
+11
|
/
/
*
|
Merge pull request #62813 from bruvzg/android_fix_zstd_build
Rémi Verschelde
2022-07-07
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use clang as assembler to ensure preprocessing is done, and add assembler "ta...
bruvzg
2022-07-07
1
-6
/
+2
*
|
[macOS] Improve file association handling, and allow URL schema handling.
bruvzg
2022-07-07
5
-34
/
+55
|
/
*
Check if GL manager exist to prevent crash when using multithreaded renderer ...
bruvzg
2022-07-06
3
-4
/
+12
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
34
-288
/
+2430
*
Merge pull request #62212 from hansemro/eraser-detect-4
Rémi Verschelde
2022-07-04
6
-7
/
+46
|
\
|
*
[macOS, Windows, X11] Add stylus inverted/eraser support to
Hansem Ro
2022-07-04
6
-7
/
+46
*
|
Merge pull request #62611 from akien-mga/android-preset-refactor-custom-build
Rémi Verschelde
2022-07-03
1
-28
/
+66
|
\
\
|
*
|
Android: Refactor Custom Build options in export preset
Rémi Verschelde
2022-07-03
1
-28
/
+66
*
|
|
[macOS] Use statically linked MoltenVK by default, automatically detect Molte...
bruvzg
2022-07-03
1
-3
/
+52
*
|
|
Merge pull request #62618 from Bromeon/bugfix/exit-code
Rémi Verschelde
2022-07-02
5
-2
/
+16
|
\
\
\
|
*
|
|
Fix exit code of --help and --version, and test them in CI
Jan Haller
2022-07-02
5
-2
/
+16
*
|
|
|
Merge pull request #62607 from RPicster/master-default-cursor-fix
Fabio Alessandrelli
2022-07-02
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Default cursor fix for html5 export
Raffaele Picca
2022-07-01
1
-2
/
+2
|
|
/
/
*
/
/
[macOS export] Unref FileAccess to ensure chmod is successful.
bruvzg
2022-07-02
1
-0
/
+1
|
/
/
*
|
Add arch flag to assembler to fix build on ARM64 macOS / iOS.
bruvzg
2022-07-01
2
-0
/
+6
*
|
Properly check for fullscreen toggle made through the Window Manager
Wilson E. Alvarez
2022-06-30
2
-0
/
+49
*
|
Merge pull request #61691 from madmiraal/android-ndk-23
Rémi Verschelde
2022-06-26
2
-258
/
+76
|
\
\
|
*
|
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
2
-258
/
+76
*
|
|
Merge pull request #62289 from madmiraal/fix-61816
Fredia Huya-Kouadio
2022-06-25
6
-36
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove broken scroll gesture on Android
Marcel Admiraal
2022-06-21
6
-36
/
+0
|
|
/
*
/
Update android:targetSdkVersion from 30 to 31
Gustavo Maciel
2022-06-23
5
-3
/
+6
|
/
*
Merge pull request #62000 from gregcsokas/master
Rémi Verschelde
2022-06-17
3
-6
/
+82
|
\
|
*
Adding function key support from F17 to F35
gregcsokas
2022-06-16
3
-6
/
+82
*
|
Ensure joystick has been added or not already removed when processing input
Marcel Admiraal
2022-06-16
1
-0
/
+3
|
/
*
refactoring: simplify compiler version check
Jiri Suchan
2022-06-14
1
-13
/
+7
*
[HTML5] Add GDNative+Threads build.
Fabio Alessandrelli
2022-06-14
5
-23
/
+30
*
Migrate the Godot Editor java source file to Kotlin.
Fredia Huya-Kouadio
2022-06-09
3
-85
/
+77
*
Add readable export errors.
bruvzg
2022-06-08
8
-111
/
+217
*
Remove mouse events that closed the popup from queue, to fix pop-up reopening.
bruvzg
2022-06-02
6
-11
/
+25
*
Merge pull request #61579 from madmiraal/android-kotlin-java-version
Rémi Verschelde
2022-06-01
8
-12
/
+69
|
\
|
*
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-06-01
8
-12
/
+69
*
|
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
6
-5
/
+64
|
/
*
Merge pull request #61573 from madmiraal/android-cleanup
Rémi Verschelde
2022-05-31
33
-239
/
+182
|
\
|
*
Cleanup Android C++ code
Marcel Admiraal
2022-05-31
33
-239
/
+182
*
|
Only use Android fullscreen theme for splash screen
Marcel Admiraal
2022-05-27
1
-2
/
+2
|
/
*
HTML5: Run `npm audit fix`
Rémi Verschelde
2022-05-25
2
-90
/
+151
*
HTML5: Enable mbedTLS module for Crypto object
Rémi Verschelde
2022-05-25
1
-5
/
+0
*
Merge pull request #61352 from Faless/ext/linux_export
Rémi Verschelde
2022-05-25
1
-1
/
+1
|
\
|
*
[Editor] LinuxBSD export reports Linux as OS name.
Fabio Alessandrelli
2022-05-24
1
-1
/
+1
*
|
Merge pull request #61333 from m4gr3d/fix_restart_logic_main
Rémi Verschelde
2022-05-23
7
-88
/
+156
|
\
\
|
*
|
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
7
-88
/
+156
[next]