You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Hocevar 366644d43c real: get rid of <<= and >>= operators; we can use ldexp() instead. As a преди 13 години
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and преди 13 години
cmplx.cpp core: implement complex numbers and add unit tests for these. преди 13 години
half.cpp test: give more explicit names to unit test cases. преди 13 години
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug преди 13 години
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. преди 13 години
quat.cpp test: do not test for strict doubles equality in quaternion unit test. преди 13 години
real.cpp real: get rid of <<= and >>= operators; we can use ldexp() instead. As a преди 13 години
trig.cpp test: give more explicit names to unit test cases. преди 13 години