bevy/crates/bevy_sprite
Conner Petzold 04c2b32be8
TilemapChunk cleanup (#19795)
# Objective

- Make follow-up changes from #18866 

## Solution

  - Switch from the on add observer to an on insert hook
  - Make the component immutable
  - Remove required components

## Testing

- `tilemap_chunk` example
2025-06-24 22:25:59 +00:00
..
src TilemapChunk cleanup (#19795) 2025-06-24 22:25:59 +00:00
Cargo.toml Update derive_more requirement from 1 to 2 (#19671) 2025-06-24 11:13:04 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md

Bevy Sprite

License Crates.io Downloads Docs Discord