Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar affdedd835 test: more complete PRNG unit tests. 11 лет назад
..
array.cpp base: add Array::Swap() method and the corresponding unit test. 11 лет назад
atomic.cpp test: add missing unit tests for the Atomic template class. 11 лет назад
box.cpp math: add Box2d + vec2 operations for easy box translations. 11 лет назад
build.cpp math: replace RandF() with a more generic rand() template function 11 лет назад
cmplx.cpp build: fix the WTFPL site URL in all code comments. 12 лет назад
color.cpp math: Interp class for frame-independent interpolation. 11 лет назад
half.cpp build: fix the WTFPL site URL in all code comments. 12 лет назад
image.cpp build: fix the WTFPL site URL in all code comments. 12 лет назад
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 11 лет назад
map.cpp test: add unit tests for maps using C strings as keys. 11 лет назад
matrix.cpp New year copyright update. 12 лет назад
quat.cpp build: fix the WTFPL site URL in all code comments. 12 лет назад
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 base: optimise array concatenation, fix string concatenation, and fix 12 лет назад
trig.cpp New year copyright update. 12 лет назад
vector.cpp New year copyright update. 12 лет назад