summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* failed implementationinterpolation_without_tempSyndamia2026-03-173-52/+53
* fix: Rework interpolation to use newly introduced start and end frame timesv0.1Syndamia2026-03-163-19/+10
* chore: Rework renderer functions to use a struct instead of different argumentsSyndamia2026-03-168-68/+94
* feat: Implement tree rotation animationSyndamia2026-03-166-102/+181
* feat: Remove Move prefix to animation movement namesSyndamia2026-03-163-25/+25
* feat: Implement horizontal line segmentSyndamia2026-03-163-0/+40
* feat: Implement circle and rename squareSyndamia2026-03-166-19/+35
* feat!: Split into separate filesSyndamia2026-03-1512-448/+521
* fix: Replace rotation with spinningSyndamia2026-03-141-28/+35
* feat: Implement image and line processing, value interpolationSyndamia2026-03-142-11/+1133
* feat: Separate movement into other callbacksSyndamia2026-03-141-17/+86
* feat: Implement color opacitySyndamia2026-03-141-26/+43
* feat: Implement Animation structureSyndamia2026-03-141-21/+185
* feat!: Moving checker patternSyndamia2026-03-141-0/+94