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 #7608

Merged
merged 188 commits into from
Mar 22, 2024
Merged

Polygon repair #7608

merged 188 commits into from
Mar 22, 2024

Commits on May 17, 2023

  1. Add package 2D Polygon Repair

    afabri committed May 17, 2023
    Configuration menu
    Copy the full SHA
    98ae089 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    1f92944 View commit details
    Browse the repository at this point in the history
  2. fix minimal doc

    sloriot committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3d0fc60 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. initial api proposal

    kenohori committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    da558be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5426708 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. skeleton with compiling code

    kenohori committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bd3cf86 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    7c60fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46e3e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    aefce52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3517005 View commit details
    Browse the repository at this point in the history
  3. interior face iterators

    kenohori committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b296459 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. fixed simple version

    kenohori committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2f1f793 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. mostly fixed documentation

    kenohori committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e1319a9 View commit details
    Browse the repository at this point in the history
  2. fix cmake target name

    kenohori committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0cc9b43 View commit details
    Browse the repository at this point in the history
  3. added licence line

    kenohori committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    31ad1cb View commit details
    Browse the repository at this point in the history
  4. trimmed trailing whitespace

    kenohori committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5998fc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    6d9579a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46bd5dd View commit details
    Browse the repository at this point in the history
  3. Add needed #includes

    afabri committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    24ca8b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    879b7ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12d420f View commit details
    Browse the repository at this point in the history
  6. Fix doc typos

    afabri committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6c85e54 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    59d3b21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ea5a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeb441f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. using instead of typedefs

    kenohori committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5361499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d79c53d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    59433d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0461ded View commit details
    Browse the repository at this point in the history
  3. more examples

    kenohori committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8dea133 View commit details
    Browse the repository at this point in the history
  4. new code for hole nesting

    kenohori committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3df83bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    842bd85 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    c0135ea View commit details
    Browse the repository at this point in the history
  2. resize for vectors

    kenohori committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9a28bcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6286ef8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ff6dcc View commit details
    Browse the repository at this point in the history
  5. spread code a bit after }

    kenohori committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    db0cb2a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    53ae5f8 View commit details
    Browse the repository at this point in the history
  2. more unit tests

    kenohori committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    61fe1f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3cbc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    7fd3bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49177f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a7ef6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d8309f View commit details
    Browse the repository at this point in the history
  5. c++17

    kenohori committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cca727f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    4fc0727 View commit details
    Browse the repository at this point in the history
  2. cleanup test files

    kenohori committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    eeea56a View commit details
    Browse the repository at this point in the history
  3. more unit tests

    kenohori committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    372244c View commit details
    Browse the repository at this point in the history
  4. nesting spike reference file

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

