bevy/crates/bevy_pbr/src
Niklas Eicker 0bce78439b Cleanup system sets called labels (#7678)
# Objective

We have a few old system labels that are now system sets but are still named or documented as labels. Documentation also generally mentioned system labels in some places.


## Solution

- Clean up naming and documentation regarding system sets

## Migration Guide

`PrepareAssetLabel` is now called `PrepareAssetSet`
2023-02-14 21:46:07 +00:00
..
environment_map EnvironmentMapLight, BRDF Improvements (#7051) 2023-02-09 16:46:32 +00:00
prepass Migrate engine to Schedule v3 (#7267) 2023-02-06 02:04:50 +00:00
render Refactor Globals and View structs into separate shaders (#7512) 2023-02-11 17:55:18 +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 Cleanup render schedule (#7589) 2023-02-10 03:32:54 +00:00
light.rs Cam scale cluster fix (#7078) 2023-02-07 16:10:54 +00:00
material.rs Cleanup system sets called labels (#7678) 2023-02-14 21:46:07 +00:00
pbr_material.rs Change standard material defaults and update docs (#7664) 2023-02-14 07:43:19 +00:00
wireframe.rs Migrate engine to Schedule v3 (#7267) 2023-02-06 02:04:50 +00:00