本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
610
提交
5
分支
160 MiB
C++
99%
C
0.6%
Markdown
0.4%
目錄樹:
ec705032ad
lol
/
test
/
unit
歷史記錄
Sam Hocevar
433d05964c
core: implement complex numbers and add unit tests for these.
13 年之前
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13 年之前
cmplx.cpp
core: implement complex numbers and add unit tests for these.
13 年之前
half.cpp
test: give more explicit names to unit test cases.
13 年之前
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
13 年之前
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
13 年之前
quat.cpp
test: add missing quaternion unit tests.
13 年之前
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
13 年之前
trig.cpp
test: give more explicit names to unit test cases.
13 年之前