Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
lolengine
/
lol
зеркало из
https://github.com/lolengine/lol
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Релизы
0
Вики
Активность
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
804
коммитов
5
Ветки
1.3 GiB
C++
99%
C
0.6%
Markdown
0.4%
Дерево:
fceeaf1c74
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'fceeaf1c74'
${ noResults }
lol
/
test
/
unit
История
Sam Hocevar
8325d8889c
math: chage quaternion constructor to wxyz order because it matches the
mathematical writing, and add static constructors to create quaternions from a rotation.
13 лет назад
..
array.cpp
test: add unit tests for the Array class.
13 лет назад
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
14 лет назад
cmplx.cpp
core: implement complex numbers and add unit tests for these.
14 лет назад
half.cpp
test: give more explicit names to unit test cases.
14 лет назад
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
14 лет назад
matrix.cpp
math: add inversion code for 2×2 and 3×3 matrices, and transposition
13 лет назад
quat.cpp
math: chage quaternion constructor to wxyz order because it matches the
13 лет назад
real.cpp
math: implement ulp() for reals, which returns the smallest real y > 0 such
14 лет назад
trig.cpp
win32: fix Visual Studio compilation and link issues.
13 лет назад
vector.cpp
math: add inversion code for 2×2 and 3×3 matrices, and transposition
13 лет назад