bevy/crates/bevy_render
Niklas Eicker f271d734e6 Rename Color::as_hlsa_f32 to Color::as_hsla_f32 (#4827)
# Objective

Make the function consistent with returned values and `as_hsla` method

Fixes #4826 

## Solution

- Rename the method


## Migration Guide

- Rename the method
2022-05-25 17:46:58 +00:00
..
src Rename Color::as_hlsa_f32 to Color::as_hsla_f32 (#4827) 2022-05-25 17:46:58 +00:00
Cargo.toml Migrate to encase from crevice (#4339) 2022-05-18 21:09:21 +00:00