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
*
Disable NVIDIA's threaded optimization on Windows
Álex Román Núñez
2023-06-13
2
-0
/
+172
*
Merge pull request #78151 from jpcerrone/fix_windowed_move_problems
Rémi Verschelde
2023-06-13
1
-2
/
+2
|
\
|
*
Fix window resizing problems on Windows
jpcerrone
2023-06-12
1
-2
/
+2
*
|
Fix docs after renaming export option
RedworkDE
2023-06-12
3
-5
/
+5
*
|
Merge pull request #75984 from KoBeWi/ConsoleMcWrap
Rémi Verschelde
2023-06-12
2
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
Rename console script to wrapper
kobewi
2023-04-12
2
-7
/
+7
*
|
[iOS] Fix orientation change in runtime.
bruvzg
2023-06-12
1
-0
/
+5
*
|
Merge pull request #78129 from m4gr3d/fix_open_new_project_main
Rémi Verschelde
2023-06-12
3
-17
/
+59
|
\
\
|
*
|
Fix issue causing the last edited project to open while switching to another ...
Fredia Huya-Kouadio
2023-06-11
3
-17
/
+59
*
|
|
Merge pull request #77770 from jpcerrone/fix_minimize_missing
Rémi Verschelde
2023-06-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix minimize button missing in non-resizable projects.
jpcerrone
2023-06-02
1
-1
/
+1
*
|
|
Merge pull request #78083 from m4gr3d/fix_multitouch_detection_spatial_viewpo...
Fredia Huya-Kouadio
2023-06-11
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix spatial viewport multitouch detection support
Fredia Huya-Kouadio
2023-06-10
1
-3
/
+3
*
|
|
|
Enable S3TC_BPTC but not ETC2_ASTC by default
Aaron Franke
2023-06-09
2
-0
/
+7
*
|
|
|
Added a few additional GUIDs to list of hardcoded IDs in is_xinput_device
Dominik
2023-06-09
1
-1
/
+15
|
/
/
/
*
|
|
Merge pull request #78029 from bruvzg/macos_fix_popup_ime_focus
Rémi Verschelde
2023-06-09
3
-4
/
+4
|
\
\
\
|
*
|
|
[macOS] Fix IME focus in popup windows.
bruvzg
2023-06-09
3
-4
/
+4
*
|
|
|
Merge pull request #77977 from zaevi/fix_windows_popup_ime
Rémi Verschelde
2023-06-09
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix IME doesn't work under Popup on Windows.
Zae
2023-06-08
1
-1
/
+4
*
|
|
|
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
114
-302
/
+365
*
|
|
|
Add setting to control the window used to run the project for the Android editor
Fredia Huya-Kouadio
2023-06-07
1
-2
/
+31
*
|
|
|
X11: Fix vformat ambiguous int types for GCC 10 (again)
Rémi Verschelde
2023-06-07
1
-1
/
+1
|
/
/
/
*
|
|
Replace get_rendering_device() call to prevent crashes on OpenGL.
MJacred
2023-06-06
2
-5
/
+5
*
|
|
Merge pull request #75099 from mxnemu/add-default-x11-error-handler
Rémi Verschelde
2023-06-05
1
-1
/
+20
|
\
\
\
|
*
|
|
[Linux/X11] Add a default error handler for X11 to avoid crashes.
nee
2023-06-05
1
-1
/
+20
*
|
|
|
Enhance icon fallback and their docs for exporters
Michael Alexsander
2023-06-03
7
-31
/
+44
*
|
|
|
Merge pull request #75666 from ronyeh/main.cpp-2
Rémi Verschelde
2023-06-02
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Rename `iconpath => icon_path` & `hasicon => has_icon`.
Ron B. Yeh
2023-04-04
1
-7
/
+7
*
|
|
|
|
[Linux/TTS] Cache TTS voice list.
bruvzg
2023-06-02
2
-24
/
+41
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Added override for window_get_vsync_mode in display_server_web.cpp
hlutor
2023-05-31
2
-0
/
+6
*
|
|
|
Merge pull request #77686 from m4gr3d/fix_editor_audio_stream_microphone_cras...
Rémi Verschelde
2023-06-01
6
-17
/
+87
|
\
\
\
\
|
*
|
|
|
Fix issue causing the Android editor to crash when creating a new AudioStream...
Fredia Huya-Kouadio
2023-05-31
6
-17
/
+87
*
|
|
|
|
Fix `HTTPClient.get_response_body_length()` incorrect on Web
Zae
2023-05-30
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #65902 from MJacred/editor/copysysteminfo
Yuri Sizov
2023-05-27
4
-31
/
+39
|
\
\
\
\
|
*
|
|
|
Copy system info to clipboard + Update bug_report.yml
MJacred
2023-05-27
4
-31
/
+39
*
|
|
|
|
Improve touchpad and mouse support for the Android editor
Fredia Huya-Kouadio
2023-05-25
7
-17
/
+63
*
|
|
|
|
Merge pull request #77458 from Riteo/late-night-preprocessing
Rémi Verschelde
2023-05-25
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Build `JoypadLinux` sandbox detection method only with udev
Riteo
2023-05-25
1
-0
/
+2
*
|
|
|
|
|
Update the format for the app version code and name
Fredia Huya-Kouadio
2023-05-24
1
-4
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #74569 from m4gr3d/setup_play_store_builds_main
Rémi Verschelde
2023-05-24
7
-56
/
+131
|
\
\
\
\
\
|
*
|
|
|
|
Update the gradle build tasks to generate play store builds.
Fredia Huya-Kouadio
2023-04-27
7
-56
/
+131
*
|
|
|
|
|
Merge pull request #73450 from Calinou/windows-vulkan-disable-amd-switchable-...
Rémi Verschelde
2023-05-24
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Move code to Windows Vulkan context initialization context
Hugo Locurcio
2023-02-17
2
-5
/
+4
|
*
|
|
|
|
|
Disable AMD switchable graphics on Windows with Vulkan to fix driver issue
Hugo Locurcio
2023-02-16
1
-0
/
+5
*
|
|
|
|
|
|
Improve startup benchmarking
Fredia Huya-Kouadio
2023-05-23
10
-23
/
+240
*
|
|
|
|
|
|
X11: Fix vformat ambiguous int types for GCC 10
Rémi Verschelde
2023-05-23
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #77258 from RedworkDE/natvis-pdb-embeded
Rémi Verschelde
2023-05-22
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Embed natvis debug views in PDB
RedworkDE
2023-05-20
1
-0
/
+1
*
|
|
|
|
|
|
|
Add support for DPAD Center key of Android TV remote controller
Hiroki Taira
2023-05-22
1
-0
/
+1
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
bruvzg
2023-05-18
13
-63
/
+119
[next]