bevy/crates/bevy_render
James Liu bc82749012
Remove APIs deprecated in 0.13 (#11974)
# Objective
We deprecated quite a few APIs in 0.13. 0.13 has shipped already. It
should be OK to remove them in 0.14's release. Fixes #4059. Fixes #9011.

## Solution
Remove them.
2024-02-19 19:04:47 +00:00
..
macros Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00
src Remove APIs deprecated in 0.13 (#11974) 2024-02-19 19:04:47 +00:00
Cargo.toml Add the serde feature to bitflags for bevy_render. (#11966) 2024-02-19 00:37:34 +00:00