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
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
2
-3
/
+3
*
Fix Clang dev_mode build const string conversion
bitsawer
2023-06-16
1
-1
/
+1
*
[DisplayServer] Add method to check if native window is focused.
bruvzg
2023-06-16
2
-0
/
+10
*
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
1
-1
/
+1
|
/
*
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
*
|
Added a few additional GUIDs to list of hardcoded IDs in is_xinput_device
Dominik
2023-06-09
1
-1
/
+15
*
|
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
14
-36
/
+40
|
/
/
*
|
Replace get_rendering_device() call to prevent crashes on OpenGL.
MJacred
2023-06-06
1
-2
/
+2
*
|
Enhance icon fallback and their docs for exporters
Michael Alexsander
2023-06-03
2
-3
/
+12
|
/
*
Merge pull request #65902 from MJacred/editor/copysysteminfo
Yuri Sizov
2023-05-27
1
-3
/
+7
|
\
|
*
Copy system info to clipboard + Update bug_report.yml
MJacred
2023-05-27
1
-3
/
+7
*
|
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
*
|
|
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 `audio/general/text_to_speech` project setting to enable/disable TTS.
bruvzg
2023-05-18
1
-8
/
+11
|
/
/
*
|
Fix for Clang dev_mode Windows build
bitsawer
2023-05-17
1
-1
/
+1
*
|
Merge pull request #75142 from bruvzg/scr
Rémi Verschelde
2023-05-16
2
-4
/
+77
|
\
\
|
*
|
[DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and...
bruvzg
2023-03-20
2
-4
/
+77
*
|
|
[TLS/Windows] Skip disallowed certs in the trusted CA list.
Fabio Alessandrelli
2023-05-14
1
-1
/
+11
*
|
|
Merge pull request #76836 from Faless/tls/system_certs
Rémi Verschelde
2023-05-12
3
-0
/
+25
|
\
\
\
|
*
|
|
[TLS] Add support for platform-specific CA bundles.
Fabio Alessandrelli
2023-05-12
3
-0
/
+25
*
|
|
|
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-05-11
1
-8
/
+6
*
|
|
|
Merge pull request #76856 from HolonProduction/macos-specific
Rémi Verschelde
2023-05-11
1
-2
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Don't expose mac specific display server.
HolonProduction
2023-05-11
1
-2
/
+1
*
|
|
|
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
3
-12
/
+21
*
|
|
|
Fix building the Windows x86_32 target
Davi
2023-05-07
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
Rémi Verschelde
2023-04-26
1
-0
/
+1
|
\
\
\
|
*
|
|
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+1
*
|
|
|
Merge pull request #69698 from Daylily-Zeleen/daylily-zeleen/show_in_explorer
Rémi Verschelde
2023-04-25
2
-0
/
+46
|
\
\
\
\
|
*
|
|
|
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen
2023-04-25
2
-0
/
+46
*
|
|
|
|
[OS] Implement and expose to scripting APIs `get_memory_info` method instead ...
bruvzg
2023-04-24
2
-0
/
+40
*
|
|
|
|
Add support for VRAM-compressed custom mouse cursor images
Hugo Locurcio
2023-04-21
1
-0
/
+5
|
/
/
/
/
*
/
/
/
[Export docs] Move docs to platform folders.
bruvzg
2023-04-20
2
-0
/
+143
|
/
/
/
*
|
|
Merge pull request #75219 from bruvzg/get_focus_screen
Rémi Verschelde
2023-04-19
2
-55
/
+17
|
\
\
\
|
*
|
|
Add project manager / editor initial screen settings, implement DisplayServer...
bruvzg
2023-04-19
2
-55
/
+17
*
|
|
|
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
4
-47
/
+96
|
/
/
/
*
|
|
Merge pull request #75881 from bruvzg/win_coinit
Rémi Verschelde
2023-04-18
3
-5
/
+3
|
\
\
\
|
*
|
|
[Windows] Cleanup COM library initialization/uninitialization.
bruvzg
2023-04-10
3
-5
/
+3
*
|
|
|
Merge pull request #75880 from bruvzg/win_tts_queue_fix
Rémi Verschelde
2023-04-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[Windows TTS] Fix queuing utterances in rapid succession.
bruvzg
2023-04-10
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #75383 from bruvzg/dll_deps_detect
Rémi Verschelde
2023-04-18
3
-6
/
+104
|
\
\
\
\
|
*
|
|
|
[Windows] Detect missing DLL dependencies and list them in the open_dynamic_l...
bruvzg
2023-03-27
3
-6
/
+104
[next]