25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar 398ee1b4d5 base: use lol::array in most places. 10 년 전
..
array.cpp base: use lol::array in most places. 8 년 전
array2d.cpp base: switch map, hash, array2d and array3d to lowercase, like standard 8 년 전
array3d.cpp base: switch map, hash, array2d and array3d to lowercase, like standard 8 년 전
box.cpp build: compilation fixes for errors caused by recent renamings. 8 년 전
build.cpp test: remove isnan() unit tests because we can't rely on that function. 8 년 전
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 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 년 전
enum.cpp base: rough implementation of safe enums with minimal ToString() support. 8 년 전
half.cpp test: remove isnan() unit tests because we can't rely on that function. 8 년 전
image.cpp image: add an optional Imlib2 codec, prepare for float32 images, make the 8 년 전
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 11 년 전
map.cpp base: switch map, hash, array2d and array3d to lowercase, like standard 8 년 전
matrix.cpp New year copyright update. 12 년 전
quat.cpp base: use lol::array in most places. 8 년 전
rand.cpp test: more complete PRNG unit tests. 11 년 전
real.cpp base: support range-based for loops in lol::Array. 8 년 전
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 math: add GLSL-inherited degrees() and radians() conversion functions. 8 년 전
vector.cpp math: revert the lvalue vector swizzles because VS2012 lags behind. 8 년 전