Schmarni
|
b0ee7e9f54
|
fix(wayland): fix panic when an app requests presentation_feedback without having bound a display
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-10-10 21:41:02 +02:00 |
|
Nova
|
ec871f5963
|
update: stardust xr core
|
2025-10-05 13:12:29 -07:00 |
|
Nova
|
418e3a2ccb
|
refactor: make flatscreen flag explicit
|
2025-10-03 02:40:29 -07:00 |
|
Nova
|
96e910c450
|
update: stardust-xr core
|
2025-09-23 14:08:52 -07:00 |
|
Schmarni
|
0c3efe9477
|
feat(bevy/oit): use patched bevy for Premultiplied Alpha in OIT
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-09-15 05:07:58 +02:00 |
|
Nova
|
14c5c355b5
|
fix(wayland+wgpu): bad recursion limit increase
|
2025-09-06 15:34:14 -07:00 |
|
Schmarni
|
9e8f09fe97
|
feat: add spectator camera flag
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-09-06 23:36:12 +02:00 |
|
Schmarni
|
8df1ba549e
|
chore(logging): disable useless errors from the bevy_mesh_text_3d crate
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-09-02 06:27:34 +02:00 |
|
Nova
|
c69b2652c8
|
fix: disable tonemapping and up ambient light
|
2025-08-29 16:17:35 -07:00 |
|
Schmarni
|
712678a666
|
fix(sky): update bevy-equirect to fix skytex
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-26 18:47:27 +02:00 |
|
Schmarni
|
1c6b42e69a
|
feat: implement SkyTex and SkyLight
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-26 15:11:54 +02:00 |
|
Nova
|
6b78684650
|
fix: remove out
|
2025-08-13 11:22:31 -07:00 |
|
Nova
|
4f75aa5edf
|
fix: window opaqueness
|
2025-08-13 11:21:18 -07:00 |
|
Schmarni
|
c8d9af5217
|
feat(flatscreen): add option to make flatscreen window transparent
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-13 05:16:21 +02:00 |
|
Schmarni
|
00086221cd
|
feat(wayland): WIP implement wp_presentation_time
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-09 00:00:58 +02:00 |
|
Schmarni
|
fb0f8d4115
|
fix(init): ignore display env vars if empty
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-04 21:29:49 +02:00 |
|
Schmarni
|
0b9f2c47fd
|
feat(fields): implement debug gizmos for fields, controlled over dbus
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-28 23:05:20 +02:00 |
|
Schmarni
|
119c7026b4
|
fix: offset tracking at startup to center properly
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-16 21:43:37 +02:00 |
|
Schmarni
|
a8b5ff47a6
|
feat(objects): implement hmd spatial again (i forgor)
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-16 03:05:45 +02:00 |
|
Nova
|
d360a57f6e
|
fix: wayland lockfile
|
2025-07-13 21:26:56 -07:00 |
|
Schmarni
|
49224ad6b5
|
refactor: move WaylandPlugin init
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-10 21:01:05 +02:00 |
|
Nova
|
42d36627ff
|
fix: add plugin actually :p
|
2025-07-10 11:22:27 -07:00 |
|
Nova
|
63cf0db448
|
feat: dmatex!! (sorta, borken)
|
2025-07-10 10:13:38 -07:00 |
|
Schmarni
|
e37d43eeb8
|
feat: setup bevy-dmabuf, not hooked up yet
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-10 16:34:53 +02:00 |
|
Schmarni
|
c1d3a4cbcb
|
fix: set spatial node transform
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-10 14:56:08 +02:00 |
|
Nova
|
cb9460c344
|
feat: OIT
|
2025-07-08 12:30:11 -07:00 |
|
Nova
|
5a042bf11c
|
refactor: remove sk material
|
2025-07-08 12:08:53 -07:00 |
|
Schmarni
|
a8d3b1fda1
|
Revert "refactor: use bevy_sk PbrMaterial instead of StandardMaterial"
This reverts commit 7b126557df.
|
2025-07-08 00:37:29 +02:00 |
|
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 |
|
Schmarni
|
692fc13863
|
fix: crash on flatscreen mode exit
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-01 10:30:59 +02: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
|
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
|
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
|
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
|
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
|
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 |
|