..
array.cpp
base: fix array initialiser and add more unit tests.
il y a 8 ans
array2d.cpp
math: add Array3D template class. Happy, Touky? :-)
il y a 8 ans
array3d.cpp
math: add Array3D template class. Happy, Touky? :-)
il y a 8 ans
atomic.cpp
test: add missing unit tests for the Atomic template class.
il y a 12 ans
box.cpp
build: compilation fixes for errors caused by recent renamings.
il y a 8 ans
build.cpp
test: remove isnan() unit tests because we can't rely on that function.
il y a 8 ans
camera.cpp
math: add constant vectors vec2::zero, vec2::axis_x, etc.
il y a 8 ans
cmplx.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
color.cpp
test: disable a few non-essential and potentially incorrect unit tests.
il y a 12 ans
enum.cpp
base: rough implementation of safe enums with minimal ToString() support.
il y a 8 ans
half.cpp
test: remove isnan() unit tests because we can't rely on that function.
il y a 8 ans
image.cpp
image: add an optional Imlib2 codec, prepare for float32 images, make the
il y a 8 ans
interp.cpp
math: replace Interp with TimeInterp. We'll see how useful it gets.
il y a 12 ans
map.cpp
test: speed up the Map unit test.
il y a 11 ans
matrix.cpp
New year copyright update.
il y a 12 ans
quat.cpp
base: support range-based for loops in lol::Array.
il y a 8 ans
rand.cpp
test: more complete PRNG unit tests.
il y a 12 ans
real.cpp
base: support range-based for loops in lol::Array.
il y a 8 ans
rotation.cpp
New year copyright update.
il y a 12 ans
string.cpp
core: added StartsWith and EndsWith function for strings, and a sign function for numeric types
il y a 8 ans
thread.cpp
thread: implement Queue::TryPush and Queue::TryPop.
il y a 8 ans
trig.cpp
math: add GLSL-inherited degrees() and radians() conversion functions.
il y a 8 ans
vector.cpp
math: revert the lvalue vector swizzles because VS2012 lags behind.
il y a 8 ans