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

Added ability to define colors at UV coordinates along a path #4353

Merged
merged 29 commits into from
Apr 22, 2024

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    912ced2 View commit details
    Browse the repository at this point in the history
  2. add docs

    murl-digital committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    18c561d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4279851 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. better documentation

    murl-digital committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fe92ba8 View commit details
    Browse the repository at this point in the history
  2. fix typo in docs

    murl-digital committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c433de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03fe52 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    c9efc24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6664482 View commit details
    Browse the repository at this point in the history
  3. fix feathering oversight

    murl-digital committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5451e30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f8192 View commit details
    Browse the repository at this point in the history
  5. add transparent helper

    murl-digital committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2d8ab0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8e0e57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8e6b65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6c4ce2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46cd485 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. add a unit test to check if all points are within the given bounding …

    …box, and make each individual tessellated point invoke the callback
    murl-digital committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    713f566 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    4884aad View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    5f40909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f71b011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e85d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb41420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdc6588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38bc770 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1f7520 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2283268 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f3a712 View commit details
    Browse the repository at this point in the history
  2. fix docs

    murl-digital committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1a95c48 View commit details
    Browse the repository at this point in the history
  3. remove mul_color

    murl-digital committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    52a6459 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a92ed91 View commit details
    Browse the repository at this point in the history