mirror of
https://github.com/bevyengine/bevy
synced 2024-12-18 17:13:10 +00:00
73c6479f65
# Objective - Contributes to #15460 ## Solution - Added the following new features: - `std` (default) - `alloc` - `encase` (default) - `libm` ## Testing - Added to `compile-check-no-std` CI command ## Notes - `ColorCurve` requires `alloc` due to how the underlying `EvenCore` type works. - `Srgba::to_hex` requires `alloc` to return a `String`. - This was otherwise a _very_ simple change |
||
---|---|---|
.. | ||
build-templated-pages | ||
build-wasm-example | ||
ci | ||
compile_fail_utils | ||
example-showcase | ||
publish.sh |