bevy/tools
Talin 31d7fcd9cb
Upstreaming bevy_color. (#12013)
# Objective

This provides a new set of color types and operations for Bevy.

Fixes: #10986 #1402 

## Solution

The new crate provides a set of distinct types for various useful color
spaces, along with utilities for manipulating and converting colors.

This is not a breaking change, as no Bevy APIs are modified (yet).

---------

Co-authored-by: François <mockersf@gmail.com>
2024-02-23 17:51:31 +00:00
..
build-templated-pages Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00
build-wasm-example Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00
ci Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00
example-showcase Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00
publish.sh Upstreaming bevy_color. (#12013) 2024-02-23 17:51:31 +00:00