選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar ecda7cd569 math: replace mat3::rotate(quat) with an explicit constructor, and add 13年前
..
array.cpp test: add unit tests for the Array class. 13年前
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 14年前
cmplx.cpp core: implement complex numbers and add unit tests for these. 14年前
half.cpp test: give more explicit names to unit test cases. 14年前
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 14年前
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 13年前
quat.cpp test: add several unit tests for rotations with matrices and quaternions. 13年前
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such 14年前
rotation.cpp math: replace mat3::rotate(quat) with an explicit constructor, and add 13年前
trig.cpp win32: fix Visual Studio compilation and link issues. 13年前
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 13年前