bevy/crates/bevy_pbr/src
2023-03-28 01:35:08 +02:00
..
environment_map Fix some more typos (#7767) 2023-02-20 23:36:28 +00:00
prepass use blendstate blend for alphamode::blend (#7899) 2023-03-05 00:17:44 +00:00
render Fix performance regression with shadow mapping (#7914) 2023-03-06 00:00:40 +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 fix: register Cascade in the TypeRegistry (#8088) 2023-03-28 01:35:08 +02:00
light.rs Add orthographic camera support back to directional shadows (#7796) 2023-03-02 08:04:46 +00:00
material.rs use blendstate blend for alphamode::blend (#7899) 2023-03-05 00:17:44 +00:00
pbr_material.rs Send emissive color to uniform as linear instead of sRGB (#7897) 2023-03-04 23:26:04 +00:00
wireframe.rs Migrate engine to Schedule v3 (#7267) 2023-02-06 02:04:50 +00:00