Yaohua Xiong
|
91e9ad92f5
Refactor baking code for Curve2D
|
2 years ago |
Yaohua Xiong
|
399c2a8dea
Move rotation sampling from Path2D to Curve2D
|
3 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 years ago |
Hugo Locurcio
|
f7292dbeb3
Rename `or_lesser` range property hint to `or_less`
|
3 years ago |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
Micky
|
bb936b2e27
Rename PathFollow's `offset`s to `progress` & `progress_ratio`
|
3 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 years ago |
Hayden Leete
|
fded50fced
prevent crash on NaN offset in path_follower 2d and 3d
|
3 years ago |
smix8
|
e12e239ab4
Add Path2D/3D debug options
|
3 years ago |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 years ago |
Ricardo Buring
|
eb9157df23
PathFollow2D and PathFollow3D: don't set offset to NaN
|
3 years ago |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Anilforextra
|
b770a4d0ac
Path2D: Check points count before rendering.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
lawnjelly
|
6db29583f2
Faster Path2D drawing with polyline
|
3 years ago |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 years ago |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
4 years ago |
Aaron Franke
|
6811a45b59
Use real_t in non-physics 2D nodes
|
4 years ago |
reduz
|
1aa2823fa3
Removed _change_notify
|
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 |
Rémi Verschelde
|
058f3fe069
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Tomasz Chabora
|
31cb04fbdd
Move initialization of some classes to headers
|
4 years ago |
Marcel Admiraal
|
a24c38d1a8
Rename Vector2.tangent() to Vector2.orthogonal()
|
4 years ago |
Aaron Franke
|
ce9d87ddfd
Rename PathFollow2D rotate bool
|
5 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
12091b39d2
Merge pull request #38743 from arrowinaknee/node-config-warnings
|
5 years ago |