Skip to content

Commit

Permalink
remove: bevy_webxr
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Mar 11, 2024
1 parent b453e3f commit b87bf59
Show file tree
Hide file tree
Showing 90 changed files with 76 additions and 4,829 deletions.
5 changes: 1 addition & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@
// "rust-analyzer.cargo.features": [
// "web_sys_unstable_apis"
// ],
// "rust-analyzer.cargo.target": "wasm32-unknown-unknown",
"rust-analyzer.files.excludeDirs": [
"crates\\bevy_webxr"
],
"rust-analyzer.cargo.target": "wasm32-unknown-unknown",
"search.exclude": {
"Cargo.lock": true,
"**/assets/*": true,
Expand Down
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ members = [
"crates/sweet/macros",
"crates/sweet/cli",
]
exclude = ["crates/bevy_webxr"]

[workspace.package]
version = "0.1.42"
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@

## Contents
- [Forky CLI](./crates/forky/forky_cli/README.md)
- [Sweet](./crates/sweet/README.md)
- [Bevy WebXR Demo](./crates/bevy_webxr/README.md)
- [Sweet](./crates/sweet/README.md)
3 changes: 0 additions & 3 deletions crates/bevy_webxr/.gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions crates/bevy_webxr/.vscode/settings.json

This file was deleted.

91 changes: 0 additions & 91 deletions crates/bevy_webxr/Cargo.toml

This file was deleted.

176 changes: 0 additions & 176 deletions crates/bevy_webxr/LICENSE-APACHE

This file was deleted.

19 changes: 0 additions & 19 deletions crates/bevy_webxr/LICENSE-MIT

This file was deleted.

23 changes: 0 additions & 23 deletions crates/bevy_webxr/README.md

This file was deleted.

Binary file removed crates/bevy_webxr/assets/models/left.glb
Binary file not shown.
Loading

0 comments on commit b87bf59

Please sign in to comment.