7936b53a02
chore: cleanup
CI / Check Ubuntu (push) Has been cancelled
CI / Check Windows (push) Has been cancelled
CI / Check Wasm (push) Has been cancelled
2026-02-19 22:01:09 +01:00
Schmarni
93fe370f12
chore: fix examples and bump version
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2026-02-12 07:05:33 +01:00
Schmarni
18879e9f06
chore: bump openxr crate version
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2026-02-12 06:51:20 +01:00
Pierce Thompson
3974766f7a
feat: Update to Bevy 0.18 ( #202 )
2026-01-21 21:14:48 +01:00
Schmarni
d94c10c386
chore: bump version
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-10-19 17:25:06 +02:00
Schmarni
0a98204124
chore: update to rust edition 2024
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-10-19 17:14:35 +02:00
Schmarni
eb3ec03d91
feat: update to bevy 0.17 and use individual bevy crates
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-10-19 16:13:59 +02:00
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
dd0ff50db9
chore: bump version number
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-05-02 17:46:55 +02:00
Malek
ae54de3db9
fixed things up for proper 0.16 release
2025-04-26 01:02:50 +02:00
Malek
4528529417
0.16 support
2025-04-26 01:00:21 +02:00
Schmarni
c1320facd3
chore: bump version to 0.2.1
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-04-09 19:46:29 +02:00
Schmarni
472677435a
update version numbers
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-03-06 06:41:57 +01:00
Schmarni
5bdc675d06
add needed bevy feature and enable wgpu device feature needed for bevy
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2025-01-05 01:25:52 +01:00
Schmarni
f2706b1416
pull main branch
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2024-12-19 16:58:00 +01:00
Schmarni
446c422e5d
bump version for bevy_mod_xr hotfix
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2024-12-14 02:02:14 +01:00
Schmarni
8c5da2e505
bump version
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2024-12-11 23:07:25 +01:00
Schmarni
8e4d5d8dd0
update to bevy release, fix event support and update extension list
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2024-12-01 23:20:19 +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
d794f81fe4
update version to 0.1.0-rc2
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2024-10-22 02:50:36 +02:00
Schmarni
616bfff672
add openxr specific session running and available conditions
...
Signed-off-by: Schmarni <marnistromer@gmail.com >
2024-10-18 23:43:39 +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
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