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 66b7dd7198 test: remove isnan() unit tests because we can't rely on that function. пре 11 година
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements пре 11 година
atomic.cpp test: add missing unit tests for the Atomic template class. пре 11 година
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". пре 11 година
build.cpp test: remove isnan() unit tests because we can't rely on that function. пре 8 година
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. пре 8 година
cmplx.cpp build: fix the WTFPL site URL in all code comments. пре 12 година
color.cpp test: disable a few non-essential and potentially incorrect unit tests. пре 11 година
half.cpp test: remove isnan() unit tests because we can't rely on that function. пре 8 година
image.cpp image: hide the constructor behind a factory so that we can later пре 11 година
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. пре 11 година
map.cpp test: speed up the Map unit test. пре 11 година
matrix.cpp New year copyright update. пре 12 година
quat.cpp math: last pass (hopefully) at the quaternion/euler conversions. пре 8 година
rand.cpp test: more complete PRNG unit tests. пре 11 година
real.cpp build: fix the WTFPL site URL in all code comments. пре 12 година
rotation.cpp New year copyright update. пре 12 година
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types пре 8 година
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. пре 8 година
trig.cpp New year copyright update. пре 12 година
vector.cpp math: add orthogonal() and orthonormal() for 3-component vectors. пре 8 година