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