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

Color-separated Saturation #368

Merged
merged 11 commits into from
Oct 16, 2020
Merged

Commits on Nov 19, 2019

  1. Color-separated Saturation

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    adeb452 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. Color-separated Saturation: Enhanced Comment

    See OpenShot#368 (comment).
    
    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    ffab570 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. Saturation: Enhanced Comment ("greyscale" vs. "black and white")

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    09435d3 View commit details
    Browse the repository at this point in the history
  2. Color-separated Saturation: Enhanced constructor parameter names

    See OpenShot#368 (comment).
    
    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    9474973 View commit details
    Browse the repository at this point in the history
  3. Color-separated saturation: Documented new constructor parameters

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    0d7468b View commit details
    Browse the repository at this point in the history
  4. Color-separated Saturation: Enhanced description of constructor

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    88c0494 View commit details
    Browse the repository at this point in the history
  5. Color-separated Saturation: Line Wrap

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    3a987eb View commit details
    Browse the repository at this point in the history
  6. Color-separated Saturation: Optimized math (removed no-ops)

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    c979f5b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    143b948 View commit details
    Browse the repository at this point in the history
  2. Update Saturation.cpp

    Removing alpha channel access (undefined)
    jonoomph committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    88677a9 View commit details
    Browse the repository at this point in the history
  3. Update Saturation.cpp

    Fixing regression after conflict resolution
    jonoomph committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a7fe41c View commit details
    Browse the repository at this point in the history