Schmarni
|
14a1b14462
|
refactor: switch to bevys StandardMaterial for now
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-29 22:37:52 +02:00 |
|
Schmarni
|
ce704489c6
|
refactor: remove stereokit dependency and fix all warnings
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-29 12:04:45 +02:00 |
|
Schmarni
|
d2afa0090c
|
feat: reimpl flatscreen mode
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-29 11:38:00 +02:00 |
|
Schmarni
|
880e187dc6
|
feat: finish line impl and switch to bevy bounds
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-28 11:34:09 +02:00 |
|
Schmarni
|
bd05d9068b
|
feat(lines): line impl mostly done
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-27 21:40:36 +02:00 |
|
Schmarni
|
20d2917847
|
feat: mostly reimpl text rendering
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-25 11:50:57 +02:00 |
|
Schmarni
|
51e8cfd1b2
|
feat: disable controller methods if the interaction profile matches khr/simple_controller
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-19 00:57:56 +02:00 |
|
Schmarni
|
6977fee10b
|
feat: working controller input methods
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-17 14:29:50 +02:00 |
|
Schmarni
|
ab39b8b211
|
feat: working handtracking input methodsRUST_LOG=info,naga=warn dbus-run-session cargo run -- -e ~/build/stardust/env.sh -o 300!
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-17 14:29:22 +02:00 |
|
Nova
|
c9a57773d1
|
fix: flatscreen keyboard
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
b196cbfa3a
|
chore: clippy
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
c5dea3b7c9
|
fix(input): don't limit to closest handler
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
fe6ed81255
|
fix(input): dropped input handlers properly release methods
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
fe9ae8225c
|
feat(input): retained mode capture system
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
2a5bddbb5a
|
feat: support right click drag
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
8a8121f1a8
|
feat: make stage tracking space always available
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
5d82e42820
|
refactor: remove unneeded AtomicBool
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
15fe997237
|
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-05-14 19:58:00 -07:00 |
|
Nova
|
779706d792
|
refactor: upgrade to rust 2024
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
d65163553e
|
fix: remove stereokits controller models
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
8f18d83694
|
refactor: delete data protocol
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
6822e4bdb7
|
feat: remove reference to unnecessary pulse receivers
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
3c66109c45
|
refactor: use new xkb input code
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
d27ec84496
|
fix: use old stereokit hand
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
7e755a44b8
|
fix(objects/sk_hand): draw pinky
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
4730f0732b
|
refactor: alias_id
|
2025-04-01 14:24:06 -07:00 |
|
Cyberneticmelon
|
3e31905b5b
|
feat: better server docs
Replaced embedded youtube with gifs
Replaced embedded videos with GIFs
Workflow img
Workflow img
Updated youtube links with thumbnails
Updated text
|
2025-04-01 14:23:33 -07:00 |
|
Nova
|
c12300e756
|
refactor(cargo.toml): upgrade and refine
|
2024-09-05 08:52:10 -04:00 |
|
6543
|
c9fe1be10b
|
cargo fmt (#23)
|
2024-08-22 01:24:12 +00:00 |
|
Nova
|
21d10a15ee
|
clippy: cleanup
|
2024-08-20 16:59:37 -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
|
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
|
796ee1a34e
|
feat(main): disable hands/controllers args
|
2024-07-24 10:21:54 -04:00 |
|
Nova
|
a8e16a8411
|
fix(objects/input): filter out handlers with disabled fields
|
2024-07-19 00:34:50 -04:00 |
|
Nova
|
f639a1662a
|
feat(objects): add palm
|
2024-07-18 12:09:38 -04:00 |
|
Nova
|
ae40158dec
|
feat(objects): controllers
|
2024-07-18 09:19:06 -04:00 |
|
Nova
|
1b28290cbb
|
feat(objects): rename inputs
|
2024-07-18 08:07:35 -04:00 |
|
Nova
|
a3bcff035a
|
refactor(objects): move into objects module
|
2024-07-18 07:56:36 -04:00 |
|
Nova
|
b3fa529f77
|
fix(objects): properly destroy nodes
|
2024-06-30 22:45:20 -04:00 |
|
Nova
|
9c04b5710e
|
feat(objects): simulated input switching
|
2024-06-28 20:55:02 -04:00 |
|
Nova
|
0b9f79158c
|
feat(objects/controller): color signifier
|
2024-06-27 17:06:27 -04:00 |
|
Nova
|
e5d0906d73
|
feat(objects/hand): make fingertips pointy
|
2024-06-27 16:54:08 -04:00 |
|
Nova
|
f08f3e4e4b
|
fix: polish stuff a bit
|
2024-06-27 16:51:33 -04:00 |
|
Nova
|
ebaf113d94
|
feat: use d-bus for server objects
|
2024-06-25 16:17:44 -04:00 |
|
Nova
|
5be25da46f
|
feat: use dbus for hmd
|
2024-06-24 19:26:01 -04:00 |
|
Nova
|
02bf210c51
|
feat(fields): use new field ref and field types
|
2024-06-21 17:22:52 -04:00 |
|
Nova
|
9b6b450d18
|
fix(objects/input) mouse pointer gives correct keymap now
|
2024-06-16 21:42:25 -04:00 |
|