Commit Graph

600 Commits

Author SHA1 Message Date
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
ash lea
8708f240b4 start to convert ad-hoc errors to explicit types 2024-12-30 20:48:15 -05: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
68b06d8810 fix: scenegraph errors 2024-11-01 15:10:29 -04:00
Nova
77b22789dd clippy: cleanup 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
c12300e756 refactor(cargo.toml): upgrade and refine 2024-09-05 08:52:10 -04:00
Nova
4683710f09 feat(main): debug launched clients flag 2024-09-04 05:14:43 -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
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
42738b739f fix(objects/input): push all buttons through 2024-08-12 19:27:51 -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
Nova
4827561f88 refactor(objects/input): cleanup 2024-08-06 19:12:29 -04:00
Nova
72f7fd8e9d refactor: modularize input object capture system 2024-08-06 17:41:39 -04:00
Nova
827c630a70 refactor(input): rename internal capture requests 2024-08-06 12:08:19 -04:00
Nova
98a6ad6f32 refactor: cleanup 2024-07-28 06:14:02 -04:00
Nova
c09afba366 feat: subsurface support 2024-07-27 15:58:55 -04:00
Nova
48f15e848d fix(wayland): lock on commit 2024-07-26 17:42:58 -04:00
Nova
78912c8f1b fix: vram issues 2024-07-26 06:32:36 -04:00
Nova
13815d4d20 refactor(tracy): mark/demark relevant functions 2024-07-26 05:53:13 -04:00
Nova
36d91fd999 fix(popups): unconstrain them 2024-07-24 17:25:26 -04:00
Nova
b7191c3183 fix(wayland): popups don't crash anymore 2024-07-24 17:02:02 -04:00
Nova
796ee1a34e feat(main): disable hands/controllers args 2024-07-24 10:21:54 -04:00
Nova
41d22da691 fix: force origin local mode 2024-07-23 04:32:37 -04:00
Nova
73ed1210ed fix(wayland): set virtual output to 1024x1024 2024-07-20 09:19:14 -04:00
Nova
a8e16a8411 fix(objects/input): filter out handlers with disabled fields 2024-07-19 00:34:50 -04:00
Nova
4d8d38e4e5 fix(zone): if parents none 2024-07-18 23:46:51 -04:00
Nova
f639a1662a feat(objects): add palm 2024-07-18 12:09:38 -04:00
Nova
6350444559 fix(input): only allow handlers with enabled field nodes 2024-07-18 11:24:06 -04:00
Nova
ecc7d7b912 feat(node): not enabled if spatial and size is 0 2024-07-18 10:49:50 -04:00
Nova
ae40158dec feat(objects): controllers 2024-07-18 09:19:06 -04:00