Commit Graph

46 Commits

Author SHA1 Message Date
Nova
063be773e0 feat: make event loop multithreaded 2023-01-25 09:17:52 -05:00
Nova
6d7d7be3f1 feat: startup script 2023-01-17 18:51:46 -05:00
Nova
1b0ef4b7df refactor(main): make arrays tuples 2023-01-16 11:03:46 -05:00
Nova
05e60c43ce feat(stereokit): log filtering 2023-01-15 04:03:21 -05:00
Nova
ba938dfaf9 feat: adaptive sleep delay 2023-01-14 23:48:49 -05:00
Nova
73f3d99877 feat: span tracing!!! 2023-01-14 22:32:41 -05:00
Nova
27d75d3098 fix(event loop, client): better async 2023-01-14 12:38:05 -05:00
Nova
795780130c feat(tokio): profiling 2023-01-14 10:38:39 -05:00
Nova
3cf65e5c7b feat: update stereokit 2023-01-04 23:51:48 -05:00
Nova
769fa24c1d feat: update stardust-xr 2022-12-17 02:29:32 -05:00
Nova
42d2a41d57 feat: tracing 2022-12-02 20:46:28 -05:00
Nova
692ee95500 switch to color_eyre instead of anyhow 2022-12-02 13:58:54 -05:00
Nova
41e76c9d0a feat: wayland feature 2022-11-09 11:13:07 -05:00
Nova
454318b0af feat: terrible hack for moses 2022-10-26 05:19:20 -04:00
Nova
e0be6ecea9 refactor(input): flexible datamaps 2022-10-14 08:01:07 -04:00
Nova
a421b27e0c refactor: make all flex stuff use serde 2022-10-13 00:14:06 -04:00
Nova
cf0a69ccbf fix(main): reorder process_input before logic_step 2022-10-12 07:29:57 -04:00
Nova
5c1203d990 feat(sk_controller): spawn in main.rs 2022-10-01 22:56:24 -04:00
Nova
a67583a22c feat(main): better overlay control 2022-09-27 15:21:22 -04:00
Nova
a80ddf501d feat(drawable): set sky 2022-09-26 00:39:56 -04:00
Nova
372bd95d4e feat(main): skytex on startup[ 2022-09-25 04:56:29 -04:00
Nova
69f7a432d5 refactor(model): move into drawable 2022-09-25 03:41:36 -04:00
Nova
ee250b33fa feat(input): hand 2022-09-17 17:26:50 -04:00
Nova
4d897f4fcd feat(input): mouse pointer 2022-09-13 16:40:59 -04:00
Nova
2ea2ec0b07 feat: /hmd 2022-09-05 01:22:19 -04:00
Nova
50161ed87d feat(wayland): fully async!!! 2022-09-04 00:35:44 -04:00
Nova
7baf65f621 feat(main): hide hand on flatscreen 2022-09-01 06:17:06 -04:00
Nova
a8bbfbafdf feat(wayland): core surface 2022-08-22 10:15:20 -04:00
Nova
060bd59d01 feat(wayland): implement all essential handlers 2022-08-22 07:57:03 -04:00
Nova
bf4d5ba015 feat: basic smithay setup 2022-08-22 03:59:28 -04:00
Nova
fb14d1c0e6 refactor(main): inline flatscreen display mode 2022-08-22 03:19:46 -04:00
Nova
6c172a98b6 feat: model node :D 2022-08-17 19:08:48 -04:00
Nova
5a5a7d50c9 feat(main): stopping stereokit stops the event loop 2022-08-17 12:15:45 -04:00
Nova
6b13d47197 feat: async all the functions!! 2022-08-16 09:04:10 -04:00
Nova
44ba9f2d68 fix(logic step): proper procedure 2022-07-12 14:55:46 -04:00
Nova
ccd7b1f976 fix(main): pass sk_quit function instead of calling it 2022-07-12 09:06:57 -04:00
Nova
634d49c077 feat: logic step 2022-07-08 22:36:57 -04:00
Nova
b910be9610 fix(stereokit): upgrade 2022-07-08 22:01:06 -04:00
Nova
e97aafd380 feat: sk_quit on ctrl+c 2022-07-07 04:13:46 -04:00
Nova
4ebfb9eb80 feat: stereokit basics 2022-07-07 03:50:05 -04:00
Nova
b8e577d5e9 fix(main): shut clippy up 2022-06-14 20:33:35 -04:00
Nova
54f68577dd feat(main): add basic loop and clean up errors 2022-06-14 02:23:58 -04:00
Nova
8242537932 refactor: pass cargo clippy as much as possible 2022-05-17 09:10:45 -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