lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
4 周之前 |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
2 月之前 |
bruvzg
|
da1fca613f
Fix crash in release build with llvm-mingw.
|
1 月之前 |
Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
9 月之前 |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
1 月之前 |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 年之前 |
Thaddeus Crews
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
1 月之前 |
Pāvels Nadtočajevs
|
4310cb82b8
AccessKit integration for macOS, Linux, and Windows.
|
2 月之前 |
Pāvels Nadtočajevs
|
f37fb49739
Add separate `minimize_disabled` and `maximize_disabled` window flags.
|
1 月之前 |
Thaddeus Crews
|
207a2b6472
Core: Integrate warning suppression macro helpers
|
1 月之前 |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 月之前 |
Pāvels Nadtočajevs
|
4638ade13f
Enable TTS on demand, instead of fully disabling it when project setting is not set.
|
1 月之前 |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
2 月之前 |
Cliear
|
9dfa751425
[Windows] Fixed the issue where newly created window incorrectly acquired the popup property on Windows.
|
10 月之前 |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
2 月之前 |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 年之前 |
Pāvels Nadtočajevs
|
f6891b0305
[DisplayServer] Decouple `show_window(MAIN_WINDOW_ID)` from `DisplayServer` constructor, update project manager size/position after DS init.
|
4 月之前 |
Thaddeus Crews
|
8774c608ff
Merge pull request #95606 from Hilderin/fix-unfocused-windows-cant-be-dragged
|
2 月之前 |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2 月之前 |
bruvzg
|
db7c94bd65
[Windows] Remove visible WINDOW_MODE_FULLSCREEN border by setting window region.
|
1 年之前 |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
6 月之前 |
bruvzg
|
3e4e6e6c0c
Improve native file dialog parent window selection.
|
8 月之前 |
Rémi Verschelde
|
53faed5351
Merge pull request #103339 from Hilderin/adjustment-error-message-embedded-game
|
3 月之前 |
Pāvels Nadtočajevs
|
ddd807ff7d
Add `(void *)` cast directly to `GetProcAddress` calls.
|
3 月之前 |
Hilderin
|
0c384e7217
Replace error to info messages for embedded game
|
3 月之前 |
AThousandShips
|
1f5f96c47f
[Windows] Fix unused variable error in `DisplayServerWindows`
|
3 月之前 |
Rémi Verschelde
|
b77423370a
Fix cross-platform configuration of rendering driver settings
|
3 月之前 |
Rémi Verschelde
|
05c56e8393
Merge pull request #103052 from Hilderin/fix-embedded-game-mouse-over-not-focused-windows
|
3 月之前 |
Hilderin
|
c7bc322bf6
Fix Embedded Game does not focus when mouse over on Windows
|
3 月之前 |
Thaddeus Crews
|
70eb62faf2
Merge pull request #103021 from Hilderin/fix-embedded-game-start-location-windows
|
3 月之前 |