aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/BezierCurve.cpp
AgeCommit message (Expand)Author
9 daysanimationmgr: fixup stack-use-after-returnVaxry
9 dayscore: drop using deques in favor of vectorsVaxry
2024-11-22bezier: optimize setup of bezier curves (#8528)Tom Englund
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-07-31internal: some minor fd/socket cleanups and make logging thread safe (#7123)Tom Englund
2023-09-16bezier: Optimize CBezierCurve::getYForPoint (#3321)Dickby
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-07internal: cleanup headers in helpers/vaxerski
2023-03-03Bezier: Fix incorrect binary search in bezier approxvaxerski
2023-03-03Up the bezier bake countvaxerski
2023-03-03fix bezier step approxvaxerski
2023-01-31Unbreak build with libc++ (#1457)Jan Beich
2022-12-16Added clang format (#1239)Vaxry
2022-05-17fix some memory issuesvaxerski
2022-05-12Improve bezier baking & approxvaxerski
2022-04-23Bake 200, more infovaxerski
2022-04-23Added bezier curvesvaxerski