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
83ee6de1da
bevy
/
crates
/
bevy_render
History
Federico Rinaldi
0400ef059b
Substitute
get(0)
with
first()
(
#10847
)
...
Substitute calls to `get(0)` with `first()`, improving readability.
2023-12-02 22:13:42 +00:00
..
macros
Substitute
get(0)
with
first()
(
#10847
)
2023-12-02 22:13:42 +00:00
src
Substitute
get(0)
with
first()
(
#10847
)
2023-12-02 22:13:42 +00:00
Cargo.toml
Remove trailing whitespace (
#10723
)
2023-11-24 16:31:55 +00:00