Christophe
47585fde0c
Merge pull request #1136 from RRR784/patch-1
...
changed GLM_FORCE_QUAT_DATA_WXYZ to GLM_FORCE_QUAT_DATA_XYZW #1136
2023-08-18 15:15:04 +02:00
Aiden Knight
2f014270b6
Fixed include file for perspective function in manual
2023-06-10 17:21:58 +01:00
RRR784
941539fb29
changed GLM_FORCE_QUAT_DATA_WXYZ to GLM_FORCE_QUAT_DATA_XYZW
...
related to https://github.com/g-truc/glm/pull/1069#issuecomment-832934981
2023-01-20 11:32:57 -05:00
Andrea Pappacoda
b4a09f5ac0
docs(manual): some markdown fixes
...
- Add a blank line before block elements (lists, code blocks, etc)
- Remove trailing whitespace
- Use "plaintext" language for code blocks when appropriate
- Fix duplicated section3_4 anchor
- Fix <` to `< in section 4.10
- Always referece images relative to the current directory
- Use markdown-style link instead of HTML href in section 7.13
- Remove extra space before closing emphasis in section 4.18
2022-09-19 22:50:52 +02:00
Krzysztof Kurek
dd457459b2
Update manual to reflect changes
2021-01-31 14:10:15 +01:00
Bruce Mitchener
e7554a5d88
Fix link to opencloth.
2020-08-04 21:12:00 +07:00
Thomas Brunner
c49df617db
Improved documentation on compiling GLM with CMake
2020-07-14 00:45:23 +02:00
Kevin Ring
4c79cd1781
Fix comment alignment.
2020-06-24 17:26:46 +10:00
Kevin Ring
c80fd556b6
Fix a typo in the manual, glm/geometry.hpp -> glm/geometric.hpp
2020-06-24 17:25:07 +10:00
Will Usher
e6af446716
fix manual glm_DIR mention
2020-02-16 14:38:27 -08:00
Will Usher
d773b4453a
Merge remote-tracking branch 'upstream/master'
2020-01-05 17:48:47 -07:00
Christophe Riccio
638eb14fcd
- Added GLM_FORCE_QUAT_DATA_WXYZ to store quat data as w,x,y,z instead of x,y,z,w #983
2020-01-05 15:51:05 +01:00
Will Usher
15158e8aa9
Add a CMake Package config
2019-11-01 16:40:45 -06:00
Christophe Riccio
ef9d65e0c6
Added GLM_FORCE_INTRINSICS define
2019-01-11 12:58:31 +01:00
houstond
69271c117c
The title of 5.2 in content is wrong. "GPU=>GLU"
2018-11-24 02:25:18 +08:00
MrVallentin
a8953c672f
Fixed typos
2018-11-05 13:47:57 +01:00
Christophe Riccio
3d26f49775
Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816
2018-09-30 21:52:09 +02:00
Christophe Riccio
76683aa287
Added vector ulp functions
2018-09-26 18:27:55 +02:00
Christophe Riccio
635ff4ef2d
Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775
2018-09-18 22:35:28 +02:00
Christophe Riccio
cf6504b65e
Fixed GLM_FORCE_CXX** section in the manual
2018-09-03 23:53:45 +02:00
Christophe Riccio
416fa93e42
Added PDF manual
2018-09-03 23:15:27 +02:00
Christophe Riccio
f6be32ed0d
Completed manual for GLM 0.9.9.1
2018-08-31 19:02:16 +02:00
Christophe Riccio
9a42579497
Updated manual
2018-08-31 18:24:28 +02:00
Christophe Riccio
a5593b178f
Updated manual, EXT extensions
2018-08-31 00:20:29 +02:00
Christophe Riccio
99eb6b3cc6
Improved manual and API documentations
2018-08-30 12:06:10 +02:00
Christophe Riccio
8177cf4aa3
Fixed decoloration
2018-08-30 01:06:07 +02:00
Christophe Riccio
62e4c59d8d
More manual documentation
2018-08-30 01:04:26 +02:00
Christophe Riccio
b40c557f25
Improved EXT extensions documentation
2018-08-30 00:16:14 +02:00
Christophe Riccio
65874078a2
Fixed title
2018-08-29 22:34:09 +02:00
Christophe Riccio
b1e8bcad29
Added guide for contributing to GLM and coding style guide #798
2018-08-28 01:13:15 +02:00
Christophe Riccio
87f9f3bd78
Added manual documentation for GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
2018-08-27 21:33:55 +02:00
Christophe Riccio
2fdc2dc748
Clarify the support of constexpr
2018-08-27 20:19:19 +02:00
Christophe Riccio
a4e9d8b056
Updated manual
2018-08-26 01:08:12 +02:00
Christophe Riccio
978df09b00
Clean up manual highlight
2018-08-25 22:45:01 +02:00
Christophe Riccio
dd6a42fcf5
Fixed links
2018-08-25 22:08:51 +02:00
Christophe Riccio
cee9de027d
Progress on the manual update for GLM 0.9.9.1
2018-08-22 23:10:59 +02:00
Christophe Riccio
de4dbc5662
Improved disabling auto detection
2018-08-22 21:43:32 +02:00
Christophe Riccio
b1c2cc64fd
Added platform unknown test
2018-08-22 21:21:00 +02:00
Christophe Riccio
f58ccc7cee
Fixed summary
2018-08-22 21:05:56 +02:00
Christophe Riccio
02a794a621
Reorganized section 2
2018-08-22 01:51:12 +02:00
Christophe Riccio
80f4ea1a85
Updated headers doc
2018-08-20 00:34:43 +02:00
Christophe Riccio
2e803c948f
Fixed summary
2018-08-19 23:51:52 +02:00
Christophe Riccio
c8adabb801
Prepare EXT extensions doc
2018-08-19 23:51:10 +02:00
Christophe Riccio
b45f286054
Prepare EXT extensions doc
2018-08-19 23:48:00 +02:00
Christophe Riccio
8f12f96787
More constexpr
2018-08-16 00:45:31 +02:00
Christophe Riccio
428a468d13
Sliced ext relational extensions
2018-08-01 12:10:27 +02:00
Groove
0eadca8ca4
Updated manual summary to prepare manual update
2018-08-01 00:29:52 +02:00
Anne Gropler
d9a3aab691
updated chapter number for acknowledgements
2018-07-30 14:24:10 +02:00
Giuseppe Barbieri
23676a991b
Update manual.md
2017-11-08 11:06:46 +01:00
Christophe Riccio
dc3e0b5ccb
Added GLM_FORCE_SINGLE_ONLY to use GLM on platforms that don't support double #627
2017-09-23 16:32:25 +02:00