Цей веб-сайт працює краще з JavaScript.
Головна
Довідка
Увійти
lolengine
/
lolengine
дзеркало
https://github.com/lolengine/lolengine
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Релізи
2
Вікі
Активність
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
656
Коміти
10
Гілки
114 MiB
C++
89.3%
M4Sugar
2.8%
C#
2.7%
Shell
2.3%
C
1%
Інші
1.9%
Дерево:
c4bad581a2
main
wip/deprecate
wip/kinc
core
legacy
wip/core-clipp
wip/input_simplification
wip/lolperso_changes
wip/scenegraph
wip/submodule
lua_refactor_merge_into_master
Debug_refactor_merge_to_master
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з 'c4bad581a2'
${ noResults }
lolengine
/
test
/
unit
Історія
Sam Hocevar
366644d43c
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
bonus, multiplication or division by a power of two will be optimised as a shift of the exponent.
14 роки тому
..
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
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
14 роки тому
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
14 роки тому
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
14 роки тому
trig.cpp
test: give more explicit names to unit test cases.
14 роки тому