Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Sam Hocevar 7e9f926c43 base: switch map, hash, array2d and array3d to lowercase, like standard 11 anni fa
..
array.cpp base: fix array initialiser and add more unit tests. 9 anni fa
array2d.cpp base: switch map, hash, array2d and array3d to lowercase, like standard 9 anni fa
array3d.cpp base: switch map, hash, array2d and array3d to lowercase, like standard 9 anni fa
atomic.cpp test: add missing unit tests for the Atomic template class. 13 anni fa
box.cpp build: compilation fixes for errors caused by recent renamings. 9 anni fa
build.cpp test: remove isnan() unit tests because we can't rely on that function. 9 anni fa
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 anni fa
cmplx.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
color.cpp test: disable a few non-essential and potentially incorrect unit tests. 12 anni fa
enum.cpp base: rough implementation of safe enums with minimal ToString() support. 9 anni fa
half.cpp test: remove isnan() unit tests because we can't rely on that function. 9 anni fa
image.cpp image: add an optional Imlib2 codec, prepare for float32 images, make the 9 anni fa
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 13 anni fa
map.cpp base: switch map, hash, array2d and array3d to lowercase, like standard 9 anni fa
matrix.cpp New year copyright update. 13 anni fa
quat.cpp base: support range-based for loops in lol::Array. 9 anni fa
rand.cpp test: more complete PRNG unit tests. 12 anni fa
real.cpp base: support range-based for loops in lol::Array. 9 anni fa
rotation.cpp New year copyright update. 13 anni fa
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types 9 anni fa
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. 9 anni fa
trig.cpp math: add GLSL-inherited degrees() and radians() conversion functions. 9 anni fa
vector.cpp math: revert the lvalue vector swizzles because VS2012 lags behind. 9 anni fa