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

(love 11.0) Use normalized colors; fix broken sketch and filmgrain #58

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

Commits on Dec 30, 2021

  1. Use colours in [0,1]

    Update to love 11.0 colour format where all colours are normalized.
    idbrii committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ef19b40 View commit details
    Browse the repository at this point in the history
  2. Use valid indices for colours

    Lua tables start at 1.
    idbrii committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e5adb93 View commit details
    Browse the repository at this point in the history