bevy/crates/bevy_render
Carter Anderson e51374752b Fix detailed_trace! (#16452)
Alternative to #16450 

# Objective

detailed_trace! in its current form does not work  (and breaks CI)

## Solution

Fix detailed_trace by checking for the feature properly, adding it to
the correct crates, and removing it from the incorrect crates
2024-11-22 21:16:58 +01:00
..
macros Don't reëxport bevy_image from bevy_render (#16163) 2024-11-11 22:16:38 +01:00
src Do not re-check visibility or re-render shadow maps for point and spot lights for each view (#15156) 2024-11-17 19:06:11 +01:00
Cargo.toml Fix detailed_trace! (#16452) 2024-11-22 21:16:58 +01:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord