Christophe Riccio
|
00e860eeee
|
Fixed missing bitfieldInterleave definisions
|
2014-03-16 11:53:58 +01:00 |
|
Christophe Riccio
|
693c1ddbc8
|
Merge 0.9.5 branch
|
2014-03-16 02:59:57 +01:00 |
|
Christophe Riccio
|
899f388921
|
Fixed CUDA issues (#169, #168, #183, #182)
|
2014-03-16 02:39:36 +01:00 |
|
Christophe Riccio
|
db09ecfc41
|
Fixed bitfieldInterleave for 4 components #175
|
2014-03-15 22:24:43 +01:00 |
|
Christophe Riccio
|
ea87e50c59
|
Merge branch '0.9.5' into 0.9.6
|
2014-03-15 21:45:47 +01:00 |
|
Christophe Riccio
|
eaf3cf3056
|
Added missing GLM_FUNC_DECL
|
2014-03-15 21:45:28 +01:00 |
|
Christophe Riccio
|
ce431012c9
|
Fix merge
|
2014-02-25 21:00:25 +01:00 |
|
Miguel Ángel Pérez Martínez
|
7cf0e87526
|
Added trigonometric.hpp dep to matrix_transform_2d.inl
|
2014-02-20 21:58:11 -03:00 |
|
Miguel Ángel Pérez Martínez
|
1644912f7d
|
Added GTX_matrix_transform_2d
|
2014-02-20 21:51:33 -03:00 |
|
Christophe Riccio
|
43691702e1
|
Fixed GTX_raw_data code dependency
|
2014-02-19 02:09:09 +01:00 |
|
Christophe Riccio
|
2b17a90859
|
Fixed declaration and definition mismatch
|
2014-02-08 20:49:34 +01:00 |
|
Christophe Riccio
|
98a0d9e00e
|
Merge pull request #163 from patzy/0.9.5
Fix dot product clamp range for vector angle functions. (#163)
|
2014-02-08 13:45:22 +01:00 |
|
Christophe Riccio
|
a310855d23
|
Fixed undefined reference to fastInverseSqrt (#161)
|
2014-02-08 13:34:40 +01:00 |
|
Morgan Veyret
|
32e57ce8ff
|
Fix dot product clamp range for vector angle functions.
|
2014-02-01 21:05:44 +01:00 |
|
Christophe Riccio
|
66efbcc597
|
Merge branch '0.9.5' into 0.9.6
|
2014-01-14 09:27:28 +01:00 |
|
Christophe Riccio
|
dd272c52ee
|
Fixed non power of two matrix products
|
2014-01-13 23:41:11 +01:00 |
|
Christophe Riccio
|
8a5603342c
|
Merge 0.9.5
|
2014-01-11 23:49:08 +01:00 |
|
Tom Cumming
|
14a7c56abd
|
Ray plane intersection function
|
2014-01-07 10:54:00 +00:00 |
|
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
Christophe Riccio
|
bd8836e53b
|
Merge branch '0.9.5' into 0.9.6
|
2014-01-04 22:29:45 +01:00 |
|
Christophe Riccio
|
6f096fbb31
|
Fixed vector and matrix queries
|
2014-01-04 14:57:59 +01:00 |
|
Christophe Riccio
|
06ac77dad4
|
Fixed declaration and definision mismatches (#148)
|
2014-01-04 13:55:37 +01:00 |
|
Christophe Riccio
|
b96a26e9e2
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2014-01-04 13:43:08 +01:00 |
|
Christophe Riccio
|
aed7317408
|
Fixed declaration and definision mismatches (#148)
|
2014-01-04 13:42:49 +01:00 |
|
Christophe Riccio
|
6ed8c3dbb3
|
Added vectorized implementation of fast inversesqrt
|
2014-01-04 13:27:06 +01:00 |
|
Christophe Riccio
|
8a023f7767
|
Removed GTX_int_10_10_10_2, replaced by GTC_packing functions
|
2013-12-27 01:32:39 +01:00 |
|
Christophe Riccio
|
0d5deadf02
|
Removed GLM_FORCE_RADIANS, now it's the default behaviour
|
2013-12-26 19:15:48 +01:00 |
|
Christophe Riccio
|
6d6c56f211
|
Merge branch '0.9.5' into 0.9.6
|
2013-12-26 18:59:45 +01:00 |
|
Christophe Riccio
|
1909f512e7
|
Deprecated degrees, display a message for each function using it.
|
2013-12-26 18:58:44 +01:00 |
|
jan p springer
|
39179ba1ad
|
un/formatted() usage to un/formatted
|
2013-12-26 15:15:53 +00:00 |
|
Christophe Riccio
|
5f1bb47bf2
|
Merge branch '0.9.5' into 0.9.6
|
2013-12-26 13:15:20 +01:00 |
|
Christophe Riccio
|
7fc5d21bbf
|
Fixed build
|
2013-12-26 01:24:04 +01:00 |
|
Christophe Riccio
|
d68fd2d97e
|
Fixed space characters
|
2013-12-26 00:32:09 +01:00 |
|
Christophe Riccio
|
5775879cfd
|
Merge pull request #145 from jsb/0.9.5
angle and orientedAngle sometimes return NaN values
|
2013-12-25 15:25:08 -08:00 |
|
Christophe Riccio
|
ddd1efd5a7
|
Removed deprecated files
|
2013-12-26 00:06:15 +01:00 |
|
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
2013-12-25 23:21:46 +01:00 |
|
Christophe Riccio
|
e9cb71e8b6
|
Fixed io build
|
2013-12-25 17:56:03 +01:00 |
|
Christophe Riccio
|
4ca881697d
|
Fixed build with GCC 4.7 C++11
|
2013-12-25 16:02:00 +01:00 |
|
Christophe Riccio
|
7fd1cdc477
|
Fixed build with C++98 compilers
|
2013-12-25 15:34:38 +01:00 |
|
Christophe Riccio
|
edbe66cb00
|
Fixed build on MacOS
|
2013-12-25 07:41:45 +01:00 |
|
Christophe Riccio
|
18d67da79c
|
Reduced dependencies of GTX_component_wise
|
2013-12-25 05:32:47 +01:00 |
|
Christophe Riccio
|
9f8112f93a
|
Reduced dependencies of GTX extensions. Removed some deprecated code.
|
2013-12-25 04:16:08 +01:00 |
|
Christophe Riccio
|
950eaa45cb
|
Reduced dependencies for GTC extensions
|
2013-12-24 13:45:14 +01:00 |
|
Christophe Riccio
|
6f7eb97b87
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
2013-12-24 10:41:59 +01:00 |
|
Christophe Riccio
|
510abedf2b
|
Added glm::length and removed col_size and row_size
|
2013-12-24 09:14:51 +01:00 |
|
Janis Born
|
56bd959f9e
|
fix vector angle functions possibly returning NaN
|
2013-12-19 16:16:28 +01:00 |
|
Christophe Riccio
|
9f5d2be3da
|
Fixed GTX_wrap
|
2013-12-18 19:54:39 +01:00 |
|
Christophe Riccio
|
420822704d
|
Removed useless GTX extensions
|
2013-12-18 19:19:14 +01:00 |
|
Christophe Riccio
|
aa318f6a43
|
Fixed GTX_mixed_product build
|
2013-12-18 19:16:42 +01:00 |
|
jan p springer
|
0e3cebf23a
|
removed boost dependencies
|
2013-12-18 10:34:06 +00:00 |
|