Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Sam Hocevar 366644d43c real: get rid of <<= and >>= operators; we can use ldexp() instead. As a vor 13 Jahren
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and vor 13 Jahren
cmplx.cpp core: implement complex numbers and add unit tests for these. vor 13 Jahren
half.cpp test: give more explicit names to unit test cases. vor 13 Jahren
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug vor 13 Jahren
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. vor 13 Jahren
quat.cpp test: do not test for strict doubles equality in quaternion unit test. vor 13 Jahren
real.cpp real: get rid of <<= and >>= operators; we can use ldexp() instead. As a vor 13 Jahren
trig.cpp test: give more explicit names to unit test cases. vor 13 Jahren