選択できるのは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年前