Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Sam Hocevar 6767dae741 core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. il y a 13 ans
..
build.cpp test: minor fixes to the test suite: disable optimisation tests in debug il y a 13 ans
half.cpp test: give more explicit names to unit test cases. il y a 13 ans
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug il y a 13 ans
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. il y a 13 ans
real.cpp core: implement real methods cbrt(), log2(), exp2(), and copysign(). il y a 13 ans
trig.cpp test: give more explicit names to unit test cases. il y a 13 ans