aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/bezier.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-176/+0
* style: Port bezier edge cases handling from C++ to RustDavid Shin2023-10-021-3/+53
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition`Simon Sapin2018-11-101-1/+1
* Run rustfmt on selectors, servo_arc, and style.Bobby Holley2018-04-101-6/+5
* Don't use Point2D<f32> for cubic curves anymoreAnthony Ramine2017-07-191-6/+6
* Bump euclid to 0.14.Nicolas Silva2017-06-141-1/+1
* More docs in style.Simon Sapin2017-01-021-2/+8
* style: Document the bezier module.Emilio Cobos Álvarez2016-12-311-0/+6
* Move util::bezier to styleAnthony Ramine2016-02-141-0/+115