Bruce Mitchener
|
8609167053
|
nalgebra-glm: Fix clippy single_component_path_imports.
These imports are redundant and not needed.
|
2023-08-19 00:19:42 +07:00 |
Arthur Kaukal Valladares
|
c72b30d628
|
Fix typo in `nalgebra_glm::radians` doc comment
|
2021-11-26 18:51:01 -08:00 |
Sébastien Crozet
|
85074398d0
|
Fix nalgebra-glm
|
2021-08-08 12:59:40 +02:00 |
Crozet Sébastien
|
24d546d3b6
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
sebcrozet
|
bbb3be512e
|
Run cargo fmt.
|
2020-04-05 18:49:48 +02:00 |
sebcrozet
|
4ef4001836
|
Rename Real to RealField.
|
2019-03-25 11:21:41 +01:00 |
sebcrozet
|
3cbe60523a
|
2018 edition.
|
2019-03-23 14:33:47 +01:00 |
sebcrozet
|
14ad10a7e0
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
sebcrozet
|
b9ca074740
|
Execute rustfmt.
|
2018-10-22 06:23:40 +02:00 |
sebcrozet
|
4140375b6e
|
Rename the Mat and Vec aliases to TMat and TVec.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
5ebb1fa635
|
Fix typo.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
3e445430a4
|
Move files around and complete the doc.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
e7edad5ebb
|
Start actually implementing the GLM functions.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
bee63859c0
|
Setup functions signatures for the glm interface.
|
2018-09-23 17:10:49 +02:00 |