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

Compute gradients in Oklab color space #2055

Merged
merged 13 commits into from
Sep 8, 2023
Merged

Commits on Sep 7, 2023

  1. Compute gradients in Oklab color space

    matze authored and hecrj committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    181708a View commit details
    Browse the repository at this point in the history
  2. Add gradient picker example

    matze authored and hecrj committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2b746c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10d0b25 View commit details
    Browse the repository at this point in the history
  4. Simplify gradients example

    hecrj committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    adfcd8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21259ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f83fb9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d818deb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc261a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ff2e48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6be3ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c113989 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d229473 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Fine-tune Radians::to_distance

    An angle of 0 radians will "point" to the top-center of a `Rectangle` and
    then increase clockwise.
    hecrj committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    90cbab1 View commit details
    Browse the repository at this point in the history