.. |
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 година |