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
cfc280cbef
bevy
/
crates
/
bevy_pbr
/
src
History
shuo
0b794c8f1e
Use Image::default for 1 pixel white texture directly (
#7884
)
...
for place holder image, it should use `default` directly.
2023-03-04 12:29:10 +00:00
..
environment_map
Fix some more typos (
#7767
)
2023-02-20 23:36:28 +00:00
prepass
Fix dependency of shadow mapping on the optional
PrepassPlugin
(
#7878
)
2023-03-03 15:08:54 +00:00
render
Use Image::default for 1 pixel white texture directly (
#7884
)
2023-03-04 12:29:10 +00:00
alpha.rs
Standard Material Blend Modes (
#6644
)
2023-01-21 21:46:53 +00:00
bundle.rs
Cascaded shadow maps. (
#7064
)
2023-01-25 12:35:39 +00:00
fog.rs
Add Distance and Atmospheric Fog support (
#6412
)
2023-01-29 15:28:56 +00:00
lib.rs
Use prepass shaders for shadows (
#7784
)
2023-03-02 08:21:21 +00:00
light.rs
Add orthographic camera support back to directional shadows (
#7796
)
2023-03-02 08:04:46 +00:00
material.rs
add standard material depth bias to pipeline (
#7847
)
2023-03-04 12:29:09 +00:00
pbr_material.rs
add standard material depth bias to pipeline (
#7847
)
2023-03-04 12:29:09 +00:00
wireframe.rs
Migrate engine to Schedule v3 (
#7267
)
2023-02-06 02:04:50 +00:00