Skip to content

Commit

Permalink
feat: loading only when you pass to another scene (default=true) (#492)
Browse files Browse the repository at this point in the history
* feat: loading only when you pass to another scene (default=true)

* wip

* upload cargo.lock
  • Loading branch information
leanmendoza authored Nov 20, 2024
1 parent 103398a commit 01ce0b7
Show file tree
Hide file tree
Showing 15 changed files with 7,633 additions and 26 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ target/
/debug/
/lib/debug/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

Expand Down
Loading

0 comments on commit 01ce0b7

Please sign in to comment.