aboutsummaryrefslogtreecommitdiff
path: root/core/math/ease
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ease_inversethetarnav2025-11-011-29/+31
* Add ease inverse proceduresthetarnav2025-11-013-208/+459
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
* Package lines for `core:math` and more.Jeroen van Rijn2025-10-091-1/+1
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`fo...gingerBill2023-06-261-1/+1
* Add `@(require_results)` to `core:math/ease`gingerBill2023-05-221-41/+76
* fix ease.odin compile error from missing commaPhil2022-08-311-1/+1
* flux fixed key deletion and generic in `flux_to`Michael Kutowski2022-06-281-11/+23
* [ease] Fix `flux_stop`.Jeroen van Rijn2022-03-311-7/+7
* [ease] Flux fixups.Jeroen van Rijn2022-03-271-10/+8
* update delay to use deltatime, add time leftMichael Kutowski2022-03-271-11/+30
* add math easing packageMichael Kutowski2022-03-271-0/+466