Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад