sebcrozet
|
a31b3db600
|
Make nalgebra-glm compatible with no_std.
|
2018-12-29 13:19:48 +01:00 |
MindSpunk
|
55b599e52c
|
updating changes for response to pull request
Removed the compile configs based on cargo features and updated docs
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
ffd3dd5b68
|
More compile options docs
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
21ecb5a370
|
perspective and orthographic functions and options
|
2018-12-29 11:30:53 +01:00 |
sebcrozet
|
b52772c036
|
Fix rebase error.
|
2018-10-27 15:00:18 +02: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 |
Bruce Mitchener
|
47fe851173
|
Add favicons to docs.
|
2018-10-16 18:28:39 +02:00 |
Bruce Mitchener
|
a8ae62ea52
|
Improve cross-linking and cross-referencing in docs.
|
2018-09-27 06:00:32 +02:00 |
Bruce Mitchener
|
175c41ed3a
|
Typo fixes.
|
2018-09-24 21:15:07 +02:00 |
sebcrozet
|
41fb5403b5
|
Mention TMat and TVec on the doc.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
9e4087d466
|
Reexport more nalgebra types and traits.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
ea668dea90
|
Various documentation improvements.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
71361fa136
|
Add more docs on lib.rs
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
d5e747bd4a
|
Add more 2D transformation constructors.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
f2bad264ef
|
Re-export conversion functions.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
2a6302cd54
|
Fix some comments.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
cff8f398ba
|
Resolve all name conflicts.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
81745b5464
|
Add a quat_ perfix to all quaternion functions.
|
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
|
a827e2d95f
|
Start adding some gtx functions.
|
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 |