christophe
|
934a7a7bc9
|
Disable perf test by default
|
2023-12-28 10:06:38 +01:00 |
|
christophe
|
7afcf13e97
|
Fix perf inverse matrix
|
2023-12-27 21:53:43 +01:00 |
|
christophe
|
d91d77d190
|
Reduce Windows C.I. runs
|
2023-12-27 13:42:01 +01:00 |
|
christophe
|
425474482a
|
Reduce number of runs
|
2023-12-27 13:40:46 +01:00 |
|
christophe
|
f573d23ebe
|
Updated compilers versions
|
2023-12-27 13:23:35 +01:00 |
|
christophe
|
3b933d9acf
|
Fix Windows C.I.
|
2023-12-27 12:34:06 +01:00 |
|
christophe
|
348bee8167
|
Add multiple VC toolkits versions
|
2023-12-27 10:56:27 +01:00 |
|
christophe
|
4ef6a9535b
|
Add multiple VC toolkits versions
|
2023-12-27 10:54:26 +01:00 |
|
christophe
|
12f04fabc7
|
Reorder C.I. tests
|
2023-12-27 10:38:33 +01:00 |
|
christophe
|
60ac141300
|
Reorder C.I. tests
|
2023-12-27 10:26:24 +01:00 |
|
christophe
|
ad49342fa2
|
Reorder C.I. tests
|
2023-12-27 10:23:07 +01:00 |
|
christophe
|
e8fc227a68
|
Reorder C.I. tests
|
2023-12-27 10:12:15 +01:00 |
|
christophe
|
edba7bf9a3
|
Reorder C.I. tests
|
2023-12-27 09:54:37 +01:00 |
|
christophe
|
9769e07447
|
Reorder C.I. tests
|
2023-12-27 09:52:54 +01:00 |
|
christophe
|
cc85780c82
|
Add more platform tests for more compiler tests
|
2023-12-26 11:37:50 +01:00 |
|
christophe
|
6987a51eb2
|
Add more platform tests for more compiler tests
|
2023-12-26 11:36:22 +01:00 |
|
christophe
|
97d4986e01
|
Add more platform tests for more compiler tests
|
2023-12-26 11:34:45 +01:00 |
|
christophe
|
41bc93cf58
|
Factorize C.I. script
|
2023-12-26 11:33:38 +01:00 |
|
christophe
|
5700afbbf8
|
Add missing extensions in ext.hpp
|
2023-12-25 22:07:16 +01:00 |
|
christophe
|
8e2bdd1fdb
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
christophe
|
869f9da00e
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
christophe
|
229f3eced4
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
christophe
|
2993560ec9
|
Remove dead files
|
2023-12-23 10:11:26 +01:00 |
|
xiaozhuai
|
89850e6f4b
|
Update readme
|
2023-12-22 14:51:20 +01:00 |
|
xiaozhuai
|
46b796dd79
|
Optimize cmake targets
|
2023-12-22 14:51:20 +01:00 |
|
christophe
|
e4dd44d584
|
Trying to make sure external contributor trigger C.I.
|
2023-12-22 12:29:26 +01:00 |
|
christophe
|
e98ad7c9f8
|
Avoid duplicated C.I. runs
|
2023-12-22 11:57:51 +01:00 |
|
christophe
|
e357f58c96
|
gni
|
2023-12-22 11:50:46 +01:00 |
|
Christophe
|
cf69137d6d
|
quaternion: Revert #1069
|
2023-12-22 11:50:46 +01:00 |
|
Lucas CHOLLET
|
1cc8e80e3b
|
Make mat operators constexpr
|
2023-12-22 08:31:22 +01:00 |
|
Christophe
|
fc236e0bf8
|
Adding constexpr qualifier for helper functions #1050 (#1184)
* Adding constexpr for exterior product
* Adding constexpr for conjugate
* Adding constexpr for dot, cross and inverse quaternion functions
* Adding constexpr for quat lerp
* Adding constexpr to quaternion comparison functions
lessThan, lessThanEqual, greaterThan, greaterThanEqual
* Adding constexpr for mix functions
mix(scalar, scalar), mix(vec, vec, vec), mix(vec,vec,scalar)
* Adding constexpr for sign(vec) and sign(genFIType)
* Initialize result lessThan, lessThanEqual, greaterThan, greaterThanEqual
Default ctor used in constexpr contex generates warning on gcc
* Adding constexpr to cross(vec, qua) and cross(qua, vec)
* Adding constexpr to glm::translate
* Adding constexpr for exterior product
* Adding constexpr for conjugate
* Adding constexpr for dot, cross and inverse quaternion functions
* Adding constexpr for quat lerp
* Adding constexpr to quaternion comparison functions
lessThan, lessThanEqual, greaterThan, greaterThanEqual
* Adding constexpr for mix functions
mix(scalar, scalar), mix(vec, vec, vec), mix(vec,vec,scalar)
* Adding constexpr for sign(vec) and sign(genFIType)
* Initialize result lessThan, lessThanEqual, greaterThan, greaterThanEqual
Default ctor used in constexpr contex generates warning on gcc
* Adding constexpr to cross(vec, qua) and cross(qua, vec)
* Adding constexpr to glm::translate
---------
Co-authored-by: RohacekD <RohacekD@gmail.com>
|
2023-12-22 08:31:02 +01:00 |
|
Christophe
|
4ecc8af5b9
|
trigger C.I.
|
2023-12-21 18:28:58 +01:00 |
|
Christophe
|
e6b9b76027
|
trigger C.I.
|
2023-12-21 18:28:28 +01:00 |
|
Christophe
|
d6e24170b4
|
Nan is not supported with C++98
|
2023-12-21 18:14:20 +01:00 |
|
Christophe
|
0ceaba1da9
|
Nan is not supported with C++98
|
2023-12-21 18:14:20 +01:00 |
|
Christophe
|
0d52d5ddab
|
Fix master build
|
2023-12-21 18:14:20 +01:00 |
|
Christophe
|
557f5f2731
|
Fix test
|
2023-12-21 17:45:01 +01:00 |
|
Christophe
|
92e945cc8a
|
GLM_EXT_vector_integer: add integer mix tests
|
2023-12-21 17:45:01 +01:00 |
|
christophe
|
48516f31a7
|
Fix vec1 types redefinition
|
2023-12-21 16:16:52 +01:00 |
|
christophe
|
ec6e3d6cb5
|
Fix invalid namespaces
|
2023-12-21 16:16:52 +01:00 |
|
christophe
|
4681c5b347
|
Fix lib build dependent of test build
|
2023-12-21 15:20:01 +01:00 |
|
christophe
|
820557cf31
|
Fix GTC_matrix_transform test for C++98
|
2023-12-21 14:21:29 +01:00 |
|
azhirnov
|
ed1059731f
|
add infinitePerspectiveRH_ZO
|
2023-12-21 14:12:18 +01:00 |
|
azhirnov
|
9cb19aa43f
|
Added infinitePerspectiveLH_ZO and tests
Renamed infinitePerspectiveLH -> infinitePerspectiveLH_NO
|
2023-12-21 14:12:18 +01:00 |
|
christophe
|
926e5d4b70
|
Add tau constant ##1153
|
2023-12-21 13:25:48 +01:00 |
|
christophe
|
85f2e6b998
|
Add tau constant ##1153
|
2023-12-21 13:25:48 +01:00 |
|
christophe
|
08f2fd1099
|
Fix C++20
|
2023-12-21 13:25:48 +01:00 |
|
christophe
|
edc5e624df
|
Fix build
|
2023-12-21 13:25:48 +01:00 |
|
christophe
|
f9a5a404dd
|
Fix C.I. file
|
2023-12-21 13:25:48 +01:00 |
|
christophe
|
bab156f795
|
add status badge
|
2023-12-21 13:25:48 +01:00 |
|