bevy/tools
Zachary Harrold 3d280ec37b
Add no_std support to bevy_hierarchy (#16998)
# Objective

- Contributes to #15460

## Solution

- Added the following features:
  - `std` (default)

## Testing

- CI

## Notes

- There was a minor issue with `bevy_reflect`'s `smallvec` feature
noticed in this PR which I have also resolved here. I can split this out
if desired, but I've left it here for now as it's a very small change
and I don't consider this PR itself to be very controversial.
2024-12-29 19:12:29 +00:00
..
build-templated-pages Update hashbrown to 0.15 (#15801) 2024-12-10 19:45:50 +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_hierarchy (#16998) 2024-12-29 19:12:29 +00:00
compile_fail_utils Prefer Display over Debug (#16112) 2024-12-27 00:40:06 +00:00
example-showcase Prefer Display over Debug (#16112) 2024-12-27 00:40:06 +00:00
publish.sh Remove bevy_core (#16897) 2024-12-19 18:36:51 +00:00