Age | Commit message (Expand) | Author |
---|---|---|
9 days | animationmgr: fixup stack-use-after-return | Vaxry |
9 days | core: drop using deques in favor of vectors | Vaxry |
2024-11-22 | bezier: optimize setup of bezier curves (#8528) | Tom Englund |
2024-08-26 | misc: constify the remaining for loops (#7534) | Tom Englund |
2024-07-31 | internal: some minor fd/socket cleanups and make logging thread safe (#7123) | Tom Englund |
2023-09-16 | bezier: Optimize CBezierCurve::getYForPoint (#3321) | Dickby |
2023-09-06 | internal: Formatter rework (#3186) | Vaxry |
2023-08-07 | internal: cleanup headers in helpers/ | vaxerski |
2023-03-03 | Bezier: Fix incorrect binary search in bezier approx | vaxerski |
2023-03-03 | Up the bezier bake count | vaxerski |
2023-03-03 | fix bezier step approx | vaxerski |
2023-01-31 | Unbreak build with libc++ (#1457) | Jan Beich |
2022-12-16 | Added clang format (#1239) | Vaxry |
2022-05-17 | fix some memory issues | vaxerski |
2022-05-12 | Improve bezier baking & approx | vaxerski |
2022-04-23 | Bake 200, more info | vaxerski |
2022-04-23 | Added bezier curves | vaxerski |