|
ba83ffe60b
|
tweaks
|
2024-01-10 21:12:11 -08:00 |
|
|
07d6d995ed
|
cast bool to int
|
2024-01-10 20:03:40 -08:00 |
|
|
7bff8bca28
|
rustge
|
2024-01-10 20:03:40 -08:00 |
|
|
c301477a2e
|
rewrite
|
2024-01-10 20:03:40 -08:00 |
|
|
a3cd48b6db
|
why not it work???
|
2024-01-10 20:03:08 -08:00 |
|
|
925dec1666
|
use InputInstruction to drastically reduce the size of mouse instructions
|
2024-01-10 20:03:08 -08:00 |
|
|
2c379d22a2
|
write_input_instruction
|
2024-01-10 20:02:31 -08:00 |
|
|
97ca5bca3b
|
ideas
|
2024-01-10 20:02:31 -08:00 |
|
|
b92ccc2602
|
how could I forger shaders
|
2024-01-10 20:02:31 -08:00 |
|
|
112d517ed4
|
modify bot header to not depend on ownership of all blocks
|
2024-01-10 20:02:31 -08:00 |
|
|
041fed841f
|
sniffa
|
2024-01-10 20:02:31 -08:00 |
|
|
c86824bdc1
|
skip objects with zero determinant
|
2023-12-30 10:36:03 -08:00 |
|
|
a7f7edef00
|
update deps
|
2023-12-24 13:10:12 -08:00 |
|
|
5b8e5c8899
|
we're not using floats anymore
|
2023-12-12 15:47:31 -08:00 |
|
|
14000c016e
|
multiply and check instead of doing bithacks
|
2023-12-12 15:30:09 -08:00 |
|
|
1c4191cfc9
|
convert recursion to stack
|
2023-12-12 14:47:20 -08:00 |
|
|
b2f067e0b4
|
stop erroring on subnormals, it's not really an issue
|
2023-12-04 08:55:21 -08:00 |
|
|
aec82358ee
|
comment about conceptual failure case
|
2023-12-02 03:06:13 -08:00 |
|
|
5da5006027
|
attempt to fix the bug
|
2023-12-02 03:06:13 -08:00 |
|
|
97a1b57b65
|
TODO: relative d value
|
2023-12-02 02:02:51 -08:00 |
|
|
a359650ff8
|
use relative position to avoid overflow
|
2023-12-02 01:58:18 -08:00 |
|
|
1790390055
|
don't mess with casts, wtf
|
2023-12-02 01:31:47 -08:00 |
|
|
49e077996d
|
overflow detect
|
2023-12-02 01:31:47 -08:00 |
|
|
9bfcf0b083
|
use det to make numbers smaller
|
2023-12-01 20:59:04 -08:00 |
|
|
82b3201b0a
|
optimize face_nd: precalculate det
|
2023-12-01 20:50:38 -08:00 |
|
|
513414d4bd
|
fix a near overflow bug
|
2023-12-01 18:28:05 -08:00 |
|
|
5c4bd4c3c7
|
wrong air accel limit
|
2023-12-01 05:01:13 -08:00 |
|
|
92ec137f33
|
v0.9.0 Face Crawler + Integer Physics + Threading Rewrite + Config File
|
2023-12-01 05:01:13 -08:00 |
|
|
5cedf91709
|
Face Crawler™
|
2023-12-01 04:41:28 -08:00 |
|
|
c201a1a626
|
improve zeroes precision
|
2023-12-01 04:41:11 -08:00 |
|
|
fbae4d9f80
|
delete sweep
|
2023-12-01 04:41:11 -08:00 |
|
|
9374e93801
|
face crawler prerequisites
|
2023-12-01 04:41:11 -08:00 |
|
|
0585cfe6f1
|
fix test
|
2023-11-30 01:45:55 -08:00 |
|
|
3d96517213
|
update deps
|
2023-11-30 01:45:54 -08:00 |
|
|
eeb1561c3d
|
utopia preset
|
2023-11-10 19:12:19 -08:00 |
|
|
19e602544a
|
anisotropic filtering
|
2023-11-10 19:08:33 -08:00 |
|
|
444c3cbad9
|
remove cybertruck model from default map
|
2023-11-09 19:21:04 -08:00 |
|
|
2006f81804
|
surf maps link
|
2023-11-08 19:41:26 -08:00 |
|
|
de7b7ba7be
|
defer resize to next frame render
|
2023-11-08 18:20:19 -08:00 |
|
|
008c66e052
|
TrussPart
|
2023-11-07 20:54:49 -08:00 |
|
|
ba250277bd
|
textures for spheres and cylinders
|
2023-11-07 20:45:05 -08:00 |
|
|
085d4e7912
|
use cubes instead of teapots and monkeys
|
2023-11-07 16:54:44 -08:00 |
|
|
dd6b5bed24
|
implement primitive FaceDescriptions with fixed size arrays instead of hashmaps
|
2023-11-07 13:26:24 -08:00 |
|
|
9d4cadda30
|
demo zipping script
|
2023-11-06 00:32:31 -08:00 |
|
|
242b4ab470
|
style modifiers in mode
|
2023-11-01 16:06:48 -07:00 |
|
|
eaef3d3fd5
|
dedicated arcane loader
|
2023-10-31 16:14:21 -07:00 |
|
|
9d726c5419
|
StrafeSettings
|
2023-10-31 14:32:54 -07:00 |
|
|
9592f82c4e
|
move camera_offset to StyleModifiers & PhysicsOutputState
|
2023-10-30 22:29:01 -07:00 |
|
|
873c6ab935
|
panic when u32::MAX verts
|
2023-10-30 22:12:17 -07:00 |
|
|
7ba94c1b30
|
enable compat_worker interop with real workers
|
2023-10-30 19:42:02 -07:00 |
|