Commit Graph

715 Commits

Author SHA1 Message Date
Schmarni
53741d5669 refactor: use minimal plugins
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:35:07 +01:00
Schmarni
ba945b4900 refactor: Sleep in parallel while doing independent work
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:35:07 +01:00
Schmarni
8c23767a54 refactor fixup after rebase
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:35:04 +01:00
Schmarni
b1207f8174 refactor: add text spawning tracing spans and slightly improve performance
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:28:45 +01:00
Schmarni
2efdbec2ca refactor: improve performance a lot
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:28:42 +01:00
Schmarni
19367927a8 refactor: get models fully working
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:47:25 +01:00
Schmarni
e3321c54fb refactor: IT RUNS!
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:45:16 +01:00
Schmarni
4e706f6c55 refactor: compiles!
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:45:14 +01:00
Schmarni
93d074d4b0 refactor: handtracking
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:39:33 +01:00
Schmarni
fa0eedd882 refactor: very close to compiling, controllers should almost compile
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:39:31 +01:00
Schmarni
6a23dea9b9 refactor: impl audio
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:37:53 +01:00
Schmarni
3065c95e38 refactor: absolutly minimal text impl, doesn't yet care about state change or despawn
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:36:14 +01:00
Schmarni
da903071ac refactor: probably get models mostly working
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:33:34 +01:00
Schmarni
9f4420f6c9 refactor: begin conversion to bevy, do proper frame wait
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:26:31 +01:00
ash lea
8708f240b4 start to convert ad-hoc errors to explicit types 2024-12-30 20:48:15 -05:00
Nova
0adde69049 fix(ci): libfuse2 for appimages 2024-12-29 19:16:19 -08:00
Nova
212ceb7a6d fix(ci): appimage path 2024-12-29 18:35:13 -08:00
Nova
fc91fbe24c fix(ci): update to use v4 of stuff 2024-12-29 18:14:54 -08:00
Nova
347ee4c492 refactor: optimize get aspect hotpath 2024-12-29 09:44:50 -08:00
Nova
3d96dfd468 refactor: delete data protocol 2024-12-12 04:16:09 -05:00
Nova
78d8baffeb feat: remove reference to unnecessary pulse receivers 2024-12-09 11:38:50 -05:00
Nova
8bfc6a8f15 refactor: use new xkb input code 2024-12-09 11:34:49 -05:00
Nova
8fe1f7c87d fix: use old stereokit hand 2024-11-15 16:37:42 -05:00
Nova
cfc934ddb7 feat: openxr transparency when available 2024-11-04 06:09:25 -05:00
Nova
cc29f5c0bf fix(lockfile): update 2024-11-02 13:54:00 -04:00
Nova
878eb075d2 feat: switch back to dev branch of core 2024-11-02 13:53:13 -04:00
Nova
5c8a0845c2 refactor: justfile 2024-11-01 15:10:29 -04:00
Nova
68b06d8810 fix: scenegraph errors 2024-11-01 15:10:29 -04:00
Nova
38c8704c83 feat: update zbus 2024-11-01 15:10:26 -04:00
Nova
77b22789dd clippy: cleanup 2024-11-01 15:10:23 -04:00
Nova
a4ec7c7c6b feat: justfile 2024-11-01 15:10:23 -04:00
Nova
f330492a01 clippy 2024-11-01 15:10:23 -04:00
Nova
7f78f6f1a8 fix(audio): stop sound when dropped 2024-11-01 15:10:23 -04:00
Nova
fec41dc1a1 fix(objects/sk_hand): draw pinky 2024-11-01 15:10:23 -04:00
Nova
74731bf4a3 fix(items): add the proper aspects 2024-11-01 15:10:23 -04:00
Nova
5df9d26ca1 refactor: alias_id 2024-11-01 15:10:23 -04:00
Nova
1ebb5e8824 refactor: upgrade packages 2024-11-01 15:10:23 -04:00
Nova
6b744f598c fix(cargo.toml): build settings that don't deadlock 2024-11-01 15:10:15 -04:00
Nova
c830becbff fix(packaging): use workspace deps 2024-11-01 15:10:00 -04:00
Nova
e8e485b472 fix(packaging): even more shenanigans 2024-11-01 12:31:44 -04:00
Nova
bf68b87813 fix(packaging): don't do dev in core 2024-11-01 12:10:45 -04:00
Nova
9546a36200 fix(packaging): update stereokit 0.45.1 2024-09-15 12:27:10 -04:00
Nova
c12300e756 refactor(cargo.toml): upgrade and refine 0.45.0 2024-09-05 08:52:10 -04:00
Nova
4683710f09 feat(main): debug launched clients flag 2024-09-04 05:14:43 -04:00
Nova
1ca054c2b3 feat: proper version bump 2024-08-24 20:59:38 -04:00
Nova
5f7e9d4eb6 Bump version to 0.45.0 2024-08-24 20:47:40 -04:00
6543
c9fe1be10b cargo fmt (#23) 2024-08-22 01:24:12 +00:00
6543
f58c748f80 Return dedicated error message if dbus session could not be opened (#22)
* Return dedicated error message if dbus session could not be opened

* cargo fmt
2024-08-22 01:23:27 +00:00
Nova
499aa2be28 fix(nix): FINALLY 2024-08-21 00:49:11 -04:00
Taylor Coffelt
7ba710e8b7 fix(nix): fixes nix build (#21) 2024-08-21 04:10:13 +00:00