sebcrozet
|
b52772c036
|
Fix rebase error.
|
2018-10-27 15:00:18 +02:00 |
sebcrozet
|
551c44c854
|
Implement From<Vector> for Point.
|
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
|
4d7b215146
|
Add see also + examples for scalar min/max.
|
2018-10-09 08:31:38 +02:00 |
Bruce Mitchener
|
0dbe69ddb7
|
Reformat parameter listings in docs.
|
2018-10-08 07:54:26 +02:00 |
Bruce Mitchener
|
e7610196b6
|
Add more see also content.
|
2018-10-08 07:54:26 +02:00 |
Bruce Mitchener
|
cb96cdb794
|
clippy: Prefer unwrap_or_else to unwrap_or.
|
2018-10-05 06:00:50 +02:00 |
sebcrozet
|
e2736caff6
|
Fix glm::perspective.
Fix #423.
|
2018-10-05 05:50:56 +02:00 |
Bruce Mitchener
|
ca9b4e38dd
|
Add more see-also content to glm docs.
|
2018-10-04 05:26:21 +02:00 |
Bruce Mitchener
|
c6ca1ca3e2
|
glm: Use - instead of : after parameter names.
This makes things consistent with the other doc comments here.
|
2018-09-25 20:17:27 +02:00 |
Bruce Mitchener
|
20b464f5b8
|
glm: Add missing backticks around parameter names.
|
2018-09-25 20:17:27 +02:00 |
Bruce Mitchener
|
96a2a56800
|
Use 3 space indents to avoid triggering syntax highlighting.
|
2018-09-25 20:17:27 +02:00 |
Bruce Mitchener
|
c56ec720eb
|
glm: Use doc comments instead of regular comment.
|
2018-09-25 20:17:27 +02:00 |
Bruce Mitchener
|
175c41ed3a
|
Typo fixes.
|
2018-09-24 21:15:07 +02:00 |
sebcrozet
|
b8b86e72b5
|
Various documentation fixes.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
4140375b6e
|
Rename the Mat and Vec aliases to TMat and TVec.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
975e0a8b6b
|
Add the TVec* and TMat* aliases.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
ea668dea90
|
Various documentation improvements.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
f2bad264ef
|
Re-export conversion functions.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
cff8f398ba
|
Resolve all name conflicts.
|
2018-09-23 17:10:49 +02:00 |
sebcrozet
|
1b2fc74f33
|
Resolve some 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
|
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 |