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

Polygon repair using union and intersection #8510

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. const

    afabri committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    69d56c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. rename function

    afabri committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8af54f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace1e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3076c16 View commit details
    Browse the repository at this point in the history
  4. labeled

    afabri committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    80ffeac View commit details
    Browse the repository at this point in the history
  5. No need to include a kernel

    afabri committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f6da27d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Move Boolean.h

    afabri committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d03325b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    e0ef774 View commit details
    Browse the repository at this point in the history
  2. Fix CMakeLists

    afabri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8910d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99dcc9 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    afabri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c835d10 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    afabri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c6e6307 View commit details
    Browse the repository at this point in the history
  6. Fix example file name

    afabri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0de379d View commit details
    Browse the repository at this point in the history
  7. Fix anchor

    afabri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    37e5922 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. cleanup

    afabri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4020165 View commit details
    Browse the repository at this point in the history
  2. Fix example file name

    afabri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a39d3cc View commit details
    Browse the repository at this point in the history
  3. fix dependencies

    afabri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a494094 View commit details
    Browse the repository at this point in the history
  4. Add winding.wkt

    afabri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e4ce60c View commit details
    Browse the repository at this point in the history
  5. fix warnings

    sloriot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b24f19c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78c8b44 View commit details
    Browse the repository at this point in the history
  7. make draw conditional

    sloriot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    db684c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2385e58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8aa6e4 View commit details
    Browse the repository at this point in the history
  10. Document functions

    afabri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    17af065 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. User Manual

    afabri committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ead629c View commit details
    Browse the repository at this point in the history
  2. Documention

    afabri committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bdb93ff View commit details
    Browse the repository at this point in the history
  3. Documention

    afabri committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4ff92c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. add missing dependency

    sloriot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    64bc98d View commit details
    Browse the repository at this point in the history
  2. fix compilation errors

    sloriot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    eddf0b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53c9987 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0639b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. remove deps

    sloriot committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b2b7de8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Fix demo

    afabri committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b074e32 View commit details
    Browse the repository at this point in the history
  2. Fix example

    afabri committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ce3fe4f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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