Sam Hocevar
|
8141a4e6f7
|
math: add lol::gcd() function.
|
пре 7 година |
Sam Hocevar
|
c7fa8939f5
|
Fix a few build issues when features are disabled.
|
пре 8 година |
Guillaume Bittoun
|
15d3a82b5c
|
Adding test for timer
|
пре 9 година |
Sam Hocevar
|
f69c3352ea
|
build: clean up “make dist” rules.
|
пре 9 година |
Sam Hocevar
|
14eafb48f5
|
build: add flags to disable unwanted builds
For now the flags are: --disable-doc --disable-test
--disable-samples --disable-tutorial.
|
пре 9 година |
Sam Hocevar
|
c6f4070e70
|
build: refactor autotools files for out-of-tree builds.
All these changes will allow us to more easily add Lol Engine as a
submodule of another Git project.
|
пре 9 година |
Sam Hocevar
|
7166760eaf
|
math: add a new sqt type for scale/rotation/translation transforms.
|
пре 10 година |
Sam Hocevar
|
ec00776d61
|
math: start working on a bigint type, which will be the fundation
for the next implementation of large float numbers.
|
пре 11 година |
Sam Hocevar
|
5d9488182f
|
math: extract the gradient generator from simplex noise so that we
can reuse it for other noise implementations.
|
пре 11 година |
Sam Hocevar
|
baebd131fc
|
math: add a simple polynomial template class.
|
пре 11 година |
Sam Hocevar
|
a808cd8f8d
|
test: add a compile-time test for interpolation of compound types.
|
пре 11 година |
Guillaume Bittoun
|
06dfb3b0c0
|
simplex_interpolator: removing tests and correcting skew matrix
|
пре 11 година |
Guillaume Bittoun
|
d513d8ac8c
|
simplex_interpolator: adding test skeleton + build fixes
|
пре 11 година |
Guillaume Bittoun
|
022e686f5b
|
avl_tree: moving avl_tree implementation in lol/base.
|
пре 11 година |
Guillaume Bittoun
|
7f54caf3c6
|
avl_tree: moving file in algorithm, adding empty test file and fixing compilation
|
пре 11 година |
Sam Hocevar
|
cadc4d18b0
|
test: move the unit tests to the engine, and lolunit out of the engine.
|
пре 11 година |