Groove
|
147d56d90c
|
Can't see values for vec or mat in the debugger #665
|
2018-07-29 22:11:15 +02:00 |
|
Groove
|
c53b98abb6
|
Full coverage of constexpr of vec types
|
2018-07-29 13:01:07 +02:00 |
|
Groove
|
472f2c13b7
|
Improved constexpr support
|
2018-07-29 00:33:09 +02:00 |
|
Christophe Riccio
|
6afce5da27
|
Added missing equal and notEqual function for mat
|
2018-07-26 11:54:04 +02:00 |
|
Christophe Riccio
|
6e7bad6bbc
|
Fixed API doc
|
2018-07-26 11:22:31 +02:00 |
|
Groove
|
751bc4f7f7
|
- Added missing equal and notEqual with epsilon for matrix types in EXT_vector_relational
|
2018-07-26 00:03:31 +02:00 |
|
Groove
|
c3c8b73c57
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +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 |
|
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
|
4db3abe6b5
|
Refactored GLM_FORCE_MESSAGES, added swizzle operators and functions tests
|
2018-07-14 17:56:40 +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
|
5620858a14
|
Fixed build
|
2018-07-11 22:45:18 +02:00 |
|
Groove
|
1381e0b4c1
|
Fixed build errors
|
2018-07-11 20:20:14 +02:00 |
|
Groove
|
da8b136419
|
Fixed build
|
2018-07-11 03:30:01 +02:00 |
|
Groove
|
16106b2e3e
|
Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection
|
2018-07-11 02:53:22 +02:00 |
|
Christophe Riccio
|
7ed97b4cab
|
Fixed GCC build
|
2018-07-10 18:45:48 +02:00 |
|
Groove
|
398e66ac32
|
Redesigned constexpr support which requires disable GLM SIMD on Visual C++ #783
|
2018-07-09 21:44:28 +02:00 |
|
Christophe Riccio
|
4d4dbcade6
|
Moved bounded function to GTX_common from EXT_vector_relational as there are quite new
|
2018-05-08 13:34:22 +02:00 |
|
Christophe Riccio
|
8390a77b3a
|
Added GLM_FORCE_CTOR_INIT #735 #740
|
2018-03-27 18:23:37 +02:00 |
|
Philippe Groarke
|
47fa70c34b
|
Merge branch 'master' into cleanup
|
2018-03-25 12:43:32 -04:00 |
|
Philippe Groarke
|
fd327cd341
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
Chris Helmich
|
3aebd8f8fd
|
added GLM_CONSTEXPR_CXX14 flag to vec<>::operator= and mat<>::operator=
|
2018-02-05 10:43:18 +09:00 |
|
Christophe Riccio
|
bfa6c9e192
|
- Added EXT_vector_relational: openBounded and closeBounded
|
2017-09-20 17:57:44 +02:00 |
|
Christophe Riccio
|
d550798ca0
|
Added EXT_vec1: *vec1 types
|
2017-08-21 10:36:27 +02:00 |
|
Christophe Riccio
|
de28722e36
|
Added EXT_vector_relational: extend equal and notEqual to take an epsilon argument
|
2017-08-20 21:38:33 +02:00 |
|