A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
5 달 전 |
Valden
|
0f50b6b608
Propagate reset_physics_interpolation through RemoteTransform2D/3D
|
6 달 전 |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
9 달 전 |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
1 년 전 |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
10 달 전 |
风青山
|
30904ed3bc
Fix cannot update remote after disabling `use_global_coordinates` in `RemoteTransform2D`
|
1 년 전 |
Rindbee
|
100b4b1f28
Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rotation
|
1 년 전 |
Ninni Pipping
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
1 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 년 전 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 년 전 |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
2 년 전 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
2 년 전 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 년 전 |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
3 년 전 |
Lightning_A
|
899e5f8685
Rename `is_a_parent_of()` to `is_ancestor_of()`
|
3 년 전 |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
4 년 전 |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
3 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 년 전 |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 년 전 |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
4 년 전 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 년 전 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 년 전 |
Juan Linietsky
|
cf8c679a23
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
4 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
David Sichma
|
5a631bf4f4
Added force_update_cache() to RemoteTransform and RemoteTransform2D
|
5 년 전 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
Juan Linietsky
|
398c1c1c0c
Fix transform not being applied properly after toggling remote node, fixes #17671
|
6 년 전 |
Juan Linietsky
|
634673cf5b
Fix properly keep scale in RemoteTransform2D, fixes #17692, closes #17690
|
6 년 전 |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
6 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |