This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
43463a7a06
bevy
/
crates
/
bevy_asset
/
src
History
Noah Callaway
a1e254d075
Rename get_id_mut (
#332
)
...
Renamed to get_with_id_mut to be parallel with get_with_id.
2020-09-01 17:12:36 -07:00
..
asset_server.rs
Fix hot asset reloading on Windows (
#394
)
2020-08-30 11:22:40 -07:00
assets.rs
Rename get_id_mut (
#332
)
2020-09-01 17:12:36 -07:00
filesystem_watcher.rs
add more doc comments and clean up some public exports
2020-08-09 16:13:04 -07:00
handle.rs
enforce clippy for all target and features
2020-08-16 07:20:06 -07:00
lib.rs
enforce cargo fmt --check
2020-08-16 05:02:06 -07:00
load_request.rs
Check asset-path existence. Previously App just crashed if not (
#345
)
2020-08-26 12:08:51 -07:00
loader.rs
enforce clippy for all target and features
2020-08-16 07:20:06 -07:00