glm/glm
SuperSodaSea 89a4d957e9 Remove duplicate calculations
In inverseTranspose(mat<4, 4, T, Q>), SubFactor07 is the same as SubFactor11. Remove it.
2019-02-04 13:37:54 +08:00
..
detail Fix for GLM_HAS_CXX11_STL detection 2019-01-17 10:51:12 -04:00
ext Fixed implicit conversion on Clang Android #824 2018-10-24 14:57:40 +02:00
gtc Remove duplicate calculations 2019-02-04 13:37:54 +08:00
gtx Added adjugate functions to GTX_matrix_operation #151 2018-09-27 11:39:52 +02:00
simd Added GLM_FORCE_INTRINSICS define 2019-01-11 12:58:31 +01:00
CMakeLists.txt Clean up CMake project, added arithmetic operators to swizzle operators types 2018-07-14 19:14:08 +02:00
common.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
exponential.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
ext.hpp Clean up dead files 2018-09-26 12:51:51 +02:00
fwd.hpp Fixed missing types in fwd.hpp #804 2018-08-18 00:02:29 +02:00
geometric.hpp Improved doxygen doc 2018-08-29 14:28:01 +02:00
glm.hpp Improved doxygen API doc 2018-08-31 20:23:27 +02:00
integer.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
mat2x2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat2x3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat2x4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat3x2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat3x3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat3x4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat4x2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat4x3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat4x4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
matrix.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
packing.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
trigonometric.hpp Improved doxygen doc 2018-08-29 14:28:01 +02:00
vec2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
vec3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
vec4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
vector_relational.hpp Improved doxygen doc 2018-08-29 14:28:01 +02:00