Auto merge of #450 - nical:round, r=jrmuizel |
|
More...
|
about 5 years ago
|
Auto merge of #447 - nical:length-min-max, r=kvark |
|
More...
|
about 5 years ago
|
Auto merge of #413 - nical:rotation, r=kvark |
|
More...
|
about 5 years ago
|
Auto merge of #446 - nical:rm-display, r=kvark |
|
More...
|
about 5 years ago
|
Auto merge of #449 - jrmuizel:no-int, r=nical |
|
More...
|
about 5 years ago
|
Define round(x) as floor(x + 0.5). |
|
More...
|
about 5 years ago
|
Don't implement Floor, Ceil and Round on integer types. |
|
More...
|
about 5 years ago
|
Merge is_empty and is_empty_or_negative. |
|
More...
|
about 5 years ago
|
Implement Length::min and max. |
|
More...
|
about 5 years ago
|
Remove Display implementations. |
|
More...
|
about 5 years ago
|
Fix Scale::inverse, remove Scale::inv. |
|
More...
|
about 5 years ago
|
Auto merge of #444 - nical:nan-empty, r=jrmuizel |
|
More...
|
about 5 years ago
|
Version 0.20.14. |
|
More...
|
about 5 years ago
|
Return true in the presence of NaN in is_empty_or_negative. |
|
More...
|
about 5 years ago
|
Auto merge of #442 - Atul9:cargo-fmt, r=nical |
|
More...
|
about 5 years ago
|
Auto merge of #441 - gnxlxnxx:master, r=nical |
|
More...
|
about 5 years ago
|
Add constructor which takes angle and length |
|
More...
|
about 5 years ago
|
Format code using 'cargo fmt' |
|
More...
|
about 5 years ago
|
Auto merge of #440 - hannobraun:angle-cast, r=nical |
|
More...
|
about 5 years ago
|
Add casting methods to `Angle` |
|
More...
|
about 5 years ago
|
Auto merge of #436 - barsoosayque:master, r=nical |
|
More...
|
over 5 years ago
|
Derive Default for Angle |
|
More...
|
over 5 years ago
|
Auto merge of #435 - cbrewster:side_offsets_is_zero, r=nical |
|
More...
|
over 5 years ago
|
Add is_zero method to SideOffsets2D |
|
More...
|
over 5 years ago
|
Auto merge of #434 - cbrewster:side_offsets_mul_div_scale, r=nical |
|
More...
|
over 5 years ago
|
Add implementations for Mul, Div, and Scale for SideOffsets2D |
|
More...
|
over 5 years ago
|
Auto merge of #432 - nical:angle, r=kvark |
|
More...
|
over 5 years ago
|
Auto merge of #433 - nical:numtraits, r=gw3583 |
|
More...
|
over 5 years ago
|
Add comment explaining euclid's Zero and One traits. |
|
More...
|
over 5 years ago
|
Rename ::create_foo transform constructor into ::foo. |
|
More...
|
over 5 years ago
|