이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
lolengine
/
lolengine
의 미러
https://github.com/lolengine/lolengine
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
2
위키
활동
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 }
브랜치 생성
from '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 년 전