Recep Aslantas
f6959b99c6
fix pre-compiled vector header and suppress warnings
2017-06-15 20:06:00 +03:00
Recep Aslantas
3fbf590d39
func for make matrix identity
2017-05-29 20:52:38 +03:00
Recep Aslantas
3728102644
add _scale_as feature
...
glm_vec_scale multiplies vector (all items) by a scalar
result = vector * factor, new scale = old scale * factor
now it is possible to scale a vector as specified factor
result = unit(vector) * factor, new scale = factor
2017-05-21 21:34:50 +03:00
Recep Aslantas
f90d3f5faf
add removed functions as macro as DEPRECATED
2017-05-21 12:28:06 +03:00
Recep Aslantas
cb6d5c1f7e
center point of to vectors
2017-04-15 02:05:06 +03:00
Recep Aslantas
bf18ca647e
distance between two vectors
2017-04-09 21:14:26 +03:00
Recep Aslantas
4462a84f4a
rename _dup (duplicate) to _copy
...
I think _copy is better and COMMON name for duplicating/copying
vector, matrices
2017-02-23 09:57:28 +03:00
Recep Aslantas
177bb594fd
make pre-compiled funcs c++ compatible
2017-02-05 16:31:47 +03:00
Recep Aslantas
176f5ccf8e
quat: f-call versions for new quat funcs and fix build
2017-02-05 16:27:47 +03:00
Recep Aslantas
7104fe172c
vec: f-call versions for new vector funcs
2017-02-05 16:24:25 +03:00
Recep Aslantas
75f5efe0bb
pre-compiled version
2016-10-27 01:12:55 +03:00