bevy/crates/bevy_internal/src
andristarr bb76a2c69c
multi_threaded feature rename (#12997)
# Objective

Fixes #12966

## Solution

Renaming multi_threaded feature to match snake case

## Migration Guide

Bevy feature multi-threaded should be refered to multi_threaded from now
on.
2024-05-06 20:49:32 +00:00
..
default_plugins.rs multi_threaded feature rename (#12997) 2024-05-06 20:49:32 +00:00
lib.rs Switch monolithic lib to module re-exports (#13059) 2024-04-22 01:32:51 +00:00
prelude.rs Define a prelude for bevy_color, and add it to bevy_internal (#12158) 2024-02-27 17:04:56 +00:00