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
|
e84b73c848
|
Deprecate into_owned and clone_owned for Quaternion, UnitQuaternion, and Transform.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |
Eduard Bopp
|
e0cc7ff21b
|
Fix TCategory implementation for TAffine
Closes #271.
|
2017-07-29 14:45:20 +02:00 |
Benjamin Saunders
|
0979896dbd
|
Remove gratuitous indirection in serialization impls
|
2017-05-03 19:51:26 -07:00 |
Sébastien Crozet
|
42b48563be
|
Make serde optional behind the "serde-serialize" feature.
|
2017-02-15 22:04:34 +01: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 |