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

feat(JOML): migrate polyworlds #35

Merged
merged 16 commits into from
Jan 26, 2021
Merged

Commits on Jan 18, 2021

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

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. cleanup

    pollend committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3b39e7e View commit details
    Browse the repository at this point in the history
  2. cleanup imports

    pollend committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3d97e04 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    407c69d View commit details
    Browse the repository at this point in the history
  2. simplify with getsize

    pollend committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a259e2e View commit details
    Browse the repository at this point in the history
  3. cleanup termath

    pollend committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    614858c View commit details
    Browse the repository at this point in the history
  4. paritially fixed tests

    pollend committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    2ae4642 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Update src/test/java/org/terasology/polyworld/sampling/PoissonDiscTes…

    …tView.java
    
    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    663e984 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/terasology/math/delaunay/Line2f.java

    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    6c56f64 View commit details
    Browse the repository at this point in the history
  3. Update src/test/java/org/terasology/polyworld/sampling/PoissonDiscTes…

    …tView.java
    
    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a7914fe View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/org/terasology/polyworld/graph/VoronoiGraph.java

    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e8fdc86 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/org/terasology/polyworld/graph/VoronoiGraph.java

    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    efbc172 View commit details
    Browse the repository at this point in the history
  6. Update src/main/java/org/terasology/math/delaunay/Line2f.java

    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    9551394 View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/org/terasology/math/delaunay/Line2f.java

    Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
    pollend and jdrueckert authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7c5d73f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0978cb0 View commit details
    Browse the repository at this point in the history