bruvzg
|
4bfb820d32
[Windows] Initialize COM as apartment-threaded.
|
2 years ago |
Kamil Brzoskowski
|
3cd865dbe8
Fix formatting of dlopen error message on Windows
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
MJacred
|
2c5e2196bd
Replace get_rendering_device() call to prevent crashes on OpenGL.
|
2 years ago |
MJacred
|
9e5bf3d589
Copy system info to clipboard + Update bug_report.yml
|
2 years ago |
Fabio Alessandrelli
|
58c6f88802
[TLS/Windows] Skip disallowed certs in the trusted CA list.
|
2 years ago |
Rémi Verschelde
|
258fabdbb3
Merge pull request #76836 from Faless/tls/system_certs
|
2 years ago |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
2 years ago |
Ninni Pipping
|
71ee65dc57
Enable shadow warnings and fix raised errors
|
2 years ago |
Davi
|
65236fe2d5
Fix building the Windows x86_32 target
|
2 years ago |
Rémi Verschelde
|
76d33d187f
Merge pull request #69698 from Daylily-Zeleen/daylily-zeleen/show_in_explorer
|
2 years ago |
Daylily-Zeleen
|
b12ced0a26
Implement and expose OS::shell_show_in_file_manager()
|
2 years ago |
bruvzg
|
628f3b2f79
[OS] Implement and expose to scripting APIs `get_memory_info` method instead of old `get_free_static_memory`.
|
2 years ago |
Rémi Verschelde
|
c2edf14faf
Merge pull request #75881 from bruvzg/win_coinit
|
2 years ago |
bruvzg
|
83dc545ea2
[Windows] Cleanup COM library initialization/uninitialization.
|
2 years ago |
bruvzg
|
68163f5643
[Windows] Detect missing DLL dependencies and list them in the open_dynamic_library error message.
|
2 years ago |
Rémi Verschelde
|
b7ecb9584a
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
|
2 years ago |
bruvzg
|
94355249c3
Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code.
|
2 years ago |
K. S. Ernest (iFire) Lee
|
f8be889133
Fixed a few godot engine 4 warnings on clang with Opengl and Windows apis.
|
2 years ago |
Rémi Verschelde
|
a58f6a9dd6
Merge pull request #71220 from reduz/prevent-opening-windows-console-files
|
2 years ago |
Rémi Verschelde
|
818a9e99a4
OS: Add `unset_environment`, better validate input
|
2 years ago |
bruvzg
|
01adf738fa
[Windows] Allow OS::kill method to terminate non-child processes.
|
2 years ago |
Rémi Verschelde
|
0e4e782ada
Merge pull request #70714 from Calinou/doc-os-stdin
|
2 years ago |
Hugo Locurcio
|
86b8176864
Improve documentation for `OS.read_string_from_stdin()`
|
2 years ago |
Juan Linietsky
|
c5390f203d
Prevent opening Windows console files
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
3d8a942a56
Fix reading Unicode from stdio.
|
2 years ago |
oOjor-elOo
|
2507ee5ca4
Windows: Validate that the font family name exists before trying to get the font family
|
2 years ago |
Rémi Verschelde
|
f1edd03d4c
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
|
2 years ago |
Hugo Locurcio
|
6799d000b1
Only support XDG directory path configuration on Linux
|
2 years ago |