bevy/crates/bevy_light
coolcatcoder c85ab89615
Allow NotShadowCaster to be used with HierarchyPropagatePlugin. (#20120)
# Objective

Allow NotShadowCaster to be used with HierarchyPropagatePlugin.

## Solution

Implements Clone and PartialEq for NotShadowCaster.
2025-07-14 21:55:12 +00:00
..
src Allow NotShadowCaster to be used with HierarchyPropagatePlugin. (#20120) 2025-07-14 21:55:12 +00:00
Cargo.toml
LICENSE-APACHE
LICENSE-MIT