bevy/crates/bevy_render/macros/src
Federico Rinaldi 0400ef059b
Substitute get(0) with first() (#10847)
Substitute calls to `get(0)` with `first()`, improving readability.
2023-12-02 22:13:42 +00:00
..
as_bind_group.rs Substitute get(0) with first() (#10847) 2023-12-02 22:13:42 +00:00
extract_component.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
extract_resource.rs ExtractResourcePlugin (#3745) 2022-05-30 18:36:03 +00:00
lib.rs Extract component derive (#7399) 2023-01-30 18:12:16 +00:00