Nova
|
f4d08dac9c
|
feat: wayland
|
2025-07-05 19:51:40 -07:00 |
|
Schmarni
|
7b126557df
|
refactor: use bevy_sk PbrMaterial instead of StandardMaterial
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-02 22:00:27 +02:00 |
|
Nova
|
859d38f1b8
|
feat: stochastic alpha!!!
|
2025-07-02 12:37:26 -07:00 |
|
Nova
|
98ae69c858
|
refactor: remove animation plugin
|
2025-07-01 02:50:51 -07:00 |
|
Schmarni
|
e31d3e2197
|
refactor: use minimal bevy features
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-01 11:33:14 +02:00 |
|
Nova
|
017a7d4c7b
|
feat: animation plugin
|
2025-07-01 02:20:56 -07:00 |
|
Nova
|
13210f858d
|
fix: ci
|
2025-07-01 01:31:42 -07:00 |
|
Schmarni
|
692fc13863
|
fix: crash on flatscreen mode exit
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-01 10:30:59 +02:00 |
|
Nova
|
4bcca6af99
|
fix: ci
|
2025-06-30 14:36:47 -07:00 |
|
Schmarni
|
165dc1d259
|
feat: flatscreen only mode when passing --flatscreen or -f
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 13:13:48 +02:00 |
|
Nova
|
3a91ce8158
|
fix: rebasing bug in models
|
2025-06-30 02:30:08 -07:00 |
|
Nova
|
4b0969d9cf
|
cleanup: cargo fmt
|
2025-06-30 02:05:07 -07:00 |
|
Nova
|
d0f88c13cd
|
refactor: remove some unneeded stuff
|
2025-06-30 02:05:07 -07:00 |
|
Nova
|
07e9474c79
|
fix: clippy cleanup
|
2025-06-30 02:05:07 -07:00 |
|
Schmarni
|
0abc38c83a
|
fix: don't use path dependency... again
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
3b4a42c0cb
|
feat: various minor improvements
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
c22bf9b511
|
refactor: switch to bevys StandardMaterial for now
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
806857b738
|
chore: cargo update
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
3446ae5a4e
|
fix: use git dependency
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
5a5695f2cc
|
refactor: remove stereokit dependency and fix all warnings
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
cc8b9c0378
|
feat: reimpl flatscreen mode
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
ac2f4a9e27
|
fix(lines): fix lines not clearing when having no points
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
c93036278f
|
feat: implement audio! thats all nodes!
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
600eab9d2a
|
feat: add entity handles and a bevy channel abstraction
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
85bb21414d
|
feat: finish line impl and switch to bevy bounds
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
2bf244bb6e
|
feat(lines): line impl mostly done
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
3374473265
|
feat: mostly reimpl text rendering
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
2e87fceae1
|
feat: disable controller methods if the interaction profile matches khr/simple_controller
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
e678ca38ae
|
feat: working controller input methods
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
cbb54fd3d2
|
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-30 03:04:00 -06:00 |
|
Schmarni
|
aeec63c070
|
refactor: let the bevy rewrite begin: mostly working model nodes
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Nova
|
fd1c6ed0cf
|
fix: make spatial parenting more stable
0.46.0
|
2025-06-13 18:43:08 -07:00 |
|
Nova
|
13c6dbfd4d
|
fix(input): send proper handler IDs to method client
|
2025-06-05 22:10:41 -07:00 |
|
Nova
|
4fb7c3df84
|
fix(input): send input method request/release to client
|
2025-06-05 20:49:15 -07:00 |
|
Nova
|
9d0e1ce021
|
fix: root sending frame events to dead clients
|
2025-05-15 21:21:14 -07:00 |
|
Nova
|
dd38b590c1
|
ci: remove artifacts
|
2025-05-15 18:24:03 -07:00 |
|
Nova
|
24b7195297
|
fix: ci (hopefully)
|
2025-05-15 18:15:58 -07:00 |
|
Nova
|
7d8993b640
|
refactor: set default log level to warn
|
2025-05-15 01:13:47 -07:00 |
|
Nova
|
4c70ded2b0
|
fix: io safety error
|
2025-05-15 00:59:59 -07:00 |
|
Nova
|
7f7a8b5264
|
fix: cargo.lock
|
2025-05-14 20:00:33 -07:00 |
|
Cyberneticmelon
|
43246900db
|
Updated dependencies
|
2025-05-14 19:58:24 -07:00 |
|
Nova
|
b7a123f9c9
|
rewrite(README): tell to use release
|
2025-05-14 19:58:24 -07:00 |
|
Nova
|
900316968a
|
fix: some zone weirdness ig
|
2025-05-14 19:58:24 -07:00 |
|
Schmarni
|
db30f8e61b
|
fix(wayland): fix keyboard holding onto surfaces without causing visual or functional issues
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
0a005b9864
|
Revert "fix: panel items being grabbed by keyboard seat"
This reverts commit a58ab46f4a.
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
f4ed8bc37d
|
refactor(zone): use zoneable zone distance
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
49ee4d3b67
|
fix(zones): don't add ancestors of zone to be captured
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
c2f1f737a0
|
fix: panel items being grabbed by keyboard seat
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
c9a57773d1
|
fix: flatscreen keyboard
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
68a7c06b9e
|
fix: cursor hotspot positionind
|
2025-05-14 19:58:00 -07:00 |
|