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 cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a пре 10 година
..
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 build: compilation fixes for errors caused by recent renamings. пре 8 година
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: add quat::axis() and quat::angle() to retrieve axis and angle from a пре 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 math: add GLSL-inherited degrees() and radians() conversion functions. пре 8 година
vector.cpp math: add orthogonal() and orthonormal() for 3-component vectors. пре 8 година