Lukas Tenbrink
|
45a0d2a90a
Make `SceneTree` not crash when receiving a notification without a root being set.
|
1 week ago |
Pāvels Nadtočajevs
|
7b47f5e8db
[Accessibility] Process non-focusable windows (popups, menus) as part of the parent window tree.
|
1 month ago |
Mikael Hermansson
|
8634a8e234
Fix performance regression when rendering collision shapes
|
1 month ago |
lawnjelly
|
583c72f999
`FTI` - Change `SceneTree` global setting to static
|
2 months ago |
Haoyu Qiu
|
2a7fa46110
Fix root node auto translation settings affecting editor root
|
2 months ago |
Lukas Tenbrink
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
2 months ago |
Thaddeus Crews
|
e89c4b0f9f
Merge pull request #102330 from RGDTAB/add_partial_smaa
|
3 months ago |
Pāvels Nadtočajevs
|
f92fd74268
Do not activate accessibility when screen reader detection failed.
|
3 months ago |
Raymond DiDonato
|
6b99608950
Add SMAA 1x
|
7 months ago |
Haoyu Qiu
|
51a063d6d3
Remove unused `SceneTree::make_group_changed`
|
3 months ago |
kobewi
|
34b485d62b
Remove empty constructors and destructors from scene/
|
4 months ago |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
4 months ago |
Thaddeus Crews
|
ccd8816dd9
Merge pull request #105860 from timothyqiu/group-complete
|
4 months ago |
Haoyu Qiu
|
f7a0b6b7cf
Fix group name completion for `get_node_count_in_group`
|
4 months ago |
lawnjelly
|
ae04a3a5dd
Physics Interpolation - Move 3D FTI to `SceneTree`
|
5 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
Thaddeus Crews
|
8f6bb119f4
Merge pull request #100602 from KoBeWi/over_100_changes_in_50_random_files_aka_the_best_kind_of_PR
|
5 months ago |
Michael Alexsander
|
5ad414d046
Allow to compile templates without physics servers
|
6 months ago |
kobewi
|
bc9d0c7835
Add templated version of ObjectDB::get_instance()
|
5 months ago |
Thaddeus Crews
|
ef4215472c
Merge pull request #102562 from KoBeWi/edytor_dans_todos_Sprache
|
5 months ago |
kleonc
|
f8d13c8a46
Don't free already freed scenes when changing SceneTree current scene
|
5 months ago |
kobewi
|
323b47facf
Add scene_changed signal to SceneTree
|
6 months ago |
Adam Scott
|
1d325847f3
Revert "Add built-in GUI to display license notices"
|
6 months ago |
kobewi
|
68d983395f
Enable changing editor language without restart
|
7 months ago |
Thaddeus Crews
|
0c6efe572e
Merge pull request #79599 from Calinou/add-license-notices-gui
|
6 months ago |
Rémi Verschelde
|
54006f6ebf
Merge pull request #102217 from clayjohn/mobile-pipelines
|
6 months ago |
Rémi Verschelde
|
5460fe3994
Merge pull request #102653 from lawnjelly/fti_fix_client_ticking_4
|
7 months ago |
lawnjelly
|
3286b7fb37
Physics Interpolation - fix client interpolation pump
|
7 months ago |
lawnjelly
|
e46993f0db
Physics Interpolation - Auto-reset on `set_physics_interpolation_mode()`
|
7 months ago |
clayjohn
|
7444839299
Reduce mobile pipeline compilations by tracking more feature usage globally and only compile what is needed
|
7 months ago |