Graphite/editor
Hannah Li 01a9724389 Bezier-rs: Add Euclidean parameterization to Bezier::evaluate (#828)
* Add enum to evaluate for differenciating compute type

* Add euclidean parameterization and update styling in the UI

Co-authored-by: Rob Nadal <robnadal44@gmail.com>

* Update usage of evaluate in graphite

* Add description

* Code review changes

* Update tests

* Improve ComputeType ergonomics

* Large code review/cleanup pass

Co-authored-by: Rob Nadal <robnadal44@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-11-18 20:37:52 -08:00
..
src Bezier-rs: Add Euclidean parameterization to Bezier::evaluate (#828) 2022-11-18 20:37:52 -08:00
Cargo.toml Bump MSRV to 1.65.0 for let-else syntax 2022-11-16 18:04:04 -08:00
build.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
graphite-test-document.graphite Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00