Recep Aslantas
|
31f313caff
|
now working on v0.7.1
|
2020-02-29 14:00:50 +03:00 |
|
Recep Aslantas
|
010b88ee7a
|
set version to v0.7.0 for vec2/mat2 release
|
2020-02-25 22:13:25 +03:00 |
|
Recep Aslantas
|
702da626f1
|
docs: add documentation for vec2 and mat2
|
2020-02-25 22:11:10 +03:00 |
|
Recep Aslantas
|
8ac1347f8a
|
remove unused params from docs
|
2020-02-21 12:55:52 +03:00 |
|
Recep Aslantas
|
65de029acb
|
now working on v0.6.3
|
2020-01-19 20:37:49 +03:00 |
|
Recep Aslantas
|
82a195f26a
|
now owrkin on v0.6.2
|
2020-01-17 23:26:40 +03:00 |
|
Recep Aslantas
|
cf41151534
|
Update troubleshooting.rst
|
2019-09-14 16:18:45 +03:00 |
|
Recep Aslantas
|
176cc28510
|
now working on v0.6.1
|
2019-09-12 07:11:49 +03:00 |
|
Recep Aslantas
|
712cbee580
|
remove cmocka from submodules and update docs
|
2019-09-12 07:10:37 +03:00 |
|
Recep Aslantas
|
03fda193a5
|
vec: update docs for norm
|
2019-08-30 14:47:26 +03:00 |
|
Recep Aslantas
|
f26601bfa7
|
now working on v0.6.0
|
2019-05-25 09:12:08 +03:00 |
|
Recep Aslantas
|
6fa5173cfd
|
now working on v0.5.5
|
2019-05-08 09:18:05 +03:00 |
|
Recep Aslantas
|
8fa21a1837
|
docs: use sphinx_rtd_theme theme dor documentation
|
2019-03-17 09:33:38 +03:00 |
|
Recep Aslantas
|
ee1937f28d
|
now working on v0.5.4
|
2019-03-17 09:29:36 +03:00 |
|
Recep Aslantas
|
b4efcefe7f
|
drop glm__memcpy, glm__memset and glm__memzero
* implement mat3_zero and mat4_zero functions
* copy matrix items manually in ucopy functions
|
2019-02-13 10:14:53 +03:00 |
|
Recep Aslantas
|
0d2e5a996a
|
docs: add SSE3 and SSE4 dot product options
|
2019-02-13 10:13:06 +03:00 |
|
Recep Aslantas
|
2b1eece9ac
|
mat3: add rmc for mat3
|
2019-02-13 10:12:49 +03:00 |
|
Recep Aslantas
|
c8b8f4f6f0
|
now working on v0.5.3
|
2019-02-13 10:00:57 +03:00 |
|
Recep Aslantas
|
4e5879497e
|
update docs
|
2019-02-02 15:29:48 +03:00 |
|
Recep Aslantas
|
60cb4beb0a
|
curve: helper for calculate result of SMC multiplication
|
2019-01-26 18:06:26 +03:00 |
|
Recep Aslantas
|
32ddf49756
|
mat4: helper for row * matrix * column
|
2019-01-26 18:05:05 +03:00 |
|
Recep Aslantas
|
07e60bd098
|
cam: extend frustum's far distance helper (#71)
* this will help to implement zoom easily
|
2019-01-16 14:59:58 +03:00 |
|
Recep Aslantas
|
e3d3cd8ab8
|
now working on v0.5.2
|
2019-01-15 12:08:54 +03:00 |
|
Recep Aslantas
|
21834b4ffb
|
matrix: trace of matrix
|
2018-12-06 18:17:02 +03:00 |
|
Recep Aslantas
|
2ef9c23a6c
|
vec: normalize cross product helper
|
2018-12-06 18:01:52 +03:00 |
|
Recep Aslantas
|
b23d65bef5
|
now working on v0.5.1
|
2018-12-05 16:32:13 +03:00 |
|
Recep Aslantas
|
6d6954b208
|
vec: minnadd and maxadd helpers
|
2018-11-29 10:50:24 +03:00 |
|
Recep Aslantas
|
aee381d869
|
vec: deprecate glm_vec_inv and glm_vec4_inv
* because in the current implementation, `glm_vec3_negate` does same thing. It is duplicate.
|
2018-11-29 09:23:14 +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
|
463099350a
|
vec: use _negate instead of _flipsign and _inv
* negate is better and common name, flipsign is deprecated now.
|
2018-11-28 10:28:00 +03:00 |
|
Recep Aslantas
|
a7cdbcec2b
|
now working on v0.5.0
|
2018-11-17 22:31:51 +03:00 |
|
Recep Aslantas
|
98da3daf82
|
identiy helper for arrays (matrix/quaternion)
this helpers makes all array elements identity
|
2018-09-12 12:44:11 +03:00 |
|
Recep Aslantas
|
3738499927
|
update doc for vec4_ucopy
|
2018-07-14 12:12:15 +03:00 |
|
Recep Aslantas
|
eb8e0df6df
|
update version
|
2018-06-21 10:54:53 +03:00 |
|
Recep Aslantas
|
669777eb37
|
additional utils
|
2018-06-18 17:55:25 +03:00 |
|
Recep Aslantas
|
857265b892
|
sphere point intersection
|
2018-06-09 18:21:29 +03:00 |
|
Recep Aslantas
|
fc14cedf89
|
update version
|
2018-06-09 18:10:54 +03:00 |
|
Recep Aslantas
|
720b617ee0
|
sphere and aabb
|
2018-05-30 23:42:22 +03:00 |
|
Recep Aslantas
|
3dc9070909
|
squared distance for vec3
|
2018-05-30 23:35:59 +03:00 |
|
Recep Aslantas
|
af812e86eb
|
add a note to clarify up vector restriction for glm_lookat and glm_look
|
2018-05-29 11:30:38 +03:00 |
|
Recep Aslantas
|
059bdfdd4b
|
update docs
|
2018-05-27 11:54:05 +03:00 |
|
Recep Aslantas
|
96c3e604ff
|
now working on v0.4.6
|
2018-05-22 17:43:46 +03:00 |
|
Recep Aslantas
|
599524dacf
|
docs: add new option to docs
|
2018-05-10 16:42:13 +03:00 |
|
Recep Aslantas
|
c6d07bb6eb
|
surround PI with parentheses + code style + update docs
|
2018-05-10 12:18:54 +03:00 |
|
Recep Aslantas
|
94b286f1f9
|
docs: add new alignment option to docs
|
2018-05-09 16:43:42 +03:00 |
|
Recep Aslantas
|
a9d56f2dae
|
docs: fix typos
|
2018-05-04 00:50:56 +03:00 |
|
Recep Aslantas
|
6c01eff056
|
now working on v0.4.5
|
2018-04-30 10:59:40 +03:00 |
|
Recep Aslantas
|
cef97fca3e
|
add cocoapods spec
|
2018-04-22 01:03:17 +03:00 |
|
Recep Aslantas
|
6202179c23
|
update version
|
2018-04-18 22:30:20 +03:00 |
|
Recep Aslantas
|
a723ecdb7e
|
add troubleshooting to docs
|
2018-04-18 15:11:06 +03:00 |
|