|
3775fd0b14
|
rename
|
2023-10-23 14:15:27 -07:00 |
|
|
2356286dc2
|
move some stuff
|
2023-10-20 18:08:50 -07:00 |
|
|
8cc86d88fc
|
note about adapter
|
2023-10-20 17:54:01 -07:00 |
|
|
c1bc67fd3a
|
write some guesses
|
2023-10-20 17:51:52 -07:00 |
|
|
d2c896031c
|
graphics resize
|
2023-10-20 17:51:52 -07:00 |
|
|
d27187aa53
|
fix many red underline
|
2023-10-20 17:51:52 -07:00 |
|
|
2e13d9b74e
|
idk about this
|
2023-10-20 16:51:09 -07:00 |
|
|
431611b62a
|
move window stuff to window
|
2023-10-20 16:01:17 -07:00 |
|
|
b55a35c488
|
pull apart framework completely
|
2023-10-20 16:01:17 -07:00 |
|
|
cb6102b9dc
|
move out of main fixings
|
2023-10-20 15:56:03 -07:00 |
|
|
6eaec7d6a6
|
Input::Mailbox
|
2023-10-19 22:56:28 -07:00 |
|
|
407b322664
|
note about using functions for input and output
|
2023-10-19 22:56:28 -07:00 |
|
|
d4c4d9e7d6
|
Input::Query
|
2023-10-19 22:56:28 -07:00 |
|
|
ff8c61ee32
|
comment on issue
|
2023-10-19 22:56:20 -07:00 |
|
|
00eb1ce19c
|
drop dead code
|
2023-10-19 22:56:20 -07:00 |
|
|
168091408e
|
shrink pollster onto the only future in the code
|
2023-10-19 22:56:20 -07:00 |
|
|
ad0130db74
|
drop async_executor dep
|
2023-10-19 22:56:20 -07:00 |
|
|
ee8f9ba9e4
|
drop env_logger & log deps
|
2023-10-19 22:56:20 -07:00 |
|
|
1af8468e5b
|
drop wasm32 code
|
2023-10-19 22:56:20 -07:00 |
|
|
f8320c9df5
|
why did they do it like that
|
2023-10-19 22:56:20 -07:00 |
|
|
eb376c1e68
|
put window stuff in here
|
2023-10-19 22:56:20 -07:00 |
|
|
0bf253aa11
|
remove graphics stuff from main
|
2023-10-19 22:32:01 -07:00 |
|
|
85b70331fd
|
thread load file
|
2023-10-19 22:32:01 -07:00 |
|
|
7fd592329e
|
split load file
|
2023-10-19 22:32:01 -07:00 |
|
|
5260c2b40d
|
try unpub
|
2023-10-19 22:32:01 -07:00 |
|
|
b5febfad14
|
introduce render_thread to manage physics and graphics
|
2023-10-19 22:32:01 -07:00 |
|
|
d1b491b6e7
|
wip: implement INWorker
|
2023-10-19 22:32:01 -07:00 |
|
|
8043862c99
|
delete compat worker
|
2023-10-19 22:32:01 -07:00 |
|
|
b760a4bc65
|
idle does not advance body
|
2023-10-19 22:32:01 -07:00 |
|
|
124139274f
|
real threads + GraphicsInstruction + thread accessible mouse
|
2023-10-19 22:32:01 -07:00 |
|
|
7130eafc06
|
implement QNWorker
|
2023-10-19 22:24:20 -07:00 |
|
|
ab276b517b
|
rename workers
|
2023-10-19 22:24:20 -07:00 |
|
|
3721995791
|
WorkerDescription brainstorming (make invalid states unrepresentable)
|
2023-10-19 22:24:20 -07:00 |
|
|
72258d3549
|
self.graphics->self
|
2023-10-18 18:30:44 -07:00 |
|
|
02170bd91a
|
move graphics code
|
2023-10-18 18:30:40 -07:00 |
|
|
7be7d2c0df
|
literally into_worker
|
2023-10-18 18:21:11 -07:00 |
|
|
cb6b0acd44
|
TODO: need real functions
|
2023-10-18 18:21:11 -07:00 |
|
|
cbcf047c3f
|
basic wormholes (no velocity or camera transformation)
|
2023-10-18 18:21:11 -07:00 |
|
|
6e5de4aa46
|
overhaul TempIndexedAttributes + add Wormhole indexing
|
2023-10-18 18:21:11 -07:00 |
|
|
cc776e7cb4
|
model_id is usize + PhysicsModels struct
|
2023-10-18 18:21:11 -07:00 |
|
|
5a66ac46b9
|
functionate that damn code block
|
2023-10-18 18:21:11 -07:00 |
|
|
38f6e1df3f
|
overhaul attributes
|
2023-10-18 18:21:11 -07:00 |
|
|
849dcf98f7
|
overhaul StyleModifiers
|
2023-10-18 18:21:11 -07:00 |
|
|
d04d1be27e
|
overhaul WalkState + implement ladders
|
2023-10-18 18:21:11 -07:00 |
|
|
35bfd1d366
|
implement simulate_move_rotation
|
2023-10-18 18:21:11 -07:00 |
|
|
586bf8ce89
|
unpub a bunch of physics stuff
|
2023-10-18 18:21:11 -07:00 |
|
|
127b205401
|
implement MoveState + TouchingState
|
2023-10-18 18:21:11 -07:00 |
|
|
4f596ca5d7
|
unneeded mut
|
2023-10-18 16:30:02 -07:00 |
|
|
87f781a656
|
drop models with 0 visible instances
|
2023-10-16 19:38:24 -07:00 |
|
|
cd9cf164e9
|
into_iter collect deindex models
|
2023-10-16 19:38:24 -07:00 |
|