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

MeshCutter: Add inner faces. #4

Closed
wants to merge 33 commits into from
Closed

Commits on Mar 15, 2022

  1. add test.html/js.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    66a33a0 View commit details
    Browse the repository at this point in the history
  2. add pointsInner.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    02c2897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d560517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a47d7 View commit details
    Browse the repository at this point in the history
  5. fix inner points bug.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    8cde084 View commit details
    Browse the repository at this point in the history
  6. add linesInner.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    edfd55a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbf8dbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcfce7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ae932c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c84cfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56f6738 View commit details
    Browse the repository at this point in the history
  12. ok!: pok: markOuterHalfedges() then delOuterTriangles().

    todo: real recur. performance: prevent redundant codes.
    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a2eeb7e View commit details
    Browse the repository at this point in the history
  13. doing: recur.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d37daee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7b4b5f9 View commit details
    Browse the repository at this point in the history
  15. dev: star geometry.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6aef469 View commit details
    Browse the repository at this point in the history
  16. dev

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    14cd089 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    afc47f1 View commit details
    Browse the repository at this point in the history
  18. dev

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    bd205f9 View commit details
    Browse the repository at this point in the history
  19. branch: MeshCutterDev.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    66ba5e1 View commit details
    Browse the repository at this point in the history
  20. dev

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    53effd9 View commit details
    Browse the repository at this point in the history
  21. dev

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9e15a1e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ff7f889 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c443286 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9183329 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3c19e71 View commit details
    Browse the repository at this point in the history
  26. lib: use cdn.

    gonnavis committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b01fa5a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix pointsInner bug.

    gonnavis committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f5e5dbe View commit details
    Browse the repository at this point in the history
  2. rename.

    gonnavis committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c5733e5 View commit details
    Browse the repository at this point in the history
  3. fix precision problem

    gonnavis committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    4efee2c View commit details
    Browse the repository at this point in the history
  4. dev

    gonnavis committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    db3d190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898006d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42e74a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72418d2 View commit details
    Browse the repository at this point in the history