servo / euclid

Geometry primitives (basic linear algebra) for Rust
Other
462 stars 102 forks source link

(breaking change) Merge is_empty and is_empty_or_negative. #448

Closed nical closed 4 years ago

nical commented 4 years ago

For all practical use is_empty_or_negative is what people mean to use, whereas only checking for zero area via is_empty is error prone.

nical commented 4 years ago

r? @jrmuizel

jrmuizel commented 4 years ago

@bors-servo r+

bors-servo commented 4 years ago

:pushpin: Commit c179d74 has been approved by jrmuizel

bors-servo commented 4 years ago

:hourglass: Testing commit c179d74fc6c47ebafb37043ffd2667a6180a7cf7 with merge d50626d20f7f44bedc564fd6c0bd5e2326b587d0...

bors-servo commented 4 years ago

:sunny: Test successful - checks-travis Approved by: jrmuizel Pushing d50626d20f7f44bedc564fd6c0bd5e2326b587d0 to master...