Pāvels Nadtočajevs
|
42733a2a5c
Implement sparse bundle PCK support.
|
5 月之前 |
Rémi Verschelde
|
97cef7dce8
Merge pull request #107349 from beicause/project-settings-fix-enum-hint
|
1 月之前 |
Lukas Tenbrink
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
1 月之前 |
smix8
|
877da269d8
Change navigation region and link updates to an async process
|
2 月之前 |
LuoZhihao
|
6ad4820d34
ProjectSettings: Fix missing property hint of setting overrides
|
1 月之前 |
kobewi
|
b41d6ecf8c
Allow to override editor settings per project
|
2 年之前 |
Thaddeus Crews
|
d237e31a89
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
2 月之前 |
Thaddeus Crews
|
16aaa0a213
Merge pull request #103944 from KoBeWi/more_red_info
|
2 月之前 |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
2 月之前 |
kobewi
|
5af4bef46f
Inline static variables (part 1)
|
2 月之前 |
Thaddeus Crews
|
f8a8d6cf04
Merge pull request #105700 from dementive/config-file-get-improvement
|
3 月之前 |
dementive
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 月之前 |
dugramen
|
3354c32984
Keep ProjectSettings overrides right below the original setting
|
5 月之前 |
Thaddeus Crews
|
4972a524fc
Merge pull request #96139 from Alex2782/reverting_pr_84331
|
3 月之前 |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 年之前 |
bruvzg
|
c6739f64df
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2 年之前 |
Thaddeus Crews
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
3 月之前 |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 月之前 |
Alex
|
cd68034e01
Add configuration option to disable `Scroll Deadzone` on Android
|
11 月之前 |
Pāvels Nadtočajevs
|
f37fb49739
Add separate `minimize_disabled` and `maximize_disabled` window flags.
|
3 月之前 |
Michael Alexsander
|
556933306a
Allow to compile templates without navigation features
|
3 月之前 |
Thaddeus Crews
|
64f80ca0e9
Merge pull request #104810 from kiroxas/utf8_cleanup
|
3 月之前 |
Kiro
|
23129a66ed
Replace append_utfx with direct String::utfx
|
3 月之前 |
Thaddeus Crews
|
8b2952a71c
Merge pull request #101504 from AThousandShips/nav_split_new
|
3 月之前 |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
4 月之前 |
A Thousand Ships
|
5cc0539961
[Navigation] Create a dedicated 2D navigation server
|
5 月之前 |
Michael Alexsander
|
5ad414d046
Allow to compile templates without physics servers
|
4 月之前 |
Rémi Verschelde
|
e81eb3f1e9
Merge pull request #102354 from YYF233333/style_iterator
|
4 月之前 |
Rémi Verschelde
|
4e1e99142d
Merge pull request #102126 from Ivorforce/optimize-get_setting_with_override
|
4 月之前 |
Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
5 月之前 |