Commit 0249ef9
csmartdalton
Merge path_utils.hpp and eval_cubic.hpp into the core runtime
Adds a new file in the core runtime, math/bezier_utils.hpp, and moves path_utils.hpp/eval_cubic.hpp into it.
Diffs=
cff1067393 Merge path_utils.hpp and eval_cubic.hpp into the core runtime (#8794)1 parent ec30a9a commit 0249ef9
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule rive-runtime updated 11 files
- .rive_head+1-1
- include/rive/math/bezier_utils.hpp+126
- renderer/src/draw.cpp+12-12
- renderer/src/eval_cubic.hpp-57
- renderer/src/path_utils.hpp-80
- renderer/src/rive_render_path.cpp+3-3
- src/math/bezier_utils.cpp+18-214
- tests/gm/mandoline.cpp+3-5
- tests/gm/trickycubicstrokes.cpp+2-2
- tests/unit_tests/renderer/eval_cubic_test.cpp-56
- tests/unit_tests/runtime/bezier_utils_test.cpp+86-52
0 commit comments