Silc Lizard (Tokage) Renew
|
6fd8b25d38
Add argument options to AnimationPlayer for auto capture
|
1 year ago |
Silc Lizard (Tokage) Renew
|
36abb55dd2
Add auto_capture option to AnimationPlayer
|
1 year ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
Silc Lizard (Tokage) Renew
|
4659090543
Make consistent the retrieval of audio tracks
|
1 year ago |
Silc Lizard (Tokage) Renew
|
bc20fdf16f
Add CallbackModeDiscrete to AnimationMixer
|
1 year ago |
Rémi Verschelde
|
27575c4d4b
Merge pull request #87817 from Dheatly23/fix-87813
|
1 year ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 year ago |
Dheatly23
|
9862056fa5
Fix Quaternion Keyframe Optimization
|
1 year ago |
Silc Lizard (Tokage) Renew
|
a5dffe7804
Fix cubic interpolation wrong argument for the time
|
1 year ago |
Silc Lizard (Tokage) Renew
|
a51958a2a0
Remove Object pointer/solve types conflict in AnimationTrackCache
|
1 year ago |
Silc Lizard (Tokage) Renew
|
e538ce3851
Add cubic_interpolate_in_time_variant() to Animation
|
1 year ago |
Michael Wörner
|
12ce2e33b2
Restored the ability for linear interpolation to work on a mix of integer and float keyframes.
|
1 year ago |
Silc Lizard (Tokage) Renew
|
80c9533810
Rework blending method in Variant animation for Int/Array/String
|
1 year ago |
A Thousand Ships
|
034c0f1624
Replace `sanity` with `safety` for checks
|
1 year ago |
Rémi Verschelde
|
5c43e4c1ef
Fix various typos with codespell
|
2 years ago |
Tom Coxon
|
1a52c0c543
Fix animation keyframes being skipped sometimes when being played backwards. #57271
|
3 years ago |
A Thousand Ships
|
035cf5e210
Fix incorrect cast when animating `int`
|
2 years ago |
Yuri Sizov
|
16565fb630
Merge pull request #79426 from sepTN/fix-basis-tweening
|
2 years ago |
Yuri Sizov
|
de14f09c1d
Merge pull request #79279 from kleonc/animation-fix-transform-subtracting
|
2 years ago |
Septian
|
eb7f87e9a8
Fix `tween_property` on "Basis" to properly update its value
|
2 years ago |
kleonc
|
87935ca837
Fix Animation::subtract_variant for affine transforms
|
2 years ago |
Chinmay Awale
|
1686a7a1a2
add 3.x compatibility for animation loop mode
|
2 years ago |
Silc Renew
|
fac8a918f9
Expose interpolation methods for 3D track in Animation class
|
2 years ago |
Silc Renew
|
75330887d7
Implement blending audio feature to AnimationTree
|
2 years ago |
Rémi Verschelde
|
1bf7b84fbf
Merge pull request #62123 from holgac/bugfix-62097
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
Rémi Verschelde
|
e5f6e03490
Merge pull request #70547 from TokageItLab/pingpong-wrap
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Silc Renew
|
8745c206c4
Fix pingpong with loop wrap is not working
|
2 years ago |
Silc Renew
|
060fb2d093
Add inspector plugin for key time edit & Change find key argument
|
2 years ago |