Graphite/website/other/bezier-rs-demos/src/components
Rob Nadal a64c856ec4 Bezier-rs: Updated Bezier function signatures to accept TValue (#967)
* Create helper for converting d to t values

* Add euclidean option for tangent and normal

* Modified bezier functions signatures to accept ComputeType

* Stylistic changes per review

* Added ComputeType documentation

* Renamed ComputeType to TValue

* Fixed comments

* Fixed failing unit tests

* Code review

* Fix comments in code review

* Renamed compute_type_to_parametric to t_value_to_parametric

---------

Co-authored-by: Linda Zheng <thelindazheng@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-13 12:31:51 -05:00
..
BezierDemo.ts Bezier-rs: Updated Bezier function signatures to accept TValue (#967) 2023-02-13 12:31:51 -05:00
BezierDemoPane.ts Bezier-rs: Updated Bezier function signatures to accept TValue (#967) 2023-02-13 12:31:51 -05:00
SubpathDemo.ts Bezier-rs: Updated Bezier function signatures to accept TValue (#967) 2023-02-13 12:31:51 -05:00
SubpathDemoPane.ts Bezier-rs: Updated Bezier function signatures to accept TValue (#967) 2023-02-13 12:31:51 -05:00