mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 05:28:11 +08:00
Implement functions to create a Bezier that goes through 3 specified points (#687)
* Implement quadratic and cubic from points * Catch edge cases and integrate `t` slider * Add 2 sliders for cubic * Create utils file for bezier-rs and address other PR comments * Rename variable and remove unnecessary ids * Update rustdoc comments and rename variables * Remove unnecessary file and refactor options for drawing beziers * Address PR comments * Update quadratic_through_points description * Add wasm-pack to dependencies and change from spaces to tabs for indents * Change strut to midpoint_separation, adjust sliders and section name * Minor refactor
This commit is contained in:
committed by
Keavon Chambers
parent
4eaffd0e5a
commit
2e3e079982
+19137
-18959
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user