Silc Renew
|
77cf519cf0
Fixed AnimationTrackEditor redraw/deselect timing and find key compearation
|
hace 3 años |
Silc Renew
|
787ab45394
Add optimization for Animation::ValueTrack
|
hace 3 años |
Silc Renew
|
931fb4dc11
Add linear/cubic angle interpolation to Animation interpolation type
|
hace 3 años |
Silc Renew
|
d96cc7450a
Make Cubic to CubicInTime and reduce items in the track intrp type
|
hace 3 años |
Rémi Verschelde
|
6277448f42
Merge pull request #64647 from TokageItLab/auto-tangent
|
hace 3 años |
Silc Renew
|
9327296e73
Add bezier preset and refactor bezier editor
|
hace 3 años |
Rémi Verschelde
|
5bc8702855
Merge pull request #64132 from TokageItLab/fix-optimizer
|
hace 3 años |
Silc Renew
|
dded7c72c1
Make `cubic_interpolate()` consider key time in animation
|
hace 3 años |
Silc Renew
|
f70dfec535
improve animation track optimizer algorithm
|
hace 3 años |
Zae
|
2febf0ccdb
Make `Animation::track_insert_key` return key index
|
hace 4 años |
Silc Renew
|
4211e68d80
rename and unify notation for spherical interpolation
|
hace 3 años |
Hendrik Brucker
|
99ce0df3b1
Refactor bezier interpolation functions
|
hace 3 años |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
hace 3 años |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
hace 4 años |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
hace 3 años |
FireForge
|
28261b3da8
Add enum hint for Animation.loop_mode
|
hace 3 años |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
hace 3 años |
Rémi Verschelde
|
b2e19b2499
Animation: Silence false positive -Wstringop-overflow warning
|
hace 3 años |
Silc 'Tokage' Renew
|
f3895e7a67
Fixed cubic interpolate with loop
|
hace 3 años |
Silc 'Tokage' Renew
|
865da09871
Implement cubic_interpolate() as MathFunc for refactoring
|
hace 3 años |
Nathan Franke
|
8a0a3accee
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
|
hace 4 años |
Silc 'Tokage' Renew
|
0650846248
Make AnimationTree delta argument force double in core
|
hace 4 años |
Rémi Verschelde
|
d27f06a61b
Merge pull request #56193 from kodiwills/fix-update-mode-not-refreshed-visually-on-undo
|
hace 4 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 4 años |
luz paz
|
a124f1effe
Fix various typos
|
hace 4 años |
Kodi
|
51db86d789
add missing emit_changed() to set update mode function
|
hace 4 años |
Aaron Franke
|
e9808e3d9a
Add a double-precision editor build to CI
|
hace 4 años |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
hace 4 años |
Francois Belair
|
2e6e3a8ed7
Change cast of int to num to int static cast
|
hace 4 años |
Nathan Lovato
|
a5d0a74b65
Make bezier handle type a property of keyframes, update interface
|
hace 4 años |