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

Polyad colors #126

Closed
wants to merge 7 commits into from
Closed

Polyad colors #126

wants to merge 7 commits into from

Commits on Apr 12, 2016

  1. n-ad colors

    Adds functionality to not only get triad and tetrad colors from a color
    but also n-ad colors using n as an argument. n = 3: triad, n = 4:
    tetrad, n = 5 pentad, etc...
    jpwesterhof committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    ae67230 View commit details
    Browse the repository at this point in the history
  2. Convenience functions

    Added more convenience functions like the existing triad and tetrad.
    jpwesterhof committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    6574f05 View commit details
    Browse the repository at this point in the history
  3. bugfix

    jpwesterhof committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    1a898f9 View commit details
    Browse the repository at this point in the history
  4. semicolon fix

    bugfix
    jpwesterhof committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    22e305c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. As per

    jpwesterhof committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    dae76b9 View commit details
    Browse the repository at this point in the history
  2. Internal reorganisation

    Internal refacx as per
    bgrins#126 (comment)
    jpwesterhof committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    e6c3dfd View commit details
    Browse the repository at this point in the history
  3. typo in comment

    jpwesterhof committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    40128b3 View commit details
    Browse the repository at this point in the history