Commit Graph

3395 Commits

Author SHA1 Message Date
Christophe Riccio
e36368273b Merge branch 'master' of https://github.com/g-truc/glm 2017-03-26 23:51:33 +02:00
Christophe Riccio
5459e93446 Added bitfield interleave implementation 2017-03-26 23:51:13 +02:00
Christophe
93f858503c Merge pull request #617 from elect86/patch-4
Update func_common.hpp, typo #617
2017-03-24 21:00:14 +01:00
Giuseppe Barbieri
6d72ce042f Update func_common.hpp 2017-03-14 09:53:59 +01:00
Christophe Riccio
bb4f6dc9d4 Removed support of boost static_assrt 2017-03-10 21:40:48 +01:00
Christophe Riccio
9f4971289c Merge branch 'master' of https://github.com/g-truc/glm 2017-03-04 00:55:56 +01:00
Christophe Riccio
7fdf3c34df Added packing tests 2017-03-04 00:55:36 +01:00
Christophe
a813c3f291 Merge pull request #615 from Sillamacka/FixShadowWarnings
Fix some more shadowing warnings that had slipped through. #615
2017-03-02 20:03:26 +01:00
Magnus Bergsten
0ffaea051e Fix some more shadowing warnings that had slipped through. 2017-03-03 01:25:26 +09:00
Christophe Riccio
149a6c4258 Merge branch 'master' of https://github.com/g-truc/glm 2017-02-28 22:22:46 +01:00
Christophe Riccio
c42376625a Merge branch '0.9.8' 2017-02-28 22:22:08 +01:00
Christophe Riccio
c6a8b4464b - Fixed packF3x9_E1x5 exponent packing #614 2017-02-28 22:20:04 +01:00
Christophe Riccio
d53e36782b - Fixed packF3x9_E1x5 exponent packing #614 2017-02-28 22:19:26 +01:00
Christophe
ff790f3593 Merge pull request #613 from blahgeek/cuda-compiler-version
Properly set cuda compiler version #613
2017-02-28 10:09:04 +01:00
BlahGeek
0b48eecae8 properly set cuda compiler version 2017-02-28 10:30:50 +08:00
Christophe
f269730d4b Merge pull request #611 from kveretennicov/patch-1
Fix some style and typos in Manual #611
2017-02-20 01:27:22 +01:00
Konstantin Veretennicov
eda0b27f23 Fix some style and typos in Manual 2017-02-19 18:26:06 +01:00
Christophe Riccio
aeccbf1792 Added reference to cglm in GLM manual #609 2017-02-16 01:37:30 +01:00
Christophe Riccio
f048b346fb Merged GLM 0.9.8 2017-02-16 01:15:46 +01:00
Christophe Riccio
8d3bc422e1 Fixed Clang version detection from source #608 2017-02-16 01:07:16 +01:00
Christophe Riccio
4a71e6a02f Merge branch 'master' of https://github.com/g-truc/glm 2017-02-16 00:56:04 +01:00
Christophe
1b40d6b957 Merge pull request #610 from elect86/patch-3
Update rotate_vector.hpp typos #610
2017-02-09 23:01:34 +01:00
Giuseppe Barbieri
af4499f3ca Update rotate_vector.hpp 2017-02-09 17:53:35 +01:00
Giuseppe Barbieri
38b2fef162 Update rotate_vector.hpp 2017-02-09 17:52:19 +01:00
Christophe Riccio
e4f768102b Fixed define 2017-02-09 00:40:37 +01:00
Christophe
f84437dc56 Merge pull request #607 from elect86/patch-2
Fixed links in the manual #607
2017-01-26 12:20:36 +01:00
Giuseppe Barbieri
84792587e0 Update manual.md
Fixed links
2017-01-26 10:11:35 +01:00
Christophe Riccio
a9389aef26 Removed Drone, service is dead 2017-01-22 12:42:09 +01:00
Christophe Riccio
5d89006faa Merge branch 'master' of https://github.com/g-truc/glm 2017-01-21 22:04:24 +01:00
Christophe Riccio
f0b6ce7d75 Removed invalid FAQ 604 2017-01-21 22:04:04 +01:00
Christophe
7ee363c9fa Merge pull request #606 from nourikhalass/master
Fix build with GCC #606
2017-01-21 22:00:35 +01:00
Christophe Riccio
cfbb4d9b91 Merged 0.9.8 2017-01-21 21:58:58 +01:00
Christophe Riccio
5dcc56489e Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 2017-01-21 21:57:10 +01:00
Nouri Khalass
21b9096428 Fixed typo 2017-01-21 20:46:11 +01:00
Nouri Khalass
a3a8f84f6b Fix issue #600 and #605
This issue was caused by an incorrect number of template arguments.
2017-01-21 19:47:41 +01:00
Christophe Riccio
4875f79eb0 Removed old compiler version 2017-01-20 22:42:53 +01:00
Christophe Riccio
89b063f15c Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604 2017-01-20 22:28:19 +01:00
Christophe Riccio
9f1aae08f7 Merge branch 'master' of https://github.com/g-truc/glm 2017-01-13 01:17:01 +01:00
Christophe Riccio
f4130c32fd Added template alias for mat types 2017-01-10 00:02:16 +01:00
Christophe Riccio
67e5bf004a Preparing GLM 0.9.8.4 release 2017-01-09 23:30:40 +01:00
Christophe
c8ddeea744 Merge pull request #599 from Matiis/master
Quaternion pitch/eulerAngles singularity handling #599
2017-01-07 14:33:14 +01:00
Christophe Riccio
f5ab820ffe Fixed build 2017-01-07 12:49:45 +01:00
Christophe Riccio
41cf89516e Bring back compatibility with GLM 0.9.8 for project using tvec* with C++11 compiler that support template alias 2017-01-07 12:36:25 +01:00
Christophe Riccio
39f775fa6c Merged 0.9.8 branch 2017-01-07 12:15:08 +01:00
Matiis
c9d38fabe6 Quaternion pitch/eulerAngles singularity handling
Handling of singularity when using pitch or eulerAngles on quaternions like (0.5,0.5,-0.5,0.5)
2017-01-06 23:07:03 +01:00
Christophe Riccio
4e267b1b4f Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 2017-01-04 23:56:47 +01:00
Christophe Riccio
9134d7904a Simplier repro case for #594 2017-01-04 23:41:35 +01:00
Christophe Riccio
90873e607d Simplier repro case for #594 2017-01-04 23:35:02 +01:00
Christophe Riccio
26a013a4f8 Simplier repro case for #594 2017-01-04 23:30:44 +01:00
Christophe Riccio
e75859cb0a Simplier repro case for #594 2017-01-04 23:29:37 +01:00