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

PGS 2.0 (Java 17) #94

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from
Draft

PGS 2.0 (Java 17) #94

wants to merge 36 commits into from

Commits on Jul 29, 2023

  1. java 17

    micycle1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f17c4e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. use tinspin v2.0

    micycle1 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    2a6bebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43de62e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    00da9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3de21 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. refactoring: deprecate homotheticTransformation in favour of scale(..…

    ….PVector) + other assorted
    micycle1 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ea83fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea9514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdfc00b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 5, 2024

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

    micycle1 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4e52b74 View commit details
    Browse the repository at this point in the history
  3. various

    micycle1 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    02b29de View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. add fix()

    micycle1 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6bd8904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef23b3b View commit details
    Browse the repository at this point in the history
  3. add innerVoronoiRaw() etc

    micycle1 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3148d38 View commit details
    Browse the repository at this point in the history
  4. update/improve examples

    micycle1 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    939856f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3494e64 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. front chain packer signature

    micycle1 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1e61ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d850d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    dede427 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from micycle1/temp

    fix broken dependency
    micycle1 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ebb985c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. optmise interpolate()

    micycle1 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9194158 View commit details
    Browse the repository at this point in the history
  2. add isClockwise()

    micycle1 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    26a90de View commit details
    Browse the repository at this point in the history
  3. supercircle arg + docs

    micycle1 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1ef883c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1639bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4cff64 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. fixup align params

    micycle1 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1935eca View commit details
    Browse the repository at this point in the history
  2. add extractInnerVertices()

    micycle1 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    157fee6 View commit details
    Browse the repository at this point in the history
  3. add thomasClusters()

    micycle1 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d749e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    537b22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb6226 View commit details
    Browse the repository at this point in the history
  3. add transform() and apply()

    micycle1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4acce04 View commit details
    Browse the repository at this point in the history
  4. adaptive quality buffering

    micycle1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    81ea122 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    d051420 View commit details
    Browse the repository at this point in the history
  2. assorted javadocs

    micycle1 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ce1d7a4 View commit details
    Browse the repository at this point in the history