Nova
|
f3dc632ffc
|
feat: order inputs
|
2023-05-02 21:58:53 -04:00 |
|
Nova
|
742780e34e
|
refactor: remove many unwrap calls
|
2023-01-25 11:50:53 -05:00 |
|
Nova
|
411f71c217
|
feat: startup script
|
2023-01-17 18:51:46 -05:00 |
|
Nova
|
1ad3336b6f
|
feat: span tracing!!!
|
2023-01-14 22:32:41 -05:00 |
|
Nova
|
6ca93ea24c
|
fix(event loop, client): better async
|
2023-01-14 12:38:05 -05:00 |
|
Nova
|
1833ed50f3
|
feat: update stardust-xr
|
2022-12-17 02:29:32 -05:00 |
|
Nova
|
d7a607a663
|
switch to color_eyre instead of anyhow
|
2022-12-02 13:58:54 -05:00 |
|
Nova
|
df61f74583
|
refactor: make ready for cargo publishing
|
2022-09-17 18:43:04 -04:00 |
|
Nova
|
a42834063e
|
refactor(event loop): remove once_cell
|
2022-09-03 08:43:37 -04:00 |
|
Nova
|
6b13d47197
|
feat: async all the functions!!
|
2022-08-16 09:04:10 -04:00 |
|
Nova
|
58b0ae1f9f
|
fix(event loop): disconnect all clients before drop
|
2022-07-14 08:11:02 -04:00 |
|
Nova
|
0e3313b056
|
fix(event loop): error in poll when other threads paused due to EINTR
|
2022-07-13 11:17:47 -04:00 |
|
Nova
|
d7638e3c2d
|
fix(event loop): print error on drop/join
|
2022-07-12 22:47:47 -04:00 |
|
Nova
|
44ba9f2d68
|
fix(logic step): proper procedure
|
2022-07-12 14:55:46 -04:00 |
|
Nova
|
159afc007c
|
fix(event loop): don't try to get client every time in loop
|
2022-07-12 09:08:27 -04:00 |
|
Nova
|
6f9e518243
|
fix(event loop): disconnect client whenever it has any error
|
2022-07-11 20:17:24 -04:00 |
|
Nova
|
3cce8477c5
|
feat(event loop): global frame counter
|
2022-07-02 14:14:37 -04:00 |
|
Nova
|
46a1581e1b
|
fix(client): turn Rc into Arc
|
2022-06-14 21:02:05 -04:00 |
|
Nova
|
c668498a6f
|
fix(event loop): handle UnexpectedEOF to remove client when disconnected
|
2022-06-12 21:25:20 -04:00 |
|
Nova
|
d308b88bb7
|
refactor: use parking_lot instead of std::sync
|
2022-06-12 01:51:12 -04:00 |
|
Nova
|
01971b5048
|
refactor(registry): use globals instead of storing in event loop
|
2022-06-12 00:51:12 -04:00 |
|
Nova
|
0c1a7af8a5
|
feat(data): pulse sender registry
|
2022-06-11 23:49:19 -04:00 |
|
Nova
|
d98dc1ee96
|
feat(client+eventloop): get arc reference to event loop in client
|
2022-06-11 23:16:59 -04:00 |
|
Nova
|
2c27e5728c
|
refactor: fine-grained interior mutability for scenegraph
|
2022-06-06 21:34:42 -04:00 |
|
Nova
|
0a446f3cd2
|
refactor(eventloop): rename the thread
|
2022-06-05 06:42:17 -04:00 |
|
Nova
|
09588ab31d
|
refactor: store weak client in the nodes
|
2022-05-30 19:00:19 -04:00 |
|
Nova
|
cbfd4c13c2
|
feat: basic scenegraph, node, and spatial
|
2022-05-16 14:19:08 -04:00 |
|
Nova
|
888e60b8a2
|
feat: basic client
|
2022-05-12 17:13:44 -04:00 |
|
Nova
|
a75fa63d6a
|
feat: intial commit
|
2022-05-11 23:50:46 -04:00 |
|