Commit Graph

23 Commits

Author SHA1 Message Date
Schmarni
515807e56a chore: build with optimization in debug builds
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-07-22 23:52:55 +02:00
Schmarni
bdfdb0d94a refactor: move xr_utils examples into bevy_xr_utils
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-05-02 17:43:02 +02:00
Schmarni
4d11fa405a fix: do a more proper wgpu init, use adapter features and limits
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-02-09 03:47:46 +01:00
Schmarni
7320ae8dac update to bevy 0.15 rc
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-01 23:15:31 +01:00
Schmarni
da659899d4 add simple ci and allow annoying lints
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-10-21 23:18:30 +02:00
Schmarni
60cf52056d fix session destroying and move to atomic bool instead of a flag resource
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-09-05 20:38:33 +02:00
Schmarni
2adbe06f89 fix windows and android example
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-10 15:32:50 +02:00
Schmarni
2c8a0ae595 strip bevy features
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 04:40:04 +02:00
Schmarni
bcfe78b880 add READMEs
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 03:51:11 +02:00
Schmarni
81779bd76e update to bevy 0.14
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 03:19:02 +02:00
Schmarni
b6f69eecd9 finish renaming and move HandBoneEntities to bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 20:22:45 +02:00
Schmarni
e65573124b rename crates
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 19:41:56 +02:00
tito
a9b062425b add 'vulkan-portability' feature to wgpu when target family is unix (#101) 2024-05-29 23:53:55 -07:00
Malek
0f9ccf7f04 Refactor quest perf fix (#111)
* cargo fmt and removed the unessecary examples.

* fixed android logging errors and moved waitframe to fix perf on quest and fixed android example perf by turning off msaa
2024-05-29 16:57:08 -07:00
awtterpip
82932f02af add d3d12 support 2024-05-10 18:23:47 -05:00
Schmarni
44e909a4e1 fix pcvr 2024-05-08 05:42:18 +02:00
awtterpip
0e5bcd029f added android example 2024-05-03 16:46:32 -05:00
awtterpip
b2b40ba95a updated documentation and resources 2024-04-25 21:05:37 -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
awtterpip
d98b9a4455 Revert "move to single crate for webxr and openxr"
This reverts commit 5e769ef52b.
2024-04-18 16:30:18 -05:00
awtterpip
5e769ef52b move to single crate for webxr and openxr 2024-04-15 18:13:17 -05:00
awtterpip
91eb263b4f rendering code and api crate 2024-03-10 19:59:19 -05:00