pathfinder/geometry/src
Patrick Walton 15101e90dd Draw caret position in the NanoVG demo 2020-04-10 18:13:42 -07:00
..
angle.rs Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
lib.rs Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
line_segment.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
rect.rs Add some more operators to rects and vectors 2020-04-02 11:59:11 -07:00
transform2d.rs Use column vector length to extract scale from matrices. 2020-04-10 13:38:25 -07:00
transform3d.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
unit_vector.rs Prevent taking the square root of a negative number in the half-angle formula 2020-03-31 13:32:23 -07:00
util.rs Fall back to Newton's method instead of dividing by zero when finding critical 2019-05-08 17:51:12 -07:00
vector.rs Draw caret position in the NanoVG demo 2020-04-10 18:13:42 -07:00