Christophe
|
f86092a658
Remove disabled warnings (#1213)
|
1 year ago |
Christophe Riccio
|
7086d902e2
Fixed relational code, reduced header dependencies
|
7 years ago |
Groove
|
fbf3f2016f
Refactor configuration macros
|
7 years ago |
Groove
|
0cd329da05
Fixed build
|
7 years ago |
Groove
|
382d3c674d
Fixed error: comparing floating point with == or != is unsafe
|
7 years ago |
Christophe Riccio
|
0dcb1e8a90
Removed extra GLM_FORCE_MESSAGES
|
7 years ago |
Christophe Riccio
|
61e68f2667
Fixed swizzle functions and operators tests
|
7 years ago |
Christophe Riccio
|
a23dd2f800
Clean up CMake project, added arithmetic operators to swizzle operators types
|
7 years ago |
Christophe Riccio
|
4db3abe6b5
Refactored GLM_FORCE_MESSAGES, added swizzle operators and functions tests
|
7 years ago |
Groove
|
c7b6cf56e3
Fixed swizzle functions and tests
|
7 years ago |
Groove
|
16106b2e3e
Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection
|
7 years ago |
Christophe Riccio
|
2dda5af72c
Fixed GCC 4.5 and older build #566
|
9 years ago |
Christophe Riccio
|
a609a0fea6
- Added more information to build messages
|
9 years ago |
Christophe Riccio
|
10dc67e2b5
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
|
9 years ago |
Christophe Riccio
|
0e1e181484
Clean up
|
9 years ago |
Christophe Riccio
|
52f8ecd973
Added AVX optimizations and equal tests
|
9 years ago |
Christophe Riccio
|
fc8b4404f0
Fixed faceforward build #289
|
11 years ago |
Christophe Riccio
|
3f48ffefb0
Updated license
|
11 years ago |
Christophe Riccio
|
2b747cbbad
Removed last references to GLM_FORCE_RADIANS
|
11 years ago |
Christophe Riccio
|
aeba3c6fe7
Quiet most GLM_FORCE_RADIANS messages
|
12 years ago |
Christophe Riccio
|
ccb25c84c7
Update copyright year
|
12 years ago |
Christophe Riccio
|
b72ce6addc
Swizzle operators are disabled again by default... :/
|
12 years ago |
Christophe Riccio
|
1d9e6dc95c
Enabled swizzle operator by default, removed GLM_SWIZZLE and add GLM_SWIZZLE_RELAX for Visual C++ lang extension implementation.
|
12 years ago |
Christophe Riccio
|
ca3927b61a
Fixed swizzle tests
|
12 years ago |
Christophe Riccio
|
98a277d6af
Removed a static_assert
|
12 years ago |
Christophe Riccio
|
b9266c07b0
Using C++ casts
|
12 years ago |
Christophe Riccio
|
635d2d0eca
Fixed GTC_packing build
|
12 years ago |
Christophe Riccio
|
1c68cee29b
Clean up code test for branch compatibility on all platforms
|
12 years ago |
Christophe Riccio
|
2a4434786e
Updated date
|
13 years ago |
Christophe Riccio
|
fb220d3f84
Fixed warnings: cast and redefined defines
|
13 years ago |