summaryrefslogtreecommitdiff
path: root/AnimationInterpolate.h
Commit message (Collapse)AuthorAgeFilesLines
* failed implementationinterpolation_without_tempSyndamia2026-03-171-7/+6
| | | | | Since most values are integers, the rounding (any rounding) causes misalignment with true linearity
* fix: Rework interpolation to use newly introduced start and end frame timesv0.1Syndamia2026-03-161-3/+0
|
* chore: Rework renderer functions to use a struct instead of different argumentsSyndamia2026-03-161-1/+1
|
* feat: Implement tree rotation animationSyndamia2026-03-161-5/+8
|
* feat!: Split into separate filesSyndamia2026-03-151-0/+22