Commit Graph

703 Commits

Author SHA1 Message Date
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
Nova
62802367eb fix: clippy 2024-08-20 17:24:57 -04:00
Nova
853f779930 fix(model): don't keep material references 2024-08-20 17:18:48 -04:00
Nova
21d10a15ee clippy: cleanup 2024-08-20 16:59:37 -04:00
Nova
6146a5b63a fix(model): rebatch identical materials to save on draw calls 2024-08-20 16:59:15 -04:00
Nova
01485e2020 fix: stereokit rust to make it compile at all 2024-08-19 10:18:44 -04:00
Nova
6e77c3667d fix(nix): force local deps only 2024-08-15 16:13:01 -04:00
Nova
003dd9fcc1 fix: nix meshoptimizer 2024-08-13 21:51:32 -04:00
Nova
42738b739f fix(objects/input): push all buttons through 2024-08-12 19:27:51 -04:00
Nova
fe83a69bb9 feat: upgrade dependencies 2024-08-10 22:07:07 -04:00
Nova
e0a7d4f44a fix: upgrade stereokit-rust and attempt nix upgrade 2024-08-07 14:36:19 -04:00
Nova
14ebe85493 refactor(wayland): update data in user data map for everything 2024-08-06 20:42:46 -04:00
Nova
08135b03a2 feat(wayland): receives_input 2024-08-06 19:12:44 -04:00