mirror of
https://github.com/bevyengine/bevy
synced 2025-01-06 18:28:59 +00:00
7ff3d876fa
# Objective Cleans up some duplicated color -> u32 conversion code in `bevy_sprite` and `bevy_ui` ## Solution Use `as_linear_rgba_u32` which was added recently by #4088 |
||
---|---|---|
.. | ||
camera.rs | ||
mod.rs | ||
pipeline.rs | ||
render_pass.rs | ||
ui.wgsl |