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

Improving image generator #45

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 6, 2018

  1. Keep original jpeg

    danschultzer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    df4ff1d View commit details
    Browse the repository at this point in the history
  2. Add gradient lightning

    Changes options to a promise chain so it can be dynamically created (necessary for creating gradient images first)
    danschultzer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    1abaa3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffe2dbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a7e461 View commit details
    Browse the repository at this point in the history
  5. Add 30% sin wave

    danschultzer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    b51c1e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00993de View commit details
    Browse the repository at this point in the history
  7. Add crumpled/wrinkled paper

    Also bettering lightning gradient
    danschultzer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    a641fb5 View commit details
    Browse the repository at this point in the history
  8. Bug fix range handling

    danschultzer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    b4ec43c View commit details
    Browse the repository at this point in the history