Graphite/bezier-rs/lib
Oliver Davies 03633bf313 Rename vector components to match new terminology (#719)
* Renamed VectorAnchor, VectorShape and VectorControlPoint. Also fixed other naming inconsistencies.

* Renamed messages relating to vector and updated naming in several tools

* Renamed comments + caught a few areas I had missed.

* Caught a few more incorrect names

* Code review pass

* Review changes

* Fixed warning

* Additional review feedback

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-07-12 17:59:06 -07:00
..
src Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
Cargo.toml Beginnings of the bezier-rs math library (#662) 2022-06-16 20:50:58 -04:00
README.md Beginnings of the bezier-rs math library (#662) 2022-06-16 20:50:58 -04:00

README.md

Bezier-rs: Bezier Math Library