Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 ani în urmă |
Pedro J. Estébanez
|
6e647dea24
Remove unused force_quit variable from many OS abstractions
|
3 ani în urmă |
bruvzg
|
36ef8f29dc
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
|
3 ani în urmă |
MaxIsJoe
|
f3979527de
Fixes `OS.get_unique_id()` string not getting printed properly
|
3 ani în urmă |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 ani în urmă |
Rémi Verschelde
|
349aa9c884
Merge pull request #60894 from derammo/derammo_opengl3_windows
|
3 ani în urmă |
derammo
|
96c21bc749
opengl3 driver now works on windows including multi window
|
3 ani în urmă |
Haoyu Qiu
|
a71e808112
Try to convert OS::execute() output to Unicode on Windows
|
3 ani în urmă |
mdavisprog
|
f3c1232c59
Add OS::is_process_running function.
|
4 ani în urmă |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 ani în urmă |
bruvzg
|
c0cc41d6c1
Improve embedded PCK loading and exporting.
|
4 ani în urmă |
ztco224
|
4802f15231
Fix DST Error on Windows
|
3 ani în urmă |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 ani în urmă |
Hugo Locurcio
|
ee7cd9a3a1
Add an `OS.get_processor_name()` method
|
5 ani în urmă |
Fabio Alessandrelli
|
6b5634b96a
[OS/Crypto] Add get_entropy to OS.
|
3 ani în urmă |
bruvzg
|
99a1e552ac
[Windows] Disable console I/O redirection, if it's already redirected to the pipe or file.
|
4 ani în urmă |
Max Hilbrunner
|
9590eeebb5
Minor typo fixups to Windows console changes
|
4 ani în urmă |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
4 ani în urmă |
Bartłomiej T. Listwon
|
5ba38fb208
Windows: Simplify QueryPerformanceCounter usage
|
4 ani în urmă |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 ani în urmă |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
4 ani în urmă |
bruvzg
|
1fdb6a99c8
[Windows] Detect new Windows Terminal and disable unsupported set_console_visible code.
|
4 ani în urmă |
bruvzg
|
6ee48afb4e
[Windows] Open a new console window for the editor instances.
|
4 ani în urmă |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 ani în urmă |
Yuri Roubinsky
|
675111e480
Restore console window output for editor app on Windows
|
4 ani în urmă |
kobewi
|
f6d16d55c6
Fix data directory of unnamed projects
|
4 ani în urmă |
WoLfulus
|
3c9d7203ea
Fix dwFlags on CreateProcessW calls
|
4 ani în urmă |
Aaron Franke
|
2dabdda36a
Update Time documentation
|
4 ani în urmă |
Pedro J. Estébanez
|
007cb5ccfb
Implement get_cache_path() for iOS, and improve it for Android and Windows
|
4 ani în urmă |
Rémi Verschelde
|
b1c6826b9f
Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master
|
4 ani în urmă |