Skip to content

Commit

Permalink
Deploying to gh-pages from @ a67d4f4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadeperfect committed Nov 26, 2024
1 parent 41acb13 commit 1502e0c
Show file tree
Hide file tree
Showing 72 changed files with 4,057 additions and 16,623 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
/out
/out
/_bak
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/bevy_wireframe.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 0 additions & 104 deletions .idea/workspace.xml

This file was deleted.

5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"liveServer.settings.port": 5501
"cSpell.words": [
"ASTRO",
"rando"
]
}
52 changes: 26 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "bevy_wireframe"
name = "bevy_vaporwave"
version = "0.1.0"
edition = "2021"

Expand All @@ -11,7 +11,7 @@ serde_json = "1.0"
tracing = "0.1"
anyhow = "1.0.66"
bevy_panorbit_camera = { version = "0.19", features = ["bevy_egui"] }
wasm-bindgen = "0.2.93"
wasm-bindgen = "0.2.95"
# bevy_egui = "0.29.0" # Use the version compatible with your Bevy version
bevy_egui = { version = "0.28", default-features = false, features = [
"render",
Expand Down
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file removed assets/Fox.glb
Binary file not shown.
8 changes: 0 additions & 8 deletions assets/astro/license.txt

This file was deleted.

Binary file removed assets/astro/scene.bin
Binary file not shown.
Loading

0 comments on commit 1502e0c

Please sign in to comment.