Hugo Locurcio
|
13a1391e73
Draw fewer fishbones to improve Path gizmo readability and performance
|
9 月之前 |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 年之前 |
Michael Alexsander
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
11 月之前 |
Thaddeus Crews
|
66d19abdfa
Merge pull request #96629 from ditiem-games/path2d
|
1 年之前 |
David Trallero
|
1b376b32cd
Update FollowPath2D children of Path2D when a curve_changed event occurs
|
1 年之前 |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 年之前 |
Guillaume Turri
|
ea9dff87ae
Add error checks for bad configuration in `PathFollow2D/3D` `set_progress_ratio`
|
1 年之前 |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 年之前 |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 年之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 年之前 |
Andrés Botero
|
acae382010
Changed the way the rotation of a curve at a point is evaluated to match PathFollow2D
|
2 年之前 |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 年之前 |
Silc Renew
|
42aa5398d9
Fix Pathfollow direction
|
2 年之前 |
Tomasz Chabora
|
5d75edb3b5
Update PathFollow2D when curve is changed
|
5 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Yaohua Xiong
|
322dbd0955
Fix Path2D fish bone direction
|
2 年之前 |
Rémi Verschelde
|
deb760fb1b
Path2D: Fix build issue after conflicts between #68860 and #69115
|
2 年之前 |
Rémi Verschelde
|
14861c45b5
Merge pull request #68860 from xiongyaohua/path3d_fishbones
|
2 年之前 |
Yaohua Xiong
|
91e9ad92f5
Refactor baking code for Curve2D
|
2 年之前 |
Yaohua Xiong
|
9bdc0cb16f
draw fish bones for Path2D and Path3D
|
2 年之前 |
Yaohua Xiong
|
399c2a8dea
Move rotation sampling from Path2D to Curve2D
|
3 年之前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年之前 |
Hugo Locurcio
|
f7292dbeb3
Rename `or_lesser` range property hint to `or_less`
|
3 年之前 |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
Micky
|
bb936b2e27
Rename PathFollow's `offset`s to `progress` & `progress_ratio`
|
3 年之前 |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 年之前 |
Hayden Leete
|
fded50fced
prevent crash on NaN offset in path_follower 2d and 3d
|
3 年之前 |
smix8
|
e12e239ab4
Add Path2D/3D debug options
|
3 年之前 |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 年之前 |