Jack Wrenn
|
922b339fb0
|
Implement to_euler_angles for Rotation3 and UnitQuaternion
Resolves sebcrozet/nalgebra#243.
|
2018-01-09 15:15:57 -05:00 |
Colin Wallace
|
e5259130e5
|
Fix spelling of "below"
|
2017-10-26 21:13:35 -07:00 |
Dzmitry Malyshau
|
94db3f533b
|
Mint rebase
|
2017-10-09 20:22:24 +02:00 |
Dzmitry Malyshau
|
ce2063c191
|
Mint Euler angles
|
2017-10-09 20:22:24 +02:00 |
Dzmitry Malyshau
|
b0127ab5dc
|
Mint quaternions
|
2017-10-09 20:22:24 +02:00 |
Sébastien Crozet
|
48f80d99cc
|
Fix abomonation integration.
|
2017-08-15 19:36:38 +02:00 |
Sébastien Crozet
|
afef66227e
|
Merge branch 'master' into abomonation
|
2017-08-15 19:18:39 +02: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
|
aaa359f3b0
|
Remove hand-written rustdoc doc for quaternon and unit_complex.
Those are now generated automatically by rustdoc.
|
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
|
e09af0ca82
|
Implement Abomonation for remaining types
|
2017-08-14 14:32:02 +02:00 |
Eduard Bopp
|
f67a7bd324
|
Implement Abomonation for rotations
|
2017-08-14 12:41:03 +02:00 |
Eduard Bopp
|
308177a7d6
|
Implement Abomonation for translations
|
2017-08-14 12:37:16 +02:00 |
Eduard Bopp
|
49f12a379d
|
Implement Abomonation for static-size points
|
2017-08-14 12:18:47 +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 |