Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lolengine
espelhamento de
https://github.com/lolengine/lolengine
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
2
Wiki
Atividade
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
656
Commits
10
Branches
114 MiB
C++
89.3%
M4Sugar
2.8%
C#
2.7%
Shell
2.3%
C
1%
Outra
1.9%
Tag:
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
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de c4bad581a2
${ noResults }
lolengine
/
test
/
unit
Histórico
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 anos atrás
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
14 anos atrás
cmplx.cpp
core: implement complex numbers and add unit tests for these.
14 anos atrás
half.cpp
test: give more explicit names to unit test cases.
14 anos atrás
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
14 anos atrás
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
14 anos atrás
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
14 anos atrás
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
14 anos atrás
trig.cpp
test: give more explicit names to unit test cases.
14 anos atrás