feature order
This commit is contained in:
parent
de3e2b62dd
commit
689c3d4fd0
@ -91,9 +91,9 @@ The default feature set enables most of the expected features of a game engine,
|
||||
|gif|GIF image format support|
|
||||
|glam_assert|Enable assertions to check the validity of parameters passed to glam|
|
||||
|gltf_convert_coordinates_default|Enable converting glTF coordinates to Bevy's coordinate system by default. This will be Bevy's default behavior starting in 0.18.|
|
||||
|hotpatching|Enable hotpatching of Bevy systems|
|
||||
|http_source|Enables using assets from HTTP sources|
|
||||
|http_source_cache|Assets downloaded from HTTP sources are cached|
|
||||
|hotpatching|Enable hotpatching of Bevy systems|
|
||||
|ico|ICO image format support|
|
||||
|jpeg|JPEG image format support|
|
||||
|libm|Uses the `libm` maths library instead of the one provided in `std` and `core`.|
|
||||
|
Loading…
Reference in New Issue
Block a user