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 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. пре 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 build: lol-build now passes flags to configure, and configure now uses пре 11 година
camera.cpp testsuite : fixed camera.cpp build пре 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 build: fix the WTFPL site URL in all code comments. пре 12 година
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 New year copyright update. пре 12 година