Paul Konstantin Gerke
|
239cf70ade
Fixed: outerProduct was defined incorrectly for unmatched vecX types. E.g. outerProduct(vec2, vec4) did not succeed because the matrix return types were wrong. The computing function seemed fine. I used https://en.wikipedia.org/wiki/Outer_product as reference on what the number of columns/rows ''should'' be and fixed it so that it matches the description from wikipedia
|
10 år sedan |
Christophe Riccio
|
47c77475a9
- Improved overall execution time of unit tests #396
|
10 år sedan |
Christophe Riccio
|
fc8b4404f0
Fixed faceforward build #289
|
11 år sedan |
Christophe Riccio
|
a42f84ed47
Removed GLM_TEST_ENABLE_PERF
|
11 år sedan |
Christophe Riccio
|
3f48ffefb0
Updated license
|
11 år sedan |
Christophe Riccio
|
0b8ca1a5b6
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
11 år sedan |
Christophe Riccio
|
2b747cbbad
Removed last references to GLM_FORCE_RADIANS
|
11 år sedan |
Christophe Riccio
|
4fa38c7a03
Fixed warning
|
11 år sedan |
Christophe Riccio
|
7f3c56f278
Removed GCC warning
|
11 år sedan |
Christophe Riccio
|
dd272c52ee
Fixed non power of two matrix products
|
12 år sedan |
Christophe Riccio
|
aeba3c6fe7
Quiet most GLM_FORCE_RADIANS messages
|
12 år sedan |
Christophe Riccio
|
90a249b5ff
Optimized matrix inverse and division code (#149)
|
12 år sedan |
Christophe Riccio
|
ccb25c84c7
Update copyright year
|
12 år sedan |
Christophe Riccio
|
6f096fbb31
Fixed vector and matrix queries
|
12 år sedan |
Christophe Riccio
|
6f7eb97b87
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
12 år sedan |
Christophe Riccio
|
d37d3539ed
- Fixed ldexp implementation
|
12 år sedan |
Christophe Riccio
|
2a4434786e
Updated date
|
13 år sedan |
Christophe Riccio
|
05426e7398
Fixed matrixCompMult function for none square matrix
|
13 år sedan |
Christophe Riccio
|
dadf53884e
Fixed transpose test
|
13 år sedan |
Christophe Riccio
|
bcc40eb6d6
Added transpose test
|
13 år sedan |
Christophe Riccio
|
88d3927558
Updated copyright date
|
14 år sedan |
Christophe Riccio
|
6bb1d3d835
Added test to check bug #83
|
14 år sedan |
Christophe Riccio
|
c06484ff12
Clean up
|
15 år sedan |
Christophe Riccio
|
e4421a9b0f
Updated copyright dates
|
15 år sedan |
Christophe Riccio
|
137c5661b9
Added empty tests files
|
15 år sedan |