Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. il y a 11 ans
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements il y a 11 ans
atomic.cpp test: add missing unit tests for the Atomic template class. il y a 11 ans
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". il y a 11 ans
build.cpp build: lol-build now passes flags to configure, and configure now uses il y a 11 ans
camera.cpp testsuite : fixed camera.cpp build il y a 8 ans
cmplx.cpp build: fix the WTFPL site URL in all code comments. il y a 12 ans
color.cpp test: disable a few non-essential and potentially incorrect unit tests. il y a 11 ans
half.cpp build: fix the WTFPL site URL in all code comments. il y a 12 ans
image.cpp image: hide the constructor behind a factory so that we can later il y a 11 ans
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. il y a 11 ans
map.cpp test: speed up the Map unit test. il y a 11 ans
matrix.cpp New year copyright update. il y a 12 ans
quat.cpp math: last pass (hopefully) at the quaternion/euler conversions. il y a 8 ans
rand.cpp test: more complete PRNG unit tests. il y a 11 ans
real.cpp build: fix the WTFPL site URL in all code comments. il y a 12 ans
rotation.cpp New year copyright update. il y a 12 ans
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types il y a 8 ans
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. il y a 8 ans
trig.cpp New year copyright update. il y a 12 ans
vector.cpp New year copyright update. il y a 12 ans