bevy/crates/bevy_sprite/src
Mincong Lu 49cff08560
Add PartialEq to Anchor (#10424)
Add PartialEq to Anchor.

# Objective

Make Anchor work with bevy_egui's ComboBox.

## Solution

Make Anchor PartialEq.
2023-11-07 08:36:10 +00:00
..
mesh2d Image Sampler Improvements (#10254) 2023-10-26 23:30:09 +00:00
render Image Sampler Improvements (#10254) 2023-10-26 23:30:09 +00:00
bundle.rs Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00
collide_aabb.rs Update docs to reflect that the shallowest and not the deepest penetr… (#8473) 2023-04-23 19:41:21 +00:00
dynamic_texture_atlas_builder.rs Replace all usages of texture_descritor.size.* with the helper methods (#10227) 2023-10-23 20:49:02 +00:00
lib.rs Add convenient methods for Image (#10221) 2023-10-22 01:45:29 +00:00
sprite.rs Add PartialEq to Anchor (#10424) 2023-11-07 08:36:10 +00:00
texture_atlas_builder.rs Replace all usages of texture_descritor.size.* with the helper methods (#10227) 2023-10-23 20:49:02 +00:00
texture_atlas.rs Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00