Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Sam Hocevar cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a 10 år sedan
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements 11 år sedan
atomic.cpp test: add missing unit tests for the Atomic template class. 11 år sedan
box.cpp build: compilation fixes for errors caused by recent renamings. 8 år sedan
build.cpp test: remove isnan() unit tests because we can't rely on that function. 8 år sedan
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 8 år sedan
cmplx.cpp build: fix the WTFPL site URL in all code comments. 12 år sedan
color.cpp test: disable a few non-essential and potentially incorrect unit tests. 11 år sedan
half.cpp test: remove isnan() unit tests because we can't rely on that function. 8 år sedan
image.cpp image: hide the constructor behind a factory so that we can later 11 år sedan
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 11 år sedan
map.cpp test: speed up the Map unit test. 11 år sedan
matrix.cpp New year copyright update. 12 år sedan
quat.cpp math: add quat::axis() and quat::angle() to retrieve axis and angle from a 8 år sedan
rand.cpp test: more complete PRNG unit tests. 11 år sedan
real.cpp build: fix the WTFPL site URL in all code comments. 12 år sedan
rotation.cpp New year copyright update. 12 år sedan
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types 8 år sedan
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. 8 år sedan
trig.cpp math: add GLSL-inherited degrees() and radians() conversion functions. 8 år sedan
vector.cpp math: add orthogonal() and orthonormal() for 3-component vectors. 8 år sedan