mirror of
https://github.com/bevyengine/bevy
synced 2024-12-26 21:13:09 +00:00
89451226de
# Objective Fixes #6827 ## Solution Use the `Color::rgba_linear` function instead of the `Color::rgba` function to correctly interpret colors from glTF files in the linear color space rather than the incorrect sRGB color space |
||
---|---|---|
.. | ||
lib.rs | ||
loader.rs |