bevy/crates/bevy_render
Carter Anderson deda3f2522
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-20 22:01:33 +00:00
..
macros Don't reëxport bevy_image from bevy_render (#16163) 2024-11-10 06:54:38 +00:00
src add docs to clip_from_view (#16373) 2024-11-18 00:33:37 +00:00
Cargo.toml Fix detailed_trace! (#16452) 2024-11-20 22:01:33 +00: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