This website requires JavaScript.
Explore
Help
Sign In
mewin
/
glm
Watch
1
Star
0
Fork
0
You've already forked glm
Code
Releases
Activity
glm
/
test
History
Christophe Riccio
872aa9d8ec
Improved ***PowerOfTwo
2016-04-29 17:31:36 +02:00
..
bug
Added tests to main repository
2010-12-17 01:33:17 +00:00
core
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
2016-03-05 23:51:20 +01:00
external
/gli
Fixed build
2013-09-17 22:51:39 +02:00
gtc
Improved ***PowerOfTwo
2016-04-29 17:31:36 +02:00
gtx
Fixed log from GTX_lob_base build error with tests
#470
,
#471
2016-01-03 18:11:55 +01:00
.DS_Store
Updated test notice
2012-04-07 17:18:04 +01:00
CMakeLists.txt
cmake: Don't build tests when not testing
2014-04-15 10:46:45 +01:00
glm.cppcheck
Added CPP Check project
2012-01-03 16:22:37 +00:00