No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Sam Hocevar 398ee1b4d5 base: use lol::array in most places. hace 10 años
..
array.cpp base: use lol::array in most places. hace 8 años
array2d.cpp base: switch map, hash, array2d and array3d to lowercase, like standard hace 8 años
array3d.cpp base: switch map, hash, array2d and array3d to lowercase, like standard hace 8 años
box.cpp build: compilation fixes for errors caused by recent renamings. hace 8 años
build.cpp test: remove isnan() unit tests because we can't rely on that function. hace 8 años
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
cmplx.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
color.cpp test: disable a few non-essential and potentially incorrect unit tests. hace 11 años
enum.cpp base: rough implementation of safe enums with minimal ToString() support. hace 8 años
half.cpp test: remove isnan() unit tests because we can't rely on that function. hace 8 años
image.cpp image: add an optional Imlib2 codec, prepare for float32 images, make the hace 8 años
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. hace 11 años
map.cpp base: switch map, hash, array2d and array3d to lowercase, like standard hace 8 años
matrix.cpp New year copyright update. hace 12 años
quat.cpp base: use lol::array in most places. hace 8 años
rand.cpp test: more complete PRNG unit tests. hace 11 años
real.cpp base: support range-based for loops in lol::Array. hace 8 años
rotation.cpp New year copyright update. hace 12 años
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types hace 8 años
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. hace 8 años
trig.cpp math: add GLSL-inherited degrees() and radians() conversion functions. hace 8 años
vector.cpp math: revert the lvalue vector swizzles because VS2012 lags behind. hace 8 años