Commit Graph

20 Commits

Author SHA1 Message Date
Schmarni
cde28677a0 add enabled extension and implement overlay plugin
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-25 19:15:27 +02:00
Schmarni
0a7f692a35 add session creation next chain infrastructure
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-24 23:09:58 +02:00
Schmarni
c455c77fed pull changes from webxr-refactor
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-05 00:32:38 +02:00
Schmarni
71716c36cc pull webxr-refactor and make needed changes
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-04 23:28:02 +02:00
awtterpip
a0099bc4a7 working pipelined rendering 2024-06-02 05:23:02 -05:00
awtterpip
e17262ab46 fixed judder 2024-06-02 04:57:44 -05:00
Schmarni
0e2a5dbf66 merge both Exit schedules, fix reference space living after the session exits in the render world and general cleanup
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-31 11:12:48 +02:00
Schmarni
40c767c2d2 remove point light from sessions example and other small changes
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-31 11:12:48 +02:00
Schmarni
546202fdfa works but destroys the session manually because one space somewhere survives session exit
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-31 11:12:48 +02:00
Schmarni
31c1daf2d4 session ending works but segfaults on my machine
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-31 11:12:48 +02:00
Schmarni
fb9ec378c8 change scheduling
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-31 11:12:48 +02:00
Schmarni
764da56d50 add centeral actionset syncing
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-15 22:33:00 +02:00
Schmarni
cd5ab90733 make OxrInitPlugin impl Default with the values from add_xr_plugin and made the ref_space_type public for the OxrReferenceSpacePlugin
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-05-08 19:11:17 +02:00
Schmarni
44e909a4e1 fix pcvr 2024-05-08 05:42:18 +02:00
Schmarni
063aef7fb5 add support for hand tracking and configurable reference spaces 2024-05-07 03:34:10 +02:00
Schmarni
27871ccd0b add a system to suggest action bindings and a system to attach action sets to the session 2024-04-29 02:41:51 +02:00
LogicFan
f78207d572 fix android "null pointer dereference" 2024-04-20 08:19:57 -04:00
awtterpip
afdb046ba8 finished renaming types 2024-04-18 17:28:53 -05:00
awtterpip
e2f7f840a9 renamed types and fixed errors 2024-04-18 17:26:36 -05:00
awtterpip
f585c9e2dc cleaned up code and created webxr crate 2024-04-18 17:06:56 -05:00