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 години