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
*
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-10-01
1
-5
/
+15
*
Merge pull request #52684 from Frixuu/master
Rémi Verschelde
2021-10-01
10
-134
/
+235
|
\
|
*
Allow for mapping keycodes to current layout
Frixuu
2021-09-21
10
-134
/
+235
*
|
Use range iterators for `Map`
Lightning_A
2021-09-30
3
-67
/
+67
*
|
Merge pull request #48685 from bruvzg/bundle_icon_4
Rémi Verschelde
2021-09-30
2
-4
/
+17
|
\
\
|
*
|
[macOS] Prefer .app bundle icon over the default one.
bruvzg
2021-05-13
2
-4
/
+17
*
|
|
Merge pull request #52809 from selgesel/patch1
Fabio Alessandrelli
2021-09-29
2
-0
/
+9
|
\
\
\
|
*
|
|
Release pressed events when the window is blurred on HTML5 platform
Selgesel
2021-09-23
2
-0
/
+9
*
|
|
|
HTML5: Fix minification error with Emscripten 1.39.9
Rémi Verschelde
2021-09-29
2
-1
/
+9
*
|
|
|
[macOS, sandbox] Add export option to embed and sign helper executables.
bruvzg
2021-09-27
1
-5
/
+48
*
|
|
|
Replace `#pragma once` by traditional include guards for consistency
Hugo Locurcio
2021-09-24
3
-5
/
+7
|
/
/
/
*
|
|
Merge pull request #52842 from Ev1lbl0w/fix_win_open_errcode
Rémi Verschelde
2021-09-21
1
-2
/
+21
|
\
\
\
|
*
|
|
Fix shell_open not returning errors on Windows
Ricardo Subtil
2021-09-19
1
-2
/
+21
*
|
|
|
Merge pull request #52649 from Faless/js/4.x_audioworklet_nothreads_pr
Rémi Verschelde
2021-09-21
7
-154
/
+339
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
Fabio Alessandrelli
2021-09-15
7
-154
/
+339
*
|
|
|
Fix Windows cursor with trails disappearing in fullscreen
Dan
2021-09-19
2
-0
/
+17
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #52715 from Calinou/linuxbsd-vulkan-driver-reboot
Rémi Verschelde
2021-09-16
1
-1
/
+2
|
\
\
\
|
*
|
|
Mention that rebooting is required after updating graphics driver on Linux
Hugo Locurcio
2021-09-15
1
-1
/
+2
*
|
|
|
Merge pull request #52720 from Faless/js/4.x_fix_wheel
Rémi Verschelde
2021-09-16
1
-5
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[HTML5] Fix wheel/touch callback modifying event after parse.
Fabio Alessandrelli
2021-09-15
1
-5
/
+6
*
|
|
|
Merge pull request #52695 from Faless/js/4.x_audio_mix_rate
Fabio Alessandrelli
2021-09-15
3
-7
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[HTML5] Use browser mix rate by default on the Web.
Fabio Alessandrelli
2021-09-15
3
-7
/
+14
*
|
|
|
Add support for Play Asset Delivery.
ne0fhyk
2021-09-15
8
-13
/
+50
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #52696 from Faless/js/4.x_worklet_rb_bug
Rémi Verschelde
2021-09-15
1
-7
/
+7
|
\
\
\
|
*
|
|
[HTML5] Fix bug in AudioWorklet when reading output buffer.
Fabio Alessandrelli
2021-09-15
1
-7
/
+7
|
|
/
/
*
|
|
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
Rémi Verschelde
2021-09-15
1
-23
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve messages when compiling for Linux/*BSD
Hugo Locurcio
2021-08-31
1
-23
/
+21
*
|
|
Re-enable building position-independent executables on Linux/*BSD
Hugo Locurcio
2021-09-15
1
-5
/
+0
*
|
|
Merge pull request #52604 from Faless/js/4.x_input_fix
Fabio Alessandrelli
2021-09-14
2
-2
/
+23
|
\
\
\
|
*
|
|
[HTML5] Fix input not working when buffered.
Fabio Alessandrelli
2021-09-12
1
-0
/
+21
|
*
|
|
[HTML5] Fix build error due to missing string cast.
Fabio Alessandrelli
2021-09-12
1
-2
/
+2
*
|
|
|
Add logo attribution for Android, HTML5 and Linux platform icons
Hugo Locurcio
2021-09-11
4
-0
/
+40
|
/
/
/
*
|
|
Clean DisplayServerWindows and add missing guards
Max Hilbrunner
2021-09-10
1
-156
/
+139
*
|
|
Use current androidx Fragment library instead of legacy libraries
Marcel Admiraal
2021-09-08
3
-8
/
+4
*
|
|
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-07
7
-8
/
+8
|
\
\
\
|
*
|
|
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
7
-8
/
+8
|
|
/
/
*
|
|
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
|
\
\
\
\
\
[next]