25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. 11 yıl önce
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements 11 yıl önce
atomic.cpp test: add missing unit tests for the Atomic template class. 11 yıl önce
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". 11 yıl önce
build.cpp build: lol-build now passes flags to configure, and configure now uses 11 yıl önce
camera.cpp testsuite : fixed camera.cpp build 8 yıl önce
cmplx.cpp build: fix the WTFPL site URL in all code comments. 12 yıl önce
color.cpp test: disable a few non-essential and potentially incorrect unit tests. 11 yıl önce
half.cpp build: fix the WTFPL site URL in all code comments. 12 yıl önce
image.cpp image: hide the constructor behind a factory so that we can later 11 yıl önce
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 11 yıl önce
map.cpp test: speed up the Map unit test. 11 yıl önce
matrix.cpp New year copyright update. 12 yıl önce
quat.cpp math: last pass (hopefully) at the quaternion/euler conversions. 8 yıl önce
rand.cpp test: more complete PRNG unit tests. 11 yıl önce
real.cpp build: fix the WTFPL site URL in all code comments. 12 yıl önce
rotation.cpp New year copyright update. 12 yıl önce
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types 8 yıl önce
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. 8 yıl önce
trig.cpp New year copyright update. 12 yıl önce
vector.cpp New year copyright update. 12 yıl önce