Hilderin
|
a80eb8c503
|
Fix Inspector tooltips are blinking
|
2024-12-03 17:25:36 -05:00 |
|
Thaddeus Crews
|
1719f8ed3d
|
Merge pull request #99834 from kiroxas/passLengthToParseUTF8
Ensure `parse_utf8` has length of string passed in when available
|
2024-12-03 14:41:06 -06:00 |
|
Thaddeus Crews
|
156bc92282
|
Merge pull request #98397 from adamscott/add-tmp-support
Add temp utilities (alias `OS::get_temp_dir()`, `FileAccess::create_temp()`, and `DirAccess::create_temp()`)
|
2024-12-03 14:40:59 -06:00 |
|
Pāvels Nadtočajevs
|
84650f2018
|
Implement DisplayServer.beep.
|
2024-12-03 12:43:26 +02:00 |
|
Adam Scott
|
1b3e483899
|
Add file and dir temporary utilities
Co-authored by @Alex2782 for the Android bindings.
Many thanks to the reviewers also.
Co-authored-by: Alex <alex.hart.278@gmail.com>
|
2024-12-02 12:08:14 -05:00 |
|
Rémi Verschelde
|
aab12fd273
|
Merge pull request #99652 from bruvzg/fd_cd_win
[Windows] Fix root and current folder in native file dialog.
|
2024-12-02 17:20:27 +01:00 |
|
Rémi Verschelde
|
60e1490df1
|
Merge pull request #99644 from bruvzg/fd_all_name
Change file dialog all files filter name from `All Files (*)` to `All Files (*.*)`.
|
2024-12-02 17:20:23 +01:00 |
|
Rémi Verschelde
|
47f71f66c1
|
Merge pull request #98631 from bruvzg/fix_fs_restore
[Windows] Fix restoring fullscreen window.
|
2024-12-02 17:20:02 +01:00 |
|
Rémi Verschelde
|
57e504ca42
|
Merge pull request #98582 from bruvzg/win_btn_count
Remove button number limit from Windows `dialog_show()` implementation.
|
2024-12-02 17:19:52 +01:00 |
|
Kiro
|
83d4bde0a2
|
When calling code has length of string, pass it to parse_utf8
|
2024-12-01 08:31:22 +01:00 |
|
Hei
|
b045523d58
|
Add the missing getter for sharp window corners
|
2024-11-30 19:24:25 +02:00 |
|
mrsaturnsan
|
b57ceefec1
|
[Windows] Improve frame pacing by busy waiting as needed
|
2024-11-29 14:04:18 +01:00 |
|
Thaddeus Crews
|
127738c08b
|
Merge pull request #99387 from 0x0ACB/direct_composition
Use direct composition for d3d12 backend
|
2024-11-26 13:04:53 -06:00 |
|
Thaddeus Crews
|
0045b1a513
|
Merge pull request #98862 from HuntJSparra/early-projsettings-registration
Register Engine, OS, ProjectSettings, and Time singletons in time for for `INITIZATION_LEVEL_CORE`
|
2024-11-26 13:04:51 -06:00 |
|
0x0ACB
|
a8cd0e9677
|
Use direct composition for d3d12 backend
|
2024-11-26 10:28:40 +01:00 |
|
Thaddeus Crews
|
0d88737a9f
|
Merge pull request #99542 from bruvzg/stdin_str
Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
|
2024-11-25 13:22:30 -06:00 |
|
Thaddeus Crews
|
fc6c8bb982
|
Merge pull request #99688 from akien-mga/revert-99178
Revert "Make `delay_usec` more precise on Windows to fix framepacing"
|
2024-11-25 13:22:24 -06:00 |
|
Rémi Verschelde
|
8e1a6ea431
|
Revert "Make delay_usec more precise"
This reverts commit df3367f334.
Fixes #99593.
|
2024-11-25 19:43:21 +01:00 |
|
bruvzg
|
e0b4f3d314
|
[Windows] Fix root and current folder in native file dialog.
Co-authored-by: RedMser <redmser.jj2@gmail.com>
|
2024-11-25 15:00:25 +02:00 |
|
Pāvels Nadtočajevs
|
1d43fa9a64
|
Change file dialog all files filter name from All Files (*) to All Files(*.*).
|
2024-11-24 20:09:05 +02:00 |
|
Pāvels Nadtočajevs
|
e9b57fce82
|
Convert line breaks to \n and strip line break from the end of string returned by OS::read_string_from_stdin/OS::get_stdin_string.
|
2024-11-23 15:11:50 +02:00 |
|
bruvzg
|
24d51f7635
|
[Windows] Fix TTS events arriving out of order.
|
2024-11-22 11:10:37 +02:00 |
|
Hunt J. Sparra
|
48fbe4172b
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
|
Thaddeus Crews
|
449d90b64e
|
Merge pull request #99178 from mrsaturnsan/windows_sleep_precision
Make `delay_usec` more precise on Windows to fix framepacing
|
2024-11-18 09:23:50 -06:00 |
|
Thaddeus Crews
|
1dcb686325
|
Merge pull request #99026 from Faless/net/split_ip
[Net] Split Unix/Windows IP implementation
|
2024-11-18 09:23:43 -06:00 |
|
bruvzg
|
8bb3e5360e
|
Disable Nahimic code injection.
|
2024-11-18 13:00:55 +02:00 |
|
mrsaturnsan
|
df3367f334
|
Make delay_usec more precise
Comment fix
|
2024-11-16 09:15:46 -06:00 |
|
Thaddeus Crews
|
d9b458d4b0
|
Merge pull request #99280 from bruvzg/win32_build_fix
Fix 32-bit Windows build.
|
2024-11-15 10:42:41 -06:00 |
|
Pāvels Nadtočajevs
|
287b7543a0
|
Fix 32-bit Windows build.
|
2024-11-15 15:49:08 +02:00 |
|
Pāvels Nadtočajevs
|
f5fad7592f
|
Use processed filter list for native dialogs.
|
2024-11-15 12:08:33 +02:00 |
|
Thaddeus Crews
|
ddb2073c5c
|
Merge pull request #95972 from Hilderin/fix-mouse-move-over-unfocused-window
Fix mouse move over an unfocused window
|
2024-11-13 08:34:30 -06:00 |
|
Yevhen Babiichuk (DustDFG)
|
216488ad9b
|
Delete old unused code for VS project generation
Also ensured that sorting of files for hashing actually happens
Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>
|
2024-11-12 21:26:12 +02:00 |
|
Thaddeus Crews
|
179321a0a3
|
Merge pull request #91201 from bruvzg/con_type
[OS] Add functions to determine standard I/O device type.
|
2024-11-12 12:13:12 -06:00 |
|
Thaddeus Crews
|
190670d16b
|
Merge pull request #99107 from RandomShaper/win_less_inheritance
Windows: Avoid child processes inheriting all file handles
|
2024-11-12 12:13:06 -06:00 |
|
Fabio Alessandrelli
|
168a2a1466
|
[Net] Split Unix/Windows IP implementation
|
2024-11-12 17:33:47 +01:00 |
|
Thaddeus Crews
|
316293ecc2
|
Merge pull request #99042 from Repiteo/windows/natvis-improvements
Windows: Expand `godot.natvis` type coverage
|
2024-11-12 09:28:05 -06:00 |
|
Thaddeus Crews
|
cb286da1dd
|
Merge pull request #99112 from bruvzg/get_model_name
Implement `get_model_name` on macOS and Windows.
|
2024-11-12 09:27:52 -06:00 |
|
Thaddeus Crews
|
1cbe9715ea
|
Merge pull request #98969 from Faless/net/split_sockets
[Net] Split Unix/Windows NetSocket implementation
|
2024-11-12 09:27:40 -06:00 |
|
Pedro J. Estébanez
|
7fcf3c491d
|
Windows: Avoid child processes inheriting all file handles
|
2024-11-12 12:25:28 +01:00 |
|
Pāvels Nadtočajevs
|
a6dfd1cf6e
|
Implement get_model_name on macOS and Windows.
|
2024-11-12 10:34:24 +02:00 |
|
Thaddeus Crews
|
9bf628891a
|
Windows: Expand godot.natvis type coverage
|
2024-11-11 13:47:14 -06:00 |
|
Thaddeus Crews
|
1789ad37bd
|
Merge pull request #98961 from mihe/natvis-improvements
Add `Ref` and `HashSet` to `godot.natvis`
|
2024-11-10 12:12:21 -06:00 |
|
Fabio Alessandrelli
|
0c620b29cd
|
[Net] Split Unix/Windows NetSocket implementation
|
2024-11-10 16:13:50 +01:00 |
|
Rémi Verschelde
|
6d326547da
|
Windows: Fix duplicate .exe extension with mingw on Linux/macOS
This old hack is no longer needed and now wrong after #98105.
Fixes #98967.
|
2024-11-08 16:46:35 +01:00 |
|
Mikael Hermansson
|
9b7c14718b
|
Add Ref and HashSet to godot.natvis
|
2024-11-08 14:37:43 +01:00 |
|
Thaddeus Crews
|
fa65b70494
|
Merge pull request #98105 from Repiteo/scons/mingw-shenanigans
SCons: Extend `MinGW` support & checks
|
2024-11-07 12:36:32 -06:00 |
|
bruvzg
|
76164c2aa9
|
[OS] Add functions to determine standard I/O device type.
|
2024-11-06 13:33:38 +02:00 |
|
bruvzg
|
fdde7713a8
|
Fix IME deactivation events not send on focus loss. Do not unset AltGr modifiers in non-IME input.
|
2024-11-06 09:47:26 +02:00 |
|
Thaddeus Crews
|
6071c7cd3b
|
Merge pull request #97250 from Garetonchick/windows-drag-and-drop-fix
Windows: Fix dragging and dropping files from compressed files into editor
|
2024-11-05 18:36:07 -06:00 |
|
Thaddeus Crews
|
bb5f390fb9
|
Style: Apply clang-tidy fixes (superficial)
• `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements`
|
2024-11-04 12:11:14 -06:00 |
|