Commit Graph

715 Commits

Author SHA1 Message Date
Schmarni
6930d5cecc feat: add --nvidia flag
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-03-19 16:51:20 +01:00
Nova
326dc72b66 fix: force stereokit revision 2025-03-02 16:04:34 -08:00
Schmarni
956c480f0d refactor: remove unneeded AtomicBool
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-03-02 14:40:40 -08:00
Schmarni
b60071f182 feat: add Tracked Interface to dbus to allow clients to query the tracking state of controllers/hands
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-03-02 14:40:40 -08:00
Nova
6bcf778777 refactor: minimize dependencies 2025-03-02 14:40:31 -08:00
Nova
eeb5e0fb98 refactor: remove portable_atomic 2025-02-24 15:00:14 -08:00
Nova
5362563e44 refactor: remove once_cell dependency 2025-02-24 14:56:37 -08:00
Nova
12a99cf9dd refactor: upgrade to rust 2024 2025-02-24 14:00:38 -08:00
Schmarni
ceb8f2e9fd fix: remove stereokits controller models
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-02-08 21:59:23 -08:00
Schmarni
e83874d603 fix(session): remove unneeded wayland environment variables
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-02-01 17:35:15 -08:00
Nova
68f8fe256e fix(session): set $XDG_SESSION_TYPE properly
Author:    Nova <technobaboo@gmail.com>
Date:      Fri Jan 31 12:44:36 2025 -0800
2025-02-01 17:35:15 -08:00
Schmarni
62fdf39576 fix: material batching/wrong texture issue
* fix: incorrect material batching

Signed-off-by: Schmarni <marnistromer@gmail.com>

* fix: prevent memory leak with batched materials

Signed-off-by: Schmarni <marnistromer@gmail.com>

---------

Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-01-29 13:27:02 -08:00
Nova
4e99fcf6fc fix: wayland inconsistencies 2025-01-25 14:02:03 -08:00
6543
f3b9394c68 format flake with nixpkgs#nixfmt-rfc-style 2025-01-02 13:48:11 -05: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