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

Add ColorOverlayFilter #214

Merged
merged 11 commits into from
Jun 10, 2019
Merged

Add ColorOverlayFilter #214

merged 11 commits into from
Jun 10, 2019

Commits on Jun 5, 2019

  1. Add ColorOverlayFilter

    The ColorOverlayFilter replaces all colors within a source graphic with a single color, respecting the alpha channel of the source graphic.
    mudcube committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    65f38ba View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Update filters/color-overlay/types.d.ts

    Co-Authored-By: Matt Karl <matt@mattkarl.com>
    mudcube and bigtimebuddy committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    ad2db34 View commit details
    Browse the repository at this point in the history
  2. Update filters/color-overlay/types.d.ts

    Co-Authored-By: Matt Karl <matt@mattkarl.com>
    mudcube and bigtimebuddy committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    44a14f9 View commit details
    Browse the repository at this point in the history
  3. Update filters/color-overlay/types.d.ts

    Co-Authored-By: Matt Karl <matt@mattkarl.com>
    mudcube and bigtimebuddy committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    1f379cb View commit details
    Browse the repository at this point in the history
  4. Update filters/color-overlay/types.d.ts

    Co-Authored-By: Matt Karl <matt@mattkarl.com>
    mudcube and bigtimebuddy committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    838cc3d View commit details
    Browse the repository at this point in the history
  5. Update LICENSE

    mudcube committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    36288d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4f229e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37faddb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddc48c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d47f80a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa0441d View commit details
    Browse the repository at this point in the history