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
1
Packages
Projects
Releases
Wiki
Activity
5ee1b40298
bevy
/
crates
/
bevy_pbr
/
src
/
light
History
findmyhappy
36a3e53e10
chore: fix some comments (
#13083
)
...
# Objective remove repetitive words Signed-off-by: findmyhappy <findhappy@sohu.com>
2024-04-25 19:09:16 +00:00
..
ambient_light.rs
Extracting ambient light from light.rs, and creating light directory (
#12369
)
2024-03-13 01:24:00 +00:00
directional_light.rs
Moving structs PointLight, SpotLight, and DirectionalLight out of light/mod.rs (
#12656
)
2024-03-23 02:16:07 +00:00
mod.rs
chore: fix some comments (
#13083
)
2024-04-25 19:09:16 +00:00
point_light.rs
Implement percentage-closer filtering (PCF) for point lights. (
#12910
)
2024-04-10 20:16:08 +00:00
spot_light.rs
Moving structs PointLight, SpotLight, and DirectionalLight out of light/mod.rs (
#12656
)
2024-03-23 02:16:07 +00:00