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

Explicit color conversion methods #10321

Merged
merged 9 commits into from
Nov 15, 2023

Commits on Oct 30, 2023

  1. Add color conversion methods

    st0rmbtw committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    204863d View commit details
    Browse the repository at this point in the history
  2. clippy

    st0rmbtw committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    379c1eb View commit details
    Browse the repository at this point in the history
  3. Remove AddAssign<Vec4> impl

    st0rmbtw committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    15b2772 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    st0rmbtw committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6a64885 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    810e2de View commit details
    Browse the repository at this point in the history
  2. *_from => *_from_array

    st0rmbtw committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ef8807f View commit details
    Browse the repository at this point in the history
  3. Update docs

    st0rmbtw committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8c18fc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    f0b9536 View commit details
    Browse the repository at this point in the history
  2. Fix examples

    st0rmbtw committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    81cf2df View commit details
    Browse the repository at this point in the history