bevy/crates/bevy_transform
Benjamin Brienen 7112d5594e
Remove all deprecated code (#16338)
# Objective

Release cycle things

## Solution

Delete items deprecated in 0.15 and migrate bevy itself.

## Testing

CI
2025-01-05 20:33:39 +00:00
..
src Remove all deprecated code (#16338) 2025-01-05 20:33:39 +00:00
Cargo.toml Add no_std support to bevy_transform (#17030) 2024-12-30 21:01:13 +00:00
README.md

Bevy Transform

License Crates.io Downloads Docs Discord

This crate contains types and functions associated with the Transform component.