kleonc
|
a87be2c74d
Show Curve3D point tilt in degrees in inspector
|
2 months ago |
kobewi
|
34b485d62b
Remove empty constructors and destructors from scene/
|
2 months ago |
Aziroshin
|
1a91570ce9
[Curve3D] Fix middle point forward vector when control1=end and control2=begin; issue #88923
|
1 year ago |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 months ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 months ago |
Teschnique
|
a6dc345415
Fix tangent baking for curves where the derivative evaluates to 0 due to
|
4 months ago |
aryan-11825114
|
cd71f97209
fix changed signal emission in Curve::set_point_offset
|
11 months ago |
Nazarii
|
8bfb5d74b3
Use LocalVector for Curve and Gradient
|
6 months ago |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 year ago |
Rémi Verschelde
|
5d462ee4c5
Merge pull request #67857 from anvilfolk/extended-curve
|
8 months ago |
Thaddeus Crews
|
8e324c4589
Merge pull request #86195 from GreenCrowDev/curve3d_close
|
8 months ago |
matricola787
|
790efbb783
Implement closed path for Curve3d
|
1 year ago |
JWeisberg
|
33afdff08d
Curve: Check for finiteness before performing calculations in `sample_baked()` functions
|
9 months ago |
ocean (they/them)
|
6c65213487
Extend `Curve` to allow for arbitrary domains
|
2 years ago |
jsjtxietian
|
34eff85014
Support “clear points” function in Path3D editor
|
1 year ago |
Rémi Verschelde
|
dc5b57ea44
Merge pull request #81325 from AttackButton/path_2d_editor_plugin-clear_points
|
1 year ago |
Rémi Verschelde
|
b88eddb682
Merge pull request #78378 from 0xafbf/curve-evaluate-correct-transform
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Andrés Botero
|
acae382010
Changed the way the rotation of a curve at a point is evaluated to match PathFollow2D
|
2 years ago |
A Thousand Ships
|
034c0f1624
Replace `sanity` with `safety` for checks
|
1 year ago |
AttackButton
|
93cccda827
Add a button to clear curve points in the Path2D editor
|
1 year ago |
Ryan Hitchman
|
734b9d2379
Fix Curve3D baking up vectors for nontrivial curves.
|
1 year ago |
Daniel Roberts
|
46e395abb1
Add handles to control Curve3D tilt
|
2 years ago |
kobewi
|
5b85dabcc8
Use emit_changed() consistently
|
2 years ago |
Rémi Verschelde
|
990943782a
Merge pull request #74959 from MewPurPur/nice-curves
|
2 years ago |
VolTer
|
a3c4a4b039
Overhaul the Curve Editor
|
2 years ago |
Silc Renew
|
42aa5398d9
Fix Pathfollow direction
|
2 years ago |
Biggles Bristol
|
c920a4f051
[Fixed] for "off-by-1" bug when sampling "baked" curve data towards the end of the curve.
|
2 years ago |
Rindbee
|
69f488e687
Property list changes are only notified when it did change in Curve
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |