bevy/crates/bevy_pbr/src/prepass
2024-01-03 10:35:39 +00:00
..
mod.rs Bump the vertex attribute index for prepass joints. (#11191) 2024-01-03 10:35:39 +00:00
prepass.wgsl Implement lightmaps. (#10231) 2024-01-02 20:38:47 +00:00
prepass_bindings.rs Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
prepass_bindings.wgsl Swap material and mesh bind groups (#10485) 2023-11-28 22:26:22 +00:00
prepass_io.wgsl Implement lightmaps. (#10231) 2024-01-02 20:38:47 +00:00
prepass_utils.wgsl StandardMaterial Light Transmission (#8015) 2023-10-31 20:59:02 +00:00