No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Sam Hocevar 66b7dd7198 test: remove isnan() unit tests because we can't rely on that function. hace 11 años
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements hace 11 años
atomic.cpp test: add missing unit tests for the Atomic template class. hace 11 años
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". hace 11 años
build.cpp test: remove isnan() unit tests because we can't rely on that function. hace 8 años
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
cmplx.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
color.cpp test: disable a few non-essential and potentially incorrect unit tests. hace 11 años
half.cpp test: remove isnan() unit tests because we can't rely on that function. hace 8 años
image.cpp image: hide the constructor behind a factory so that we can later hace 11 años
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. hace 11 años
map.cpp test: speed up the Map unit test. hace 11 años
matrix.cpp New year copyright update. hace 12 años
quat.cpp math: last pass (hopefully) at the quaternion/euler conversions. hace 8 años
rand.cpp test: more complete PRNG unit tests. hace 11 años
real.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
rotation.cpp New year copyright update. hace 12 años
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types hace 8 años
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. hace 8 años
trig.cpp New year copyright update. hace 12 años
vector.cpp math: add orthogonal() and orthonormal() for 3-component vectors. hace 8 años