Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Sam Hocevar 2d3ee50da3 test: do not test for strict doubles equality in quaternion unit test. 14 роки тому
..
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 core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. 14 роки тому
quat.cpp test: do not test for strict doubles equality in quaternion unit test. 14 роки тому
real.cpp core: implement real methods cbrt(), log2(), exp2(), and copysign(). 14 роки тому
trig.cpp test: give more explicit names to unit test cases. 14 роки тому