Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sRGB awareness for Color #616

Merged
merged 11 commits into from
Oct 8, 2020
Merged

sRGB awareness for Color #616

merged 11 commits into from
Oct 8, 2020

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    4df7441 View commit details
    Browse the repository at this point in the history
  2. improved constant color values

    Julian Heinken committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    6aa48bf View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_render/src/color.rs

    Co-authored-by: Gray Olson <gray@grayolson.com>
    julhe and fu5ha authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    42f79c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. removed to_srgb, improved naming

    Co-Authored-By: Gray Olson <gray@grayolson.com>
    Julian Heinken and fu5ha committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    854446b View commit details
    Browse the repository at this point in the history
  2. clippy

    Julian Heinken committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    eab5a6f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    003c533 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. renamed a_linear to a

    Julian Heinken committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ea2f073 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. added PR to changelog

    Julian Heinken committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    125e499 View commit details
    Browse the repository at this point in the history
  2. correct section

    Julian Heinken committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    40ebe14 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-Authored-By: Nathan Stocks <cleancut@github.com>
    Julian Heinken and CleanCut committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    f00e013 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-Authored-By: Nathan Stocks <cleancut@github.com>
    Julian Heinken and CleanCut committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c53792d View commit details
    Browse the repository at this point in the history