glm/test
2016-01-24 21:14:25 +01: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-01-24 21:14:25 +01:00
external/gli Fixed build 2013-09-17 22:51:39 +02:00
gtc Added missing bvec* && and || operators 2015-10-15 04:28:08 +02:00
gtx Fixed log from GTX_lob_base build error with tests #470, #471 2016-01-01 14:30:14 +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