Graphite/bezier-rs/lib/src
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
..
consts.rs Support linear bezier curve segments in the Bezier math library (#717) 2022-07-08 17:41:15 -04:00
lib.rs Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
utils.rs Support linear bezier curve segments in the Bezier math library (#717) 2022-07-08 17:41:15 -04:00