Adam Simpkins
|
254fa6c642
fix releasing the old unique name when renaming a Node
|
1 month ago |
lawnjelly
|
2d3dedb12d
FTI - Add reset on setting `top_level`
|
1 month ago |
Dimitri Sukhankin
|
6e650163da
Add a proper error message when trying to add node to a group with an empty name
|
1 month ago |
Lukas Tenbrink
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
2 months ago |
Haoyu Qiu
|
4e20e33e21
Expose `Node.can_auto_translate()`
|
2 months ago |
Thaddeus Crews
|
6427343ec8
Merge pull request #106660 from bruvzg/ac_node_to_ctl
|
2 months ago |
Pāvels Nadtočajevs
|
40665addbc
Bitpack node auto translation values.
|
2 months ago |
Pāvels Nadtočajevs
|
aff5b413aa
Move some accessibility properties from Node to Control
|
2 months ago |
Thaddeus Crews
|
b0f3c3fa22
Merge pull request #106966 from bruvzg/ac_trans_simpl
|
2 months ago |
Pāvels Nadtočajevs
|
3198b7bea2
[Accessibility] Always auto-translation mode for names/descriptions.
|
2 months ago |
kobewi
|
34152b3f39
Remove redundant data.inside_tree
|
2 months ago |
Thaddeus Crews
|
91b3a26438
Merge pull request #106848 from Faless/mp/rpc_config_revert
|
2 months ago |
Thaddeus Crews
|
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
|
2 months ago |
Haoyu Qiu
|
8d93b6a54c
Add translation preview in editor
|
11 months ago |
Fabio Alessandrelli
|
b73ec1fa9b
Expose get_rpc_config and get_node_rpc_config
|
2 months ago |
Thaddeus Crews
|
f3f76df0cd
Merge pull request #103504 from lawnjelly/fti_warn_physics_non_interp4
|
2 months ago |
Fabio Alessandrelli
|
c28d5d0058
Revert "Expose get_rpc_config and get_node_rpc_config"
|
2 months ago |
Pedro J. Estébanez
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
6 months ago |
Rémi Verschelde
|
c4c28f8f62
Merge pull request #106281 from KoBeWi/false
|
3 months ago |
kobewi
|
258062e312
Fix wrong children range when duplicating node
|
3 months ago |
lawnjelly
|
795ed8fd12
Faster `Node::get_child_count()`
|
3 months ago |
Aaron Franke
|
a404b668a1
Change Node set_name to use StringName
|
2 years ago |
Thaddeus Crews
|
70ff5770c9
Merge pull request #83757 from HauntedBees/master
|
3 months ago |
Haunted Bees
|
0ccdcb4a16
added list_orphan_nodes, edited print_orphan_nodes
|
1 year ago |
Thaddeus Crews
|
b7d4426fff
Merge pull request #104269 from lawnjelly/fti_scene_tree4
|
3 months ago |
lawnjelly
|
ae04a3a5dd
Physics Interpolation - Move 3D FTI to `SceneTree`
|
5 months ago |
lawnjelly
|
40c05c69f9
Physics Interpolation - Add editor configuration warnings
|
5 months ago |
Quentin Quaadgras
|
23ffdd79e8
fix gdextension Object/Node::to_string to check is_valid before returning the result
|
3 months ago |
2750558108
|
3c745c0315
Replace duplicate code of is_ancestor_of in node.cpp
|
4 months ago |
Priahoud
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
1 year ago |