Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 yıl önce |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 yıl önce |
Yuri Sizov
|
fff0e7b8e2
Clarify the Line2D, Curve2D/3D documentation and fix parameter names
|
3 yıl önce |
Yuri Sizov
|
1362bc22bd
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
3 yıl önce |
Hendrik Brucker
|
99ce0df3b1
Refactor bezier interpolation functions
|
3 yıl önce |
Raul Santos
|
adb81446a6
Fix Curve{2D,3D} notifying property list changed
|
3 yıl önce |
Vitika9
|
6042b24745
Fixed dragging curve points
|
3 yıl önce |
Raul Santos
|
a9a41df0c8
Expose Curve points in the inspector
|
3 yıl önce |
Raul Santos
|
0ba0d51c9e
Implement `mark_dirty` in Curve2D and Curve3D
|
3 yıl önce |
Hendrik Brucker
|
bf9a836a50
Regression: Fix Curve2D/Curve3D baking
|
3 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 yıl önce |
Raul Santos
|
b3c37b9fe1
Fix Curve bake algorithm
|
4 yıl önce |
Raul Santos
|
a80bc715ad
Fix Curve idx calculation for baked tilts and up vectors
|
4 yıl önce |
Anilforextra
|
fc27636999
Vectors: Use clear() and has().
|
4 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 yıl önce |
Aaron Franke
|
129911f61a
Improve Curve with const and real_t
|
4 yıl önce |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 yıl önce |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 yıl önce |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 yıl önce |
Jihyun Yu
|
8a6fc54ccd
Curve2D/Curve3D: exact linear interpolation
|
4 yıl önce |
Aaron Franke
|
430ad75963
Some work on double support
|
4 yıl önce |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 yıl önce |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 yıl önce |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 yıl önce |
reduz
|
90056460ad
Implement Particle Trails
|
4 yıl önce |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
5 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 yıl önce |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
5 yıl önce |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 yıl önce |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 yıl önce |