bevy/tools
Zachary Harrold 9387fcfbf2
Add no_std Support to bevy_a11y (#17505)
# Objective

- Contributes to #15460

## Solution

- Add `std` feature gate
- Fixed partially used serialisation and reflection features.

## Testing

- CI
2025-01-23 03:52:47 +00:00
..
build-templated-pages More combinator cleanup (#17148) 2025-01-05 02:44:29 +00:00
build-wasm-example Fix common capitalization errors in documentation (#14562) 2024-07-31 21:16:05 +00:00
ci Add no_std Support to bevy_a11y (#17505) 2025-01-23 03:52:47 +00:00
compile_fail_utils Prefer Display over Debug (#16112) 2024-12-27 00:40:06 +00:00
example-showcase Remove tracing re-export from bevy_utils (#17161) 2025-01-05 23:06:34 +00:00
publish.sh Create bevy_platform_support Crate (#17250) 2025-01-20 20:45:30 +00:00