|
|
0845a2e863
|
clarified interfaces
|
2026-04-18 12:54:37 +03:00 |
|
|
|
79f64d9679
|
fixed unreal bug, improved interface
|
2026-04-15 03:38:02 +03:00 |
|
|
|
dbe29926dc
|
fixed unity bug
|
2026-04-15 03:25:53 +03:00 |
|
|
|
9d30446c55
|
added ability to get view angles from view matrix
|
2026-04-15 03:08:06 +03:00 |
|
|
|
9c1b6d0ba3
|
added tests improved API
|
2026-04-12 21:21:23 +03:00 |
|
va_alpatov
|
28e86fc355
|
tests hotfix
|
2026-04-11 20:23:08 +03:00 |
|
|
|
d8188de736
|
keeping 1 AABB type
|
2026-03-28 14:22:36 +03:00 |
|
|
|
67a07eed45
|
added aabb line trace
|
2026-03-25 03:14:22 +03:00 |
|
|
|
d38895e4d7
|
added AABB check
|
2026-03-24 10:20:50 +03:00 |
|
|
|
4b6db0c402
|
updated z range
|
2026-03-23 23:36:19 +03:00 |
|
|
|
be80a5d243
|
added as_vector3 to view angles
|
2026-03-23 05:23:53 +03:00 |
|
|
|
881d3b9a2a
|
added fields
|
2026-03-22 19:07:38 +03:00 |
|
|
|
f60e18b6ba
|
replaced with table offset
|
2026-03-22 18:58:07 +03:00 |
|
|
|
663890706e
|
test fix
|
2026-03-22 16:06:57 +03:00 |
|
|
|
cc4e01b100
|
added stuff
|
2026-03-22 16:00:35 +03:00 |
|
|
|
2ac508d6e8
|
fixed tests
|
2026-03-21 16:28:48 +03:00 |
|
|
|
b528e41de3
|
fixed test names
|
2026-03-21 15:45:22 +03:00 |
|
|
|
8615ab2b7c
|
changed name, fixed bug
|
2026-03-21 15:22:02 +03:00 |
|
|
|
5a4c042fec
|
replaced enum
|
2026-03-21 14:53:04 +03:00 |
|
|
|
d737aee1c5
|
added by distance targeting
|
2026-03-19 19:29:01 +03:00 |
|
|
|
e99ca0bc2b
|
update
|
2026-03-19 19:19:42 +03:00 |
|
|
|
f390b386d7
|
fix
|
2026-03-19 01:06:16 +03:00 |
|
|
|
012d837e8b
|
fix windows x32 bit
|
2026-03-19 00:57:54 +03:00 |
|
|
|
9cdffcbdb1
|
added tests
|
2026-03-18 20:12:46 +03:00 |
|
|
|
89bd879187
|
added tolerance depending on arch
|
2026-03-17 21:15:39 +03:00 |
|
|
|
aa08c7cb65
|
improved projectile prediction
|
2026-03-17 20:43:26 +03:00 |
|
|
|
a5c0ca0cbd
|
added stuff
|
2026-03-17 20:31:46 +03:00 |
|
|
|
130277c1ae
|
refactored test
|
2026-03-15 17:20:28 +03:00 |
|
|
|
4f1c42d6f6
|
tests fix
|
2026-03-15 17:04:21 +03:00 |
|
|
|
ccea4a0f0d
|
added stuff
|
2026-03-15 16:54:47 +03:00 |
|
|
|
e083b15e0b
|
update
|
2026-03-13 03:42:12 +03:00 |
|
|
|
ed9da79d08
|
avoid saving files on disk
|
2026-03-13 03:33:57 +03:00 |
|
|
|
6081a9c426
|
added throw test
|
2026-03-11 14:30:01 +03:00 |
|
|
|
1d54039f57
|
added events
|
2026-03-11 14:19:58 +03:00 |
|
|
|
93fc93d4f6
|
added more tests
|
2026-03-11 14:16:26 +03:00 |
|
|
|
b8a578774c
|
improved serialization
|
2026-03-11 14:12:52 +03:00 |
|
|
|
1341ef9925
|
Auto stash before checking out "origin/main"
|
2026-03-10 20:06:00 +03:00 |
|
|
|
337204b3bf
|
fixed missing source
|
2026-03-10 19:09:29 +03:00 |
|
|
|
0cdd1d021f
|
added triangle to lua
|
2026-03-10 18:39:20 +03:00 |
|
|
|
9058ea9b39
|
refactored to class
|
2026-03-10 18:14:29 +03:00 |
|
|
|
30e3feb4f8
|
fix
|
2026-03-10 16:38:00 +03:00 |
|
|
|
0726fdef32
|
webasm fix
|
2026-03-10 16:31:49 +03:00 |
|
|
|
673835618c
|
restructurized stuff
|
2026-03-10 15:57:22 +03:00 |
|
|
|
afb2a13dd6
|
added color
|
2026-03-08 23:08:23 +03:00 |
|
|
|
943472cf64
|
migrated to sol2
decomposed method
added vector2, vector4
refactored tests
added opengl engine to lua
added other engines
added source tests
removed tons of lua files
|
2026-03-08 12:55:35 +03:00 |
|
|
|
2c70288a8f
|
added epa tests
|
2026-03-03 08:27:26 +03:00 |
|
|
|
414b2af289
|
added gjk tests
|
2026-03-02 19:58:31 +03:00 |
|
|
|
cc6d625c2d
|
added more formaters
|
2026-03-01 13:30:32 +03:00 |
|
|
|
5eaec70846
|
fixed tests
|
2026-03-01 13:22:15 +03:00 |
|
|
|
78cb644920
|
added files
|
2026-03-01 08:23:26 +03:00 |
|