zorby
aae82c1d4a
README: Add chapter about alignment
2025-01-04 11:51:43 +01:00
zorby
7e51ed88e8
README: Add Features
2025-01-04 11:23:37 +01:00
zorby
32a05a579b
README: Move Struct API chapter
2025-01-04 11:22:52 +01:00
zorby
9d079d3cc3
Restructure README
2024-12-30 13:50:11 +01:00
Bruce Mitchener
bb9a35caaf
ci: Remove appveyor.
...
This is now handled by the GitHub Actions CI.
2024-02-10 22:47:33 +07:00
Bruce Mitchener
74c5e86d0c
Add additional CI via GitHub Actions.
2024-02-10 14:10:12 +07:00
Bruce Mitchener
e4419c4f18
Fix typos.
2024-02-08 15:12:30 +07:00
Vincent Davis Jr
2631d3b5ea
README: update meson option for running test
...
Running on an already built build directory
meson configure -Denable_tests=true build/
Leads to
ERROR: Unknown options: "enable_tests"
Seems the meson option was updated
Signed-off-by: Vincent Davis Jr <vince@underview.tech >
2023-05-14 19:38:58 -05:00
myfreeer
091102e2c1
README: add build docs for WebAssembly
...
See alse https://github.com/recp/cglm/discussions/282#discussioncomment-5770919
2023-05-02 13:07:59 +08:00
Christopher Lang
dc5558d8f4
Fix readme supported types note
2022-07-15 20:17:58 +01:00
Recep Aslantas
4d2ba464a0
Update README.md
2021-05-30 18:11:17 +03:00
Recep Aslantas
398e47070b
Update README.md
2021-05-30 18:09:17 +03:00
Recep Aslantas
619ac4ce9a
Update README.md
2021-05-30 18:03:33 +03:00
Recep Aslantas
e5d88f22a0
Update README.md
2021-05-30 15:31:06 +03:00
Recep Aslantas
af92df4e84
ci: migrate cglm from tavis-ci.org to travis-ci.com
2021-05-30 15:17:33 +03:00
quadroli
17560a0687
very minor correction in readme
2021-04-30 18:03:50 +03:00
Sundaram Ramaswamy
d6a0ac320b
Update docs on CMake header-only usage
2021-03-26 12:32:36 +05:30
Serhii Mumriak
73f32b9ef7
Updated README.md with swift configuration information
2020-09-07 17:26:33 -07:00
Recep Aslantas
4054d9a190
io: update documentation + README
2020-08-08 10:47:38 +03:00
Randy
d273daecfe
update README
2020-08-05 23:05:11 +02:00
Randy
640795a771
update README
2020-08-04 20:50:33 +02:00
Recep Aslantas
74cf89a82f
build, cmake: update cmake to export Config to use find_package()
2020-05-25 17:06:48 +03:00
Recep Aslantas
edf46aaf2b
Update README.md
2020-04-27 22:26:29 +03:00
Recep Aslantas
e2ba795603
Update README.md
2020-04-27 22:25:36 +03:00
Felipe Munoz Mazur
18fe47d0c7
Merge branch 'master' into cmake
2020-04-10 00:33:07 -04:00
Uwila
f79674f66a
Link contributors' avatars to the correct page
2020-04-07 21:39:27 +02:00
Felipe Munoz Mazur
cf3888d734
Update README.md
...
Document CMake Usage and Project Example
2020-03-27 00:12:47 -04:00
Carsten Hartenfels
1d19948f30
Document struct API and anonymous struct handling
2019-11-24 17:28:01 -05:00
Recep Aslantas
464b2178ce
Update README.md
2019-11-08 17:14:24 +03:00
onagurna
52df54e306
fix typo in README ( #106 )
2019-10-21 23:46:23 +03:00
Recep Aslantas
a062f002a0
add codecov badge
2019-09-20 21:16:25 +03:00
Recep Aslantas
3af861b61e
Update README.md
2019-09-14 16:01:43 +03:00
Recep Aslantas
712cbee580
remove cmocka from submodules and update docs
2019-09-12 07:10:37 +03:00
Recep Aslantas
092da3e189
Update README.md
2019-09-12 07:01:09 +03:00
Recep Aslantas
e294fc744b
Merge pull request #92 from fmegally/patch-2
...
Update README.md
2019-07-28 08:52:56 +03:00
Fady Megally
02fdea941c
Update README.md
...
grammar corrections. multiple linse
2019-07-27 13:54:27 -04:00
Fady Megally
c87499d234
Update README.md
...
Grammar error correction (line 29)
2019-07-26 16:27:20 -04:00
Carsten Hartenfels
caba5b3c7c
Document pkg-config usage and prefix pitfalls
2019-06-23 14:04:34 +02:00
Recep Aslantas
12a7298474
Update README.md
2019-05-31 22:31:10 +03:00
Recep Aslantas
4e1872c3ac
Update README.md
2019-05-31 22:30:39 +03:00
Recep Aslantas
4e5879497e
update docs
2019-02-02 15:29:48 +03:00
Recep Aslantas
d17c99215d
Update README.md
2018-12-26 09:57:52 +03:00
Recep Aslantas
2f632c6311
Update README.md
2018-12-02 21:35:50 +03:00
Recep Aslantas
b47d148b81
Update README.md
2018-12-02 21:35:31 +03:00
Recep Aslantas
b4bf8f3537
vec: rename glm_vec_
to glm_vec3_
(continue)
...
* add missing functions to vec4
* update docs
2018-11-29 09:07:48 +03:00
Recep Aslantas
0b8c63a90e
vec: rename glm_vec_
namespace to glm_vec3_
2018-11-28 23:22:30 +03:00
Recep Aslantas
464bd917d0
update readme
2018-05-10 12:21:33 +03:00
Recep Aslantas
c8ed8acbed
Update README.md
2018-04-12 14:47:14 +03:00
Recep Aslantas
967fb1afad
Update README.md
2018-04-03 17:32:10 +03:00
Jess
db4761b437
Added backers and sponsors on the README
2018-04-01 18:12:46 +09:00