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
c69aa98a60
bevy
/
crates
/
bevy_render
/
src
/
camera
History
Nathan Jeffords
d2e4327b14
update
Window
's
width
&
height
methods to return
f32
(
#1033
)
...
update `Window`'s `width` & `height` methods to return `f32`
2020-12-13 15:05:56 -08:00
..
active_cameras.rs
ecs: ergonomic query.iter(), remove locks, add QuerySets (
#741
)
2020-10-29 23:39:55 -07:00
camera.rs
update
Window
's
width
&
height
methods to return
f32
(
#1033
)
2020-12-13 15:05:56 -08:00
mod.rs
enforce clippy for all target and features
2020-08-16 07:20:06 -07:00
projection.rs
attempt to deal with rounding issue when creating the swap chain (
#997
)
2020-12-07 13:32:57 -08:00
visible_entities.rs
Break out Visible component from Draw (
#1034
)
2020-12-09 13:38:48 -08:00