Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. vor 11 Jahren
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements vor 11 Jahren
atomic.cpp test: add missing unit tests for the Atomic template class. vor 11 Jahren
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". vor 11 Jahren
build.cpp build: lol-build now passes flags to configure, and configure now uses vor 11 Jahren
camera.cpp testsuite : fixed camera.cpp build vor 8 Jahren
cmplx.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
color.cpp test: disable a few non-essential and potentially incorrect unit tests. vor 11 Jahren
half.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
image.cpp image: hide the constructor behind a factory so that we can later vor 11 Jahren
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. vor 11 Jahren
map.cpp test: speed up the Map unit test. vor 11 Jahren
matrix.cpp New year copyright update. vor 12 Jahren
quat.cpp math: last pass (hopefully) at the quaternion/euler conversions. vor 8 Jahren
rand.cpp test: more complete PRNG unit tests. vor 11 Jahren
real.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
rotation.cpp New year copyright update. vor 12 Jahren
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types vor 8 Jahren
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. vor 8 Jahren
trig.cpp New year copyright update. vor 12 Jahren
vector.cpp New year copyright update. vor 12 Jahren