pathfinder/geometry/src
Sebastian K 7b244cad68 Add `recip`, `angle` and `angle_between` methods to `Vector2F` 2020-06-24 17:57:37 -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 Update `pathfinder_geometry` 2020-06-23 13:15:59 -07:00
rect.rs Update `pathfinder_geometry` 2020-06-23 13:15:59 -07:00
transform2d.rs Fix some transform issues and implement transformed radial gradients in SVG. 2020-04-20 16:40:02 -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 Add `recip`, `angle` and `angle_between` methods to `Vector2F` 2020-06-24 17:57:37 -07:00