bevy/crates/bevy_pbr/src
2024-01-03 10:35:39 +00:00
..
deferred Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
environment_map Bind group layout entries (#10224) 2023-11-28 04:00:49 +00:00
lightmap Implement lightmaps. (#10231) 2024-01-02 20:38:47 +00:00
prepass Bump the vertex attribute index for prepass joints. (#11191) 2024-01-03 10:35:39 +00:00
render Implement lightmaps. (#10231) 2024-01-02 20:38:47 +00:00
ssao Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
alpha.rs bevy_reflect: FromReflect Ergonomics Implementation (#6056) 2023-06-29 01:31:34 +00:00
bundle.rs Fix a typo in DirectionalLightBundle (#9861) 2023-09-20 04:44:56 +00:00
extended_material.rs Reorder impl to be the same as the trait (#11076) 2023-12-24 17:43:55 +00:00
fog.rs chore: use ExtractComponent derive macro for EnvironmentMapLight and FogSettings (#10191) 2023-10-19 20:18:33 +00:00
lib.rs Implement lightmaps. (#10231) 2024-01-02 20:38:47 +00:00
light.rs Misc cleanup (#11134) 2023-12-30 23:27:48 +00:00
material.rs Unload render assets from RAM (#10520) 2024-01-03 03:31:04 +00:00
parallax.rs bevy_reflect: FromReflect Ergonomics Implementation (#6056) 2023-06-29 01:31:34 +00:00
pbr_material.rs Implement lightmaps. (#10231) 2024-01-02 20:38:47 +00:00
wireframe.rs Register WireframeColor (#10486) 2023-11-12 17:07:15 +00:00