Groove
|
afde3b4645
|
Added identity experiment #765
|
2018-07-25 23:27:57 +02:00 |
|
Groove
|
8f0b7c1373
|
Added missing equal and notEqual with epsilon for quaternion types
|
2018-07-25 22:16:16 +02:00 |
|
Groove
|
01f9ab5b6d
|
Revert "- Fixed unexpected operator== behavior #723"
This reverts commit c46981b4c3 .
|
2018-07-25 00:40:39 +02:00 |
|
Groove
|
c46981b4c3
|
- Fixed unexpected operator== behavior #723
|
2018-07-25 00:23:38 +02:00 |
|
Groove
|
c3c8b73c57
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
Groove
|
97e189606f
|
Added repro test for Conversion error with an aligned matrix #777
|
2018-07-24 21:33:31 +02:00 |
|
Groove
|
87ecf4a233
|
Fixed Visual C++ 2013 warnings in vector relational code #782
|
2018-07-24 21:04:48 +02:00 |
|
Groove
|
2b22509678
|
Fixed VC2015 build with GLM_FORCE_CTOR_INIT
|
2018-07-24 20:49:38 +02:00 |
|
Groove
|
bf7cc4a002
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2018-07-24 20:15:14 +02:00 |
|
Groove
|
e1cddde7d5
|
Fixed VC2013 build
|
2018-07-24 20:15:08 +02:00 |
|
Groove
|
ea1fccae5e
|
Fixed definision and declarion constexpr miss match
|
2018-07-24 00:50:58 +02:00 |
|
Christophe Riccio
|
75a711dffb
|
Fixed tests
|
2018-07-23 20:59:29 +02:00 |
|
Christophe Riccio
|
0b39a77057
|
Fixed build errors
|
2018-07-23 20:53:38 +02:00 |
|
Christophe Riccio
|
0e11546a3d
|
Removed unused messages
|
2018-07-23 20:44:11 +02:00 |
|
Christophe Riccio
|
988858145c
|
Added intersectLineTriangle tests
|
2018-07-23 20:42:38 +02:00 |
|
Christophe Riccio
|
57b03c92ae
|
Added force tests
|
2018-07-23 20:25:38 +02:00 |
|
Christophe Riccio
|
b0d585dc18
|
Clean up
|
2018-07-23 20:14:48 +02:00 |
|
Christophe Riccio
|
7c9c8cbd6f
|
Fixed clang build
|
2018-07-23 20:13:40 +02:00 |
|
Christophe Riccio
|
bb0f4ef324
|
Fixed build error
|
2018-07-23 20:05:12 +02:00 |
|
Christophe Riccio
|
b6321cb85e
|
Clean up configuration defines
|
2018-07-23 19:38:57 +02:00 |
|
Christophe Riccio
|
1644f0f489
|
Removed restriction #if defined(GLM_FORCE_UNRESTRICTED_GENTYPE)
|
2018-07-23 18:59:09 +02:00 |
|
Christophe Riccio
|
0dcb1e8a90
|
Removed extra GLM_FORCE_MESSAGES
|
2018-07-23 18:56:23 +02:00 |
|
Christophe Riccio
|
96bf3c0d95
|
Removed GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE restriction
|
2018-07-23 18:53:10 +02:00 |
|
Christophe Riccio
|
4e574af7ac
|
Fixed GLM_USE_ALIGNED_GENTYPES initialization
|
2018-07-23 18:45:43 +02:00 |
|
Christophe Riccio
|
508d0bcbb1
|
Fixed defaulted constructor and fixed anonymous struct detection and use
|
2018-07-23 16:02:21 +02:00 |
|
Christophe Riccio
|
ba4a4c6014
|
Added missing template parameters, removed GLM_DEFAULT_CTOR
|
2018-07-23 12:02:55 +02:00 |
|
Groove
|
7e3f42eeda
|
Fixed initialisation
|
2018-07-21 18:07:24 +02:00 |
|
Groove
|
848800b5c4
|
Fixed glm::ortho #790
|
2018-07-21 17:52:40 +02:00 |
|
Groove
|
9a0311f327
|
Fixed Visual C++ language detection
|
2018-07-20 00:40:49 +02:00 |
|
Groove
|
3b98e220bc
|
Added /permissive-
|
2018-07-15 19:35:36 +02:00 |
|
Groove
|
1183d39f43
|
Fixed VC12 build, added VC 14 test
|
2018-07-15 19:15:49 +02:00 |
|
Groove
|
7f9cb53c54
|
Fixed Visual C++ 2013
|
2018-07-15 11:47:32 +02:00 |
|
Christophe Riccio
|
61e68f2667
|
Fixed swizzle functions and operators tests
|
2018-07-14 19:56:13 +02:00 |
|
Christophe Riccio
|
a23dd2f800
|
Clean up CMake project, added arithmetic operators to swizzle operators types
|
2018-07-14 19:14:08 +02:00 |
|
Christophe Riccio
|
ac1f60997c
|
Fixed GCC and Cland build
|
2018-07-14 18:29:49 +02:00 |
|
Christophe Riccio
|
9029ac9315
|
Removed dead file
|
2018-07-14 18:28:43 +02:00 |
|
Christophe Riccio
|
6acd30c6c5
|
Fixed Clang build
|
2018-07-14 17:58:29 +02:00 |
|
Christophe Riccio
|
4db3abe6b5
|
Refactored GLM_FORCE_MESSAGES, added swizzle operators and functions tests
|
2018-07-14 17:56:40 +02:00 |
|
Christophe Riccio
|
d50c699515
|
Fixed SIMD support detection
|
2018-07-14 16:38:42 +02:00 |
|
Christophe Riccio
|
657ca108ed
|
Fixed Visual C++ language detection
|
2018-07-14 16:22:17 +02:00 |
|
Christophe Riccio
|
cb3436886e
|
Fixed Clang build
|
2018-07-14 15:56:30 +02:00 |
|
Groove
|
f27a24de0e
|
Refactor GLM messages and build targets
|
2018-07-14 00:17:46 +02:00 |
|
Groove
|
c432dfaad8
|
Enable MS language extension on Clang and GCC
|
2018-07-13 15:12:39 +02:00 |
|
Groove
|
1ad1edf315
|
Fixed clang warning
|
2018-07-12 21:18:44 +02:00 |
|
Groove
|
5c543e65f8
|
Fixed build
|
2018-07-12 21:03:14 +02:00 |
|
Groove
|
5273e1001c
|
Fixed test
|
2018-07-12 20:18:18 +02:00 |
|
Groove
|
802532de0f
|
Fixed build
|
2018-07-12 00:47:38 +02:00 |
|
Groove
|
c7b6cf56e3
|
Fixed swizzle functions and tests
|
2018-07-12 00:36:59 +02:00 |
|
Groove
|
e30685ef96
|
Fixed build
|
2018-07-11 23:01:24 +02:00 |
|
Groove
|
5620858a14
|
Fixed build
|
2018-07-11 22:45:18 +02:00 |
|