Commits on Aug 1, 2023

  1. remove trailing whitespaces

    sloriot committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cbed7ce View commit details
    Browse the repository at this point in the history
  2. fix change of meaning errors

    sloriot committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d33a2b2 View commit details
    Browse the repository at this point in the history
  3. add missing dependencies

    sloriot committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    45dc0be View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    bc858b3 View commit details
    Browse the repository at this point in the history
  2. spikes test

    kenohori committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a290df2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    c559d6d View commit details
    Browse the repository at this point in the history
  2. trailing whitespaces

    kenohori committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ffeeb58 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    506d51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b2adb View commit details
    Browse the repository at this point in the history
  3. init bbox

    kenohori committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a688d1a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. started with user manual

    kenohori committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    26d2517 View commit details
    Browse the repository at this point in the history
  2. fix citation

    kenohori committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cab7deb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. more manual

    kenohori committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ff1b359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a4322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f2cb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. simple multipolygon example

    kenohori committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0083250 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Update Polygon_repair_2/doc/Polygon_repair_2/Polygon_repair_2.txt

    Co-authored-by: Sebastien Loriot <[email protected]>
    kenohori and sloriot authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    5a9e002 View commit details
    Browse the repository at this point in the history
  2. Update Polygon_repair_2/doc/Polygon_repair_2/Polygon_repair_2.txt

    Co-authored-by: Sebastien Loriot <[email protected]>
    kenohori and sloriot authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    634fb06 View commit details
    Browse the repository at this point in the history
  3. Update Polygon_repair_2/include/CGAL/Polygon_repair_2/Multipolygon_wi…

    …th_holes_2.h
    
    Co-authored-by: Sebastien Loriot <[email protected]>
    kenohori and sloriot authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    4ef71dc View commit details
    Browse the repository at this point in the history
  4. draw multipolygon doc

    kenohori committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    5ee8cda View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'kenohori-cgal/gsoc2023-polygon_repair-k…

    …enohori' into gsoc2023-polygon_repair-kenohori
    kenohori committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    58f80a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    72c38e4 View commit details
    Browse the repository at this point in the history
  2. put wkt directly in example

    kenohori committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6db7abb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c20d01c View commit details
    Browse the repository at this point in the history
  4. c++17 from master

    kenohori committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    55d2fe8 View commit details
    Browse the repository at this point in the history
  5. clipart in test

    kenohori committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b9ffb31 View commit details
    Browse the repository at this point in the history
  6. data for example

    kenohori committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    96007f2 View commit details
    Browse the repository at this point in the history
  7. step by step example

    kenohori committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    28cfa7e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. more of the manual

    kenohori committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    edfa190 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. more details about algorithm

    kenohori committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f356259 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    6c703f7 View commit details
    Browse the repository at this point in the history
  2. add bibtex and fix cite

    sloriot committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1e77a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4613aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfe91f View commit details
    Browse the repository at this point in the history
  5. move old examples to tests

    kenohori committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3e1537d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9820595 View commit details
    Browse the repository at this point in the history
  7. fix dependencies

    kenohori committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5c4e48e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    8192774 View commit details
    Browse the repository at this point in the history
  2. remove old figs

    kenohori committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9ae9f54 View commit details
    Browse the repository at this point in the history
  3. svg

    kenohori committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    188188e View commit details
    Browse the repository at this point in the history
  4. in/out will be in table

    kenohori committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f4c6021 View commit details
    Browse the repository at this point in the history
  5. valid and invalid examples

    kenohori committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ca3ad80 View commit details
    Browse the repository at this point in the history
  6. in/out examples

    kenohori committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fff924b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. some performance info

    kenohori committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    db09bc9 View commit details
    Browse the repository at this point in the history
  2. detect kernel automatically

    kenohori committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4231565 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    69a01c7 View commit details
    Browse the repository at this point in the history
  2. explain counting

    kenohori committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    79edf30 View commit details
    Browse the repository at this point in the history
  3. doc formatting

    kenohori committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d174f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2cb4ed View commit details
    Browse the repository at this point in the history
  5. missed a part

    kenohori committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d5f0f77 View commit details
    Browse the repository at this point in the history
  6. trim whitespace

    kenohori committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fdc5fa5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6626b52 View commit details
    Browse the repository at this point in the history
  8. images for doc

    kenohori committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    448e611 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    1b4ce1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc16dda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e331136 View commit details
    Browse the repository at this point in the history
  4. some more checks

    kenohori committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2ab6ad8 View commit details
    Browse the repository at this point in the history
  5. wkt validation

    kenohori committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c402ba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. test for clipart files

    kenohori committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    dc3e195 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    e9fc58b View commit details
    Browse the repository at this point in the history
  2. test showing exact kernel

    kenohori committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    3386efd View commit details
    Browse the repository at this point in the history
  3. exact_test needs qt too

    kenohori committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    a5cea61 View commit details
    Browse the repository at this point in the history
  4. test_clipart not needed

    kenohori committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    fbf3e08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    091511b View commit details
    Browse the repository at this point in the history
  6. remove default kernel

    kenohori committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    23c4e10 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. update dependencies

    kenohori committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0cf0131 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. package details

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    31ca1f1 View commit details
    Browse the repository at this point in the history
  2. repair is odd-even

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    015e2ba View commit details
    Browse the repository at this point in the history
  3. remove undocumented classes

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    12d3505 View commit details
    Browse the repository at this point in the history
  4. logo draft

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e06422a View commit details
    Browse the repository at this point in the history
  5. todo for exact kernels

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    35d56ae View commit details
    Browse the repository at this point in the history
  6. svg logo for the future

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6a20390 View commit details
    Browse the repository at this point in the history
  7. capitalisation

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d954161 View commit details
    Browse the repository at this point in the history
  8. narrower figure

    kenohori committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c1e1e72 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    467dcf9 View commit details
    Browse the repository at this point in the history
  2. use new macros

    sloriot committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    52e9196 View commit details
    Browse the repository at this point in the history
  3. typo

    afabri committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    be2ccc2 View commit details
    Browse the repository at this point in the history
  4. No <b>

    afabri committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1416ddf View commit details
    Browse the repository at this point in the history
  5. labelled -> labeled

    afabri committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    455c632 View commit details
    Browse the repository at this point in the history
  6. PolygonContainer -> Container

    afabri committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4f9dd85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55c5645 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f9535d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. 120x120 logo

    kenohori committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    be6fa67 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. remove non-author of one file

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cc04b10 View commit details
    Browse the repository at this point in the history
  2. fix ingroup

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9f5a217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9544d View commit details
    Browse the repository at this point in the history
  4. Document Size

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1fb664a View commit details
    Browse the repository at this point in the history
  5. holes -> polygons

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f06f102 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    950ed67 View commit details
    Browse the repository at this point in the history
  7. Be precise

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d760c40 View commit details
    Browse the repository at this point in the history
  8. Change filename

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6d51db7 View commit details
    Browse the repository at this point in the history
  9. fix example

    afabri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f1c14d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. mark holes with red edges

    kenohori committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7ed78a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Jan 4, 2024

  1. no concepts in this package

    afabri committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    43bf7ed View commit details
    Browse the repository at this point in the history
  2. Ken did more than prototyping

    afabri committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ef67654 View commit details
    Browse the repository at this point in the history
  3. Add to CHANGES.md

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    c3d4d11 View commit details
    Browse the repository at this point in the history
  2. Qt5 -> Qt6

    afabri committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    be89ad2 View commit details
    Browse the repository at this point in the history
  3. update doc to qt6

    sloriot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6edfffe View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Add Even_odd_rule

    afabri committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c5a186b View commit details
    Browse the repository at this point in the history
  2. Fix clipart.cpp

    afabri committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e890992 View commit details
    Browse the repository at this point in the history
  3. Document the rule

    afabri committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ef8d274 View commit details
    Browse the repository at this point in the history
  4. Fix package description

    afabri committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1d8b017 View commit details
    Browse the repository at this point in the history
  5. Fix one input path

    afabri committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    db6f210 View commit details
    Browse the repository at this point in the history
  6. Add the file

    afabri committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c21a988 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    a0ad182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458c52e View commit details
    Browse the repository at this point in the history
  3. wording

    afabri committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    edc721e View commit details
    Browse the repository at this point in the history
  4. wording

    afabri committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    653bc36 View commit details
    Browse the repository at this point in the history
  5. C++ comment doxygen command

    afabri committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5e01914 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fix path

    afabri committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1c31cfd View commit details
    Browse the repository at this point in the history
  2. #define CGAL_NO_CDT_2_WARNING

    afabri committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5333c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6ff65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8007536 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix multipolygon.cpp

    afabri committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    38c43ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b084e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Rename header file

    afabri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2324d61 View commit details
    Browse the repository at this point in the history
  2. Merge master

    afabri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    263db4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f4e73 View commit details
    Browse the repository at this point in the history
  4. fix code

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

Commits on Mar 5, 2024

  1. conversion warning

    afabri committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    181cec6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Remove argc, argv

    afabri committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b13b01a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f3e35 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. flush

    afabri committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5e3cf43 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. fix unused variables

    afabri committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cf0c917 View commit details
    Browse the repository at this point in the history
  2. fix unused variables

    afabri committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a3fab59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    511cc50 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add #includes

    afabri committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    79ec446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ac1d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcbf327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5331c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. readd figs

    sloriot committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    151b343 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    lrineau authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    30c303f View commit details
    Browse the repository at this point in the history