awtterpip
0e5bcd029f
added android example
2024-05-03 16:46:32 -05:00
awtterpip
e2f7f840a9
renamed types and fixed errors
2024-04-18 17:26:36 -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
awtterpip
47eba9215f
rendering code
2024-03-08 18:27:33 -06:00
awtterpip
08e98dd051
xr resources code
2024-02-17 17:34:18 -06:00
awtterpip
cea1d58a15
more webxr support
2024-02-13 16:06:30 -06:00
awtterpip
ffa9e6d080
move to api crate
2023-12-26 14:20:22 -06:00
awtterpip
037f719329
begin refactor
2023-12-11 12:59:37 -06:00
Schmarni
e0c9d88767
fixed version conflict ( #53 )
...
* basics done? now to the fun part: changing the ENTIRE lib to work with xr and non xr
* updated stuff and renamed file
* actually add the renamed file into git lol :3
* made lib fallback to flat when no runtime is found but can't compile with default settings under those circumstances
* Update Cargo.toml
* fixed version conflict
2023-12-09 15:07:25 -08:00
Schmarni
28008f7964
Fallback to flat when no oxr runtime is found ( #51 )
...
* basics done? now to the fun part: changing the ENTIRE lib to work with xr and non xr
* updated stuff and renamed file
* actually add the renamed file into git lol :3
* made lib fallback to flat when no runtime is found but can't compile with default settings under those circumstances
2023-12-08 21:09:48 -08:00
asour
7d7fdb61e9
Update Cargo.toml to change bevy_openxr to bevy_oxr in GitHub link
2023-11-22 08:05:09 -04:00
ForTehLose
02cbbccf5e
Merge pull request #34 from Schmarni-Dev/lib_rs
...
Added Android Support to demo
2023-11-08 16:18:14 -05:00
Schmarni
0377ae9a34
revert some commits
2023-11-08 19:52:19 +01:00
Schmarni
3b4d27a36f
maybe all features are needed?
2023-11-08 07:31:31 +01:00
Schmarni
0f7194ab4d
made android support completly transparent to the user, at the cost of being able to force disable openxr linking
2023-11-08 07:18:22 +01:00
Schmarni
f552f889fe
implemented a way less clean thingy
2023-11-08 06:33:30 +01:00
Schmarni
b207ff64c0
Well removed demo as a Cargo Example because it does not like being build that way
2023-11-08 05:36:03 +01:00
Schmarni
6a340477a5
added android support that hopefully doesn't break windows this time
2023-11-08 05:04:39 +01:00
Schmarni
e3fd2df070
Just added android support
2023-11-08 04:09:58 +01:00
Kayh
6b7a53f730
add repository to package metadata
2023-11-07 17:49:12 -05:00
Jay Christy
5be6459b3e
Merge branch 'main' into demo
2023-11-07 13:37:46 -05:00
Jay Christy
242759eca2
updates
2023-11-06 23:39:37 -05:00
MalekiRe
a807b285d4
added licenses to cargo.toml
2023-11-06 16:44:58 -08:00
MalekiRe
52ffa2fdc8
changed things to bevy_oxr instead of bevy_openxr and made the android example part of the workspace
2023-11-06 15:55:36 -08:00
2-3-5-41
faac22acb8
change from target_os to target_family.
2023-11-06 18:02:30 -05:00
Jay Christy
566377de2a
Merge branch 'main' into demo
2023-11-06 15:44:13 -05:00
2-3-5-41
9963f5c1c9
change back to using "linked" feature cfg.
2023-11-06 15:20:37 -05:00
2-3-5-41
a7edff6dff
refactored xr_entry func.
2023-11-06 15:15:53 -05:00
2-3-5-41
0274698eb4
Platform agnostic dep features, and troubleshooting in readme
2023-11-06 13:38:52 -05:00
Raffaele Ragni
b29c68511c
bevy upgrade
2023-11-05 16:25:46 +01:00
Jay Christy
c82b10f53a
added beginings of rapier physics
2023-10-19 14:37:13 -04:00
Jay Christy
655b58252c
added hello world demo
2023-10-19 13:10:09 -04:00
Jay Christy
486459d4bd
update wgpu
2023-10-14 22:20:29 -04:00
Raffaele Ragni
3a68b64a4c
use upstream main
2023-09-26 22:19:05 +02:00
Raffaele Ragni
14785c73b3
fix build
2023-09-26 00:15:00 +02:00
Raffaele Ragni
fdf79a5373
use latest pr hash
2023-09-25 23:54:26 +02:00
Jay Christy
9e69777a45
pinned to working version for now
2023-09-21 13:16:00 -04:00
awtterpip
1d7539d790
made the linked feature enabled by default
2023-09-12 19:35:47 -05:00
awtterpip
25dff12b9a
cleaned up code and made DefaultXrPlugins
2023-09-12 16:13:14 -05:00
awtterpip
f720f54533
fixed shakiness B)
2023-09-11 16:35:56 -05:00
MalekiRe
86299d3161
input refactor
2023-09-08 22:52:29 -07:00
awtterpip
6df51bb70f
new renderer resource init
2023-09-08 18:16:57 -05:00
Ryan Butler
df7e03c532
Explicitly ask for vulkan
2023-09-08 00:20:48 -07:00
MalekiRe
6ca36b3bfb
made the example do camera things
2023-09-07 15:33:43 -07:00
awtterpip
ea37511c6c
maybe got xr working?
2023-08-23 01:16:49 -05:00
awtterpip
849c3e6677
reworked code
2023-08-22 21:19:41 -05:00
awtterpip
8e393804b5
changed to use git version of bevy fork instead of local
2023-08-13 18:57:54 -05:00
awtterpip
eddc010484
started implementing openxr stuff
2023-08-13 18:55:02 -05:00