Yaohua Xiong
|
51b8b74d4b
Do not defer PathFollow3D transform updates
|
5 months ago |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 year ago |
Rémi Verschelde
|
4859f8090f
Merge pull request #85455 from xiongyaohua/fix_CSGPolygon_not_following_Path3D
|
1 year ago |
Rémi Verschelde
|
473c27904a
Merge pull request #80233 from xiongyaohua/fix_pathfollower3d_rotation_mode
|
1 year ago |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
1 year ago |
Yaohua Xiong
|
43b184b409
Fix PathFollow3D update issues
|
1 year ago |
Yaohua Xiong
|
0e344f0d0b
Path3D notify transform change to CSGPolygon
|
1 year ago |
Silc Renew
|
42aa5398d9
Fix Pathfollow direction
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Yaohua Xiong
|
5241464a46
Refactor Curv3D and PathFollow3D
|
2 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 years ago |
Micky
|
bb936b2e27
Rename PathFollow's `offset`s to `progress` & `progress_ratio`
|
2 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
2 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
2 years ago |
Rémi Verschelde
|
a7e589df38
Merge pull request #62084 from smix8/path_debug_options_4.x
|
2 years ago |
smix8
|
e12e239ab4
Add Path2D/3D debug options
|
2 years ago |
Mark Riedesel
|
281cf5fb81
PathFollow3D parallel transport frame reliability improvements
|
2 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
7cec3c2b95
Use real_t in 3D nodes
|
4 years ago |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
4 years ago |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Tomasz Chabora
|
31cb04fbdd
Move initialization of some classes to headers
|
4 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
4 years ago |
Maganty Rushyendra
|
be3a1769fe
Fix repeated updates of PathFollow3D Transform
|
4 years ago |
Rémi Verschelde
|
b3bc5aafc5
Object: Add usage hint to instantiate Object properties in editor
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
4 years ago |