sebcrozet
|
3cbe60523a
|
2018 edition.
|
2019-03-23 14:33:47 +01:00 |
|
Jack Wrenn
|
35ab64b086
|
Rename Rotation::unwrap to Rotation::into_inner and deprecate Rotation::unwrap
See #460
|
2018-12-16 12:58:20 +01:00 |
|
Jack Wrenn
|
0ab137bfcf
|
Rename Unit::unwrap to Unit::into_inner and deprecate Unit::unwrap
See #460
|
2018-12-16 12:58:20 +01:00 |
|
sebcrozet
|
c24caa311f
|
Add some documentation for Rotation.
|
2018-11-10 11:20:34 +01:00 |
|
sebcrozet
|
14ad10a7e0
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
|
sebcrozet
|
f218186ec0
|
Add Rotation * Unit<Vector>
|
2018-09-24 22:05:15 +02:00 |
|
Bruce Mitchener
|
175c41ed3a
|
Typo fixes.
|
2018-09-24 21:15:07 +02:00 |
|
sebcrozet
|
ca093fad29
|
Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled.
|
2018-05-26 22:07:57 +02:00 |
|
Sébastien Crozet
|
662cc9cd7f
|
Run rust fmt.
|
2018-02-03 13:59:05 +01:00 |
|
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |
|
Sébastien Crozet
|
086e6e719f
|
Doc + slerp + conversions.
|
2017-02-12 18:17:09 +01:00 |
|
Sébastien Crozet
|
99b6181b1e
|
Complete library rewrite.
See comments on #207 for details.
|
2016-12-04 22:47:36 +01:00 |
|