Lukas Tenbrink
|
33689d7beb
Remove transitive `mesh.h`, `rendering_server.h` and `shader.h` includes from `node.h`.
|
3 miesięcy temu |
Aaron Franke
|
9fbf5808a0
Rename server "free" functions to "free_rid" to match exposed API
|
8 miesięcy temu |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
7 miesięcy temu |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
10 miesięcy temu |
Rémi Verschelde
|
e50ac32d5a
Merge pull request #82321 from ywmaa/custom_debug_color_curve3D
|
10 miesięcy temu |
ywmaa
|
275f046e4a
Path3D: custom debug color and custom debug show
|
2 lat temu |
Hugo Locurcio
|
13a1391e73
Draw fewer fishbones to improve Path gizmo readability and performance
|
1 rok temu |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 rok temu |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 rok temu |
Yaohua Xiong
|
51b8b74d4b
Do not defer PathFollow3D transform updates
|
1 rok temu |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 rok temu |
Guillaume Turri
|
ea9dff87ae
Add error checks for bad configuration in `PathFollow2D/3D` `set_progress_ratio`
|
1 rok temu |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 rok temu |
Rémi Verschelde
|
4859f8090f
Merge pull request #85455 from xiongyaohua/fix_CSGPolygon_not_following_Path3D
|
1 rok temu |
Rémi Verschelde
|
473c27904a
Merge pull request #80233 from xiongyaohua/fix_pathfollower3d_rotation_mode
|
1 rok temu |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 lat temu |
Yaohua Xiong
|
43b184b409
Fix PathFollow3D update issues
|
2 lat temu |
Yaohua Xiong
|
0e344f0d0b
Path3D notify transform change to CSGPolygon
|
2 lat temu |
BlueCube3310
|
982ce34a58
Improve Curve3D Debug Drawing
|
2 lat temu |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 lat temu |
Raul Santos
|
0b4ec4027c
Clamp PathFollow3D progress when not looping
|
2 lat temu |
Silc Renew
|
42aa5398d9
Fix Pathfollow direction
|
3 lat temu |
RedworkDE
|
8e7afec479
Fix various errors when running the unit tests
|
2 lat temu |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 lat temu |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
3 lat temu |
Yaohua Xiong
|
5241464a46
Refactor Curv3D and PathFollow3D
|
3 lat temu |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 lat temu |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 lat temu |
Hugo Locurcio
|
f7292dbeb3
Rename `or_lesser` range property hint to `or_less`
|
3 lat temu |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 lat temu |