Graphite/website
Thomas Cheng 52cc770a1e Bezier-rs: Add parametric evaluate and line intersect to subpath (#852)
* add slider to subpath component + change evaluate to take an enum

Co-authored-by: Rob Nadal <RobNadal@users.noreply.github.com>

wip - add intersect to subpath, TODO fix bug

Co-authored-by: Rob Nadal <RobNadal@users.noreply.github.com>

add unit tests to subpath intersections

stress, testing

Co-authored-by: Hannah Li <hannahli2010@gmail.com>

* add parametric eval impl to subpath

* add line intersection to subpath

* Uncomment and #[ignore] disabled tests

* Reorder a few imports

* change subpath:eval slider to radio button

* fixed bug with solve_cubic, fixed unit tests, improved intersection accuracy

* fix failing test

Co-authored-by: Hannah Li <hannahli2010@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-12-11 00:41:02 -05:00
..
content Add building instructions to the website contribute page 2022-10-14 10:09:37 -07:00
other Bezier-rs: Add parametric evaluate and line intersect to subpath (#852) 2022-12-11 00:41:02 -05:00
sass Improve the website and readme with details and cleanup 2022-09-16 01:29:33 -07:00
static Change favicon/app manifest theme color to white 2022-11-06 01:55:48 -07:00
templates Fix wrong hyperlink on website home page (#785) 2022-10-09 06:44:04 +08:00
.eslintrc.js Add code style formatting to the website 2022-06-16 22:57:15 -07:00
.gitignore Add code style formatting to the website 2022-06-16 22:57:15 -07:00
config.toml Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
package-lock.json Update npm dependencies 2022-07-23 15:31:02 -07:00
package.json Update npm dependencies 2022-07-23 15:31:02 -07:00