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

New TriangleSplitter #194

Draft
wants to merge 75 commits into
base: main
Choose a base branch
from
Draft

New TriangleSplitter #194

wants to merge 75 commits into from

Commits on Oct 18, 2023

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

Commits on Oct 20, 2023

  1. Add classes

    gkjohnson committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6c22443 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c9a6980 View commit details
    Browse the repository at this point in the history
  3. Fixed references

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    372466d View commit details
    Browse the repository at this point in the history
  4. More utils

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    845c0e6 View commit details
    Browse the repository at this point in the history
  5. add fields

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    784bcd6 View commit details
    Browse the repository at this point in the history
  6. Use the graph

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3639b60 View commit details
    Browse the repository at this point in the history
  7. Fixes

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6e0da7a View commit details
    Browse the repository at this point in the history
  8. Fixes

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    16ccb1e View commit details
    Browse the repository at this point in the history
  9. Add debug helper

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c5b5a06 View commit details
    Browse the repository at this point in the history
  10. rename

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    07eacfd View commit details
    Browse the repository at this point in the history
  11. Classes

    gkjohnson committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    aad00b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22c22bd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    f76f68e View commit details
    Browse the repository at this point in the history
  2. Add a swap edge

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    889ef74 View commit details
    Browse the repository at this point in the history
  3. Add edge swap

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5306109 View commit details
    Browse the repository at this point in the history
  4. Confirm transformation

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    74e501d View commit details
    Browse the repository at this point in the history
  5. Small fixes

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6ddbdc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    540b320 View commit details
    Browse the repository at this point in the history
  7. bug fix

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    663b023 View commit details
    Browse the repository at this point in the history
  8. Fix validation

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9ded1a1 View commit details
    Browse the repository at this point in the history
  9. Fix edge swap

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b01457f View commit details
    Browse the repository at this point in the history
  10. Fix incorrect point

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    55ec2cf View commit details
    Browse the repository at this point in the history
  11. Rename, update api

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    326aa06 View commit details
    Browse the repository at this point in the history
  12. Fix coplanar points

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6a5e9e8 View commit details
    Browse the repository at this point in the history
  13. Simplify edge swap

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    013ee9f View commit details
    Browse the repository at this point in the history
  14. Fix API

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ab2c5fe View commit details
    Browse the repository at this point in the history
  15. Rename old splitter

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3cc27e7 View commit details
    Browse the repository at this point in the history
  16. Add legacy splitter option

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bc17df0 View commit details
    Browse the repository at this point in the history
  17. Remove unused import

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    be9b240 View commit details
    Browse the repository at this point in the history
  18. comments

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f99336a View commit details
    Browse the repository at this point in the history
  19. Comments

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4e054cb View commit details
    Browse the repository at this point in the history
  20. Update test

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3f740ae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a3abea8 View commit details
    Browse the repository at this point in the history
  22. Add pools

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a110137 View commit details
    Browse the repository at this point in the history
  23. Add global fields

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6eaef3e View commit details
    Browse the repository at this point in the history
  24. Updates

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8ec4a66 View commit details
    Browse the repository at this point in the history
  25. Member name updates

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1b9fa19 View commit details
    Browse the repository at this point in the history
  26. Update initialize function

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    23e40eb View commit details
    Browse the repository at this point in the history
  27. Use the pools

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cd34e17 View commit details
    Browse the repository at this point in the history
  28. small improvements

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    73278b3 View commit details
    Browse the repository at this point in the history
  29. notes

    gkjohnson committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d50ab07 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Function rename

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5146263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c7ae5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12c26a View commit details
    Browse the repository at this point in the history
  4. debug example changes

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    13e0f20 View commit details
    Browse the repository at this point in the history
  5. Ensure caches are reset

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    421ce89 View commit details
    Browse the repository at this point in the history
  6. Fix edge cases

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a3a5404 View commit details
    Browse the repository at this point in the history
  7. Updates

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    89f7fa1 View commit details
    Browse the repository at this point in the history
  8. Dispose the cache data

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a194eae View commit details
    Browse the repository at this point in the history
  9. Fix some todos

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    893f493 View commit details
    Browse the repository at this point in the history
  10. Fixes

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    235b7b4 View commit details
    Browse the repository at this point in the history
  11. Update index

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e074adc View commit details
    Browse the repository at this point in the history
  12. Lint fixes

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c8607cc View commit details
    Browse the repository at this point in the history
  13. Reuse arrays

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ffd7e40 View commit details
    Browse the repository at this point in the history
  14. README and dts update

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b9f7709 View commit details
    Browse the repository at this point in the history
  15. IMPL updates

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1abcd17 View commit details
    Browse the repository at this point in the history
  16. Fix field name

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8bba87b View commit details
    Browse the repository at this point in the history
  17. update three.js

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5a99cfd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    374e7d4 View commit details
    Browse the repository at this point in the history
  19. Clean up logs

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a061997 View commit details
    Browse the repository at this point in the history
  20. Fix swap iterations

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    00b145e View commit details
    Browse the repository at this point in the history
  21. some improvements

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5a03e39 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    59c54c0 View commit details
    Browse the repository at this point in the history
  23. comment

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5e09b97 View commit details
    Browse the repository at this point in the history
  24. Fix splitter

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    444f53d View commit details
    Browse the repository at this point in the history
  25. Revert "Remove need for 2d transformations"

    This reverts commit 59c54c0.
    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    82713cb View commit details
    Browse the repository at this point in the history
  26. improvements

    gkjohnson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    354ae1e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Improvements

    gkjohnson committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d10f2b4 View commit details
    Browse the repository at this point in the history
  2. Improvements

    gkjohnson committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    6bf56c0 View commit details
    Browse the repository at this point in the history
  3. Remove need for basis

    gkjohnson committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c67e7fa View commit details
    Browse the repository at this point in the history
  4. Remove unused fields

    gkjohnson committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9d42cd1 View commit details
    Browse the repository at this point in the history
  5. Updates

    gkjohnson committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    999ee18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d28a2e View commit details
    Browse the repository at this point in the history