Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 3 | -1/+10 |
|\ | |||||
| * | Merge pull request #99387 from 0x0ACB/direct_composition | Thaddeus Crews | 2024-11-26 | 2 | -0/+8 |
| |\ | | | | | | | | | | Use direct composition for d3d12 backend | ||||
| | * | Use direct composition for d3d12 backend | 0x0ACB | 2024-11-26 | 2 | -0/+8 |
| | | | |||||
| * | | Merge pull request #98862 from HuntJSparra/early-projsettings-registration | Thaddeus Crews | 2024-11-26 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | | | | Register Engine, OS, ProjectSettings, and Time singletons in time for for `INITIZATION_LEVEL_CORE` | ||||
| | * | | Register Engine, OS, ProjectSettings, and Time early. | Hunt J. Sparra | 2024-11-21 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce | Spartan322 | 2024-11-26 | 4 | -22/+18 |
|\| | | | |||||
| * | | | Merge pull request #99542 from bruvzg/stdin_str | Thaddeus Crews | 2024-11-25 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | 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`. | ||||
| | * | | | Convert line breaks to `\n` and strip line break from the end of string ↵ | Pāvels Nadtočajevs | 2024-11-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`. | ||||
| * | | | | Merge pull request #99688 from akien-mga/revert-99178 | Thaddeus Crews | 2024-11-25 | 1 | -16/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | Revert "Make `delay_usec` more precise on Windows to fix framepacing" | ||||
| | * | | | Revert "Make delay_usec more precise" | Rémi Verschelde | 2024-11-25 | 1 | -16/+4 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | This reverts commit df3367f3343ec5acc579205479642d7275f3e12b. Fixes #99593. | ||||
| * / / | [Windows] Fix TTS events arriving out of order. | bruvzg | 2024-11-22 | 3 | -5/+13 |
| |/ / | |||||
* | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef | Spartan322 | 2024-11-19 | 3 | -7/+19 |
|\| | | |||||
| * | | Merge pull request #99178 from mrsaturnsan/windows_sleep_precision | Thaddeus Crews | 2024-11-18 | 1 | -4/+16 |
| |\ \ | | | | | | | | | | | | | Make `delay_usec` more precise on Windows to fix framepacing | ||||
| | * | | Make delay_usec more precise | mrsaturnsan | 2024-11-16 | 1 | -4/+16 |
| | | | | | | | | | | | | | | | | Comment fix | ||||
| * | | | Merge pull request #99026 from Faless/net/split_ip | Thaddeus Crews | 2024-11-18 | 3 | -3/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | [Net] Split Unix/Windows IP implementation | ||||
| | * | | | [Net] Split Unix/Windows IP implementation | Fabio Alessandrelli | 2024-11-12 | 3 | -3/+2 |
| | | | | | |||||
| * | | | | Disable Nahimic code injection. | bruvzg | 2024-11-18 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 3 | -16/+9 |
|\| | | | |||||
| * | | | Merge pull request #99280 from bruvzg/win32_build_fix | Thaddeus Crews | 2024-11-15 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | Fix 32-bit Windows build. | ||||
| | * | | | Fix 32-bit Windows build. | Pāvels Nadtočajevs | 2024-11-15 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Use processed filter list for native dialogs. | Pāvels Nadtočajevs | 2024-11-15 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #95972 from Hilderin/fix-mouse-move-over-unfocused-window | Thaddeus Crews | 2024-11-13 | 1 | -3/+6 |
| |\ \ \ | | | | | | | | | | | | | | | | Fix mouse move over an unfocused window | ||||
| | * | | | Fix mouse move over an unfocused window | Hilderin | 2024-08-22 | 1 | -3/+6 |
| | | | | | |||||
| * | | | | Delete old unused code for VS project generation | Yevhen Babiichuk (DustDFG) | 2024-11-12 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also ensured that sorting of files for hashing actually happens Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> | ||||
* | | | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 5 | -61/+406 |
|\| | | | | |||||
| * | | | | Merge pull request #91201 from bruvzg/con_type | Thaddeus Crews | 2024-11-12 | 3 | -6/+160 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [OS] Add functions to determine standard I/O device type. | ||||
| | * | | | | [OS] Add functions to determine standard I/O device type. | bruvzg | 2024-11-06 | 3 | -6/+160 |
| | | | | | | |||||
| * | | | | | Merge pull request #99107 from RandomShaper/win_less_inheritance | Thaddeus Crews | 2024-11-12 | 2 | -24/+67 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | Windows: Avoid child processes inheriting all file handles | ||||
| | * | | | | Windows: Avoid child processes inheriting all file handles | Pedro J. Estébanez | 2024-11-12 | 2 | -24/+67 |
| | | | | | | |||||
| * | | | | | Merge pull request #99042 from Repiteo/windows/natvis-improvements | Thaddeus Crews | 2024-11-12 | 2 | -28/+146 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Windows: Expand `godot.natvis` type coverage | ||||
| | * | | | | | Windows: Expand `godot.natvis` type coverage | Thaddeus Crews | 2024-11-11 | 2 | -28/+146 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #99112 from bruvzg/get_model_name | Thaddeus Crews | 2024-11-12 | 2 | -0/+30 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Implement `get_model_name` on macOS and Windows. | ||||
| | * | | | | | Implement `get_model_name` on macOS and Windows. | Pāvels Nadtočajevs | 2024-11-12 | 2 | -0/+30 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #98969 from Faless/net/split_sockets | Thaddeus Crews | 2024-11-12 | 1 | -3/+3 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | [Net] Split Unix/Windows NetSocket implementation | ||||
| | * | | | | [Net] Split Unix/Windows NetSocket implementation | Fabio Alessandrelli | 2024-11-10 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 4 | -93/+73 |
|\| | | | | | |||||
| * | | | | | Merge pull request #98961 from mihe/natvis-improvements | Thaddeus Crews | 2024-11-10 | 1 | -0/+20 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | Add `Ref` and `HashSet` to `godot.natvis` | ||||
| | * | | | | Add `Ref` and `HashSet` to `godot.natvis` | Mikael Hermansson | 2024-11-08 | 1 | -0/+20 |
| | | | | | | |||||
| * | | | | | Windows: Fix duplicate .exe extension with mingw on Linux/macOS | Rémi Verschelde | 2024-11-08 | 1 | -3/+0 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | This old hack is no longer needed and now wrong after #98105. Fixes #98967. | ||||
| * | | | | Merge pull request #98105 from Repiteo/scons/mingw-shenanigans | Thaddeus Crews | 2024-11-07 | 2 | -88/+51 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | SCons: Extend `MinGW` support & checks | ||||
| | * | | | | SCons: Extend `MinGW` support & checks | Thaddeus Crews | 2024-10-11 | 2 | -88/+51 |
| | | | | | | |||||
| * | | | | | Fix IME deactivation events not send on focus loss. Do not unset AltGr ↵ | bruvzg | 2024-11-06 | 1 | -2/+2 |
| | |/ / / | |/| | | | | | | | | | | | | | modifiers in non-IME input. | ||||
* | | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 10 | -46/+509 |
|\| | | | | |||||
| * | | | | Merge pull request #97250 from Garetonchick/windows-drag-and-drop-fix | Thaddeus Crews | 2024-11-05 | 5 | -31/+489 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Windows: Fix dragging and dropping files from compressed files into editor | ||||
| | * | | | | fix drag-and-drop in windows | Garetonchick | 2024-10-24 | 5 | -31/+489 |
| | | | | | | |||||
| * | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 6 | -15/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | • `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements` | ||||
* | | | | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122 | Spartan322 | 2024-11-02 | 1 | -0/+1 |
|\| | | | | | |||||
| * | | | | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ↵ | Anish Mishra | 2024-10-30 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | | | | | | | | | | | and `options` | ||||
* | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 4 | -12/+14 |
|\| | | | | |||||
| * | | | | Merge pull request #98615 from Summersay415/three-opengls-please | Thaddeus Crews | 2024-10-29 | 1 | -0/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Fix fallbacks to OpenGL |