Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Sam Hocevar 366644d43c real: get rid of <<= and >>= operators; we can use ldexp() instead. As a 13 anos atrás
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 13 anos atrás
cmplx.cpp core: implement complex numbers and add unit tests for these. 13 anos atrás
half.cpp test: give more explicit names to unit test cases. 13 anos atrás
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 13 anos atrás
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. 13 anos atrás
quat.cpp test: do not test for strict doubles equality in quaternion unit test. 13 anos atrás
real.cpp real: get rid of <<= and >>= operators; we can use ldexp() instead. As a 13 anos atrás
trig.cpp test: give more explicit names to unit test cases. 13 anos atrás