Commit Graph

2539 Commits

Author SHA1 Message Date
Christophe Riccio
6ee8b03063 Fixed CMake policy warning 2016-02-09 01:18:24 +01:00
Christophe Riccio
eb4a19805a Fixed release note 2016-01-03 18:56:10 +01:00
Christophe Riccio
ebdb7aa45b Added unary + operator #435 2016-01-03 18:39:40 +01:00
Christophe Riccio
1709e9abca Added unary + operator #435 2016-01-03 18:37:46 +01:00
Jesse Talavera-Greenberg
7db048b851 Move dependencies from intersect.inl to intersect.hpp 2016-01-03 18:34:51 +01:00
Christophe Riccio
268af877ab Cygwin GCC doesn't have a C++11 STL library 2016-01-03 18:32:26 +01:00
Sven-Hendrik Haase
4ea72b3128 Fix docs 2016-01-03 18:31:37 +01:00
humbletim
5d46e5186d remove extraneous test block 2016-01-03 18:30:29 +01:00
Christophe Riccio
fc1e45bbde Updated readme 2016-01-03 18:30:08 +01:00
Stephen Hill
c83add59b3 Fixed various 'X is not defined' warnings 2016-01-03 18:27:12 +01:00
Stephen Hill
ba46e0500e Fixed 'GLM_COMPILER_VC2005 is not defined' warning
This GLM compiler version isn't defined, so I just removed the legacy functions.
2016-01-03 18:27:00 +01:00
Stephen Hill
4bb352b628 Fixed "Declaration shadows a field" warning 2016-01-03 18:26:54 +01:00
Adrian Krupa
c9400562ec Fixed build 2016-01-03 18:25:45 +01:00
humbletim
52c9f124e3 Fixed ldexp and frexp compilation errors 2016-01-03 18:20:13 +01:00
Christophe Riccio
1936921ec7 Fixed log from GTX_lob_base build error with tests #470, #471 2016-01-03 18:11:55 +01:00
Sven-Hendrik Haase
a827b248ef Fix wrong docs
The function this function is a helper of is using radians. In fact, glm is using radians everywhere!
2016-01-03 18:11:37 +01:00
Christophe Riccio
a754ab2e7e Fixed ICC on Linux build errors #449 2016-01-03 18:10:46 +01:00
Christophe Riccio
adb03bee5c Fixed ICC on Linux build errors #449 2016-01-03 18:08:00 +01:00
Christophe Riccio
627d36fd47 Updated GLM version 2015-10-22 00:31:15 +02:00
Christophe Riccio
f1e9c2f186 Fixed Cygwin build errors when using C++11 #405 2015-10-22 00:30:27 +02:00
Christophe Riccio
85e88a366d Cygwin GCC doesn't have a C++11 STL library 2015-10-22 00:27:10 +02:00
Christophe Riccio
4b5694a51c Fixed readme #include path #426 2015-10-07 21:55:03 +02:00
lucasb-eyer
5e994bcf39 dummy.cpp CRLF->LF 2015-10-07 20:39:20 +02:00
Christophe Riccio
11f05cea58 Fixed affineInverse test #192 2015-10-07 20:38:49 +02:00
Christophe Riccio
a4ed6568be Fixed GTC_matrix_inverse affineInverse #192 2015-10-07 20:38:38 +02:00
Christophe Riccio
f384e18a78 Added tests for affineInverse #192 2015-10-07 20:38:29 +02:00
Christophe Riccio
e37fe66d5e Fixed GTC_packing unpackUnorm3x10_1x2 #414 2015-10-07 20:38:20 +02:00
Christophe Riccio
06ad5a2cd4 Fixed GTC_packing unpackUnorm3x10_1x2 #414 2015-10-07 20:37:30 +02:00
Christophe Riccio
11bfa1eff7 Fixed GTC_round 2015-10-07 20:36:59 +02:00
Sebastian Rettenberger
8af1d0ce2d Add test for floorMultiple/ceilMultiple (float only) 2015-10-07 20:34:19 +02:00
Sebastian Rettenberger
6789d897d2 Fix floorMultiple/ceilMultiple for float 2015-10-07 20:34:02 +02:00
Christophe Riccio
8f39bb8730 Removed unused func_noise.* files #398 2015-09-06 22:30:17 +02:00
Christophe Riccio
47c77475a9 - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
Christophe Riccio
72d9e61d67 Preparing GLM 0.9.7.1 release 2015-09-06 22:09:07 +02:00
Christophe Riccio
a93d09be34 Fixed builtin bitscan never being used #392 2015-09-06 22:06:26 +02:00
Christophe Riccio
af10e20f68 Fixed core_func_integer test 2015-09-06 22:03:28 +02:00
Christophe Riccio
d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 2015-09-06 22:02:54 +02:00
Christophe Riccio
0dd4cc4356 Fixed test 2015-09-06 21:52:22 +02:00
Christophe Riccio
d9085ff41e Udpated readme for #394 2015-09-06 21:37:50 +02:00
Christophe Riccio
bd64585574 Merge branch 'master' of https://github.com/g-truc/glm 2015-09-06 21:36:29 +02:00
Christophe Riccio
992a56089b Fixed excessive GTX_fast_trigonometry execution time #396 2015-09-06 21:36:05 +02:00
Christophe R.
7b5971c87c Merge pull request #394 from cgcostume/master
rename scalar parameters in vec1, vec2, vec3, and vec4 (fixes C4458 in MSVC 2015) #394
2015-09-04 18:10:01 +02:00
Daniel Limberger
1c6eff28fc rename scalar parameters in vec1, vec2, vec3, and vec4 2015-09-04 16:15:35 +02:00
Christophe Riccio
d7b01eb9ad Updated revision number for upcoming release 2015-08-31 22:55:00 +02:00
Christophe Riccio
e7bae9891a Improved coding style consistency 2015-08-31 22:50:24 +02:00
Christophe Riccio
bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 2015-08-31 22:34:14 +02:00
Christophe Riccio
d8f7b080d0 Fixed build 2015-08-31 22:25:12 +02:00
Christophe Riccio
3356896a3a Fixed build 2015-08-31 22:21:03 +02:00
Christophe Riccio
1d266efe20 - Improved constexpr for constant functions coverage #198 2015-08-31 22:14:45 +02:00
Christophe Riccio
f92c1219ed Fixed non-identity quaternions for equal vectors #234 2015-08-31 21:56:34 +02:00