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

add function to refine a mesh along an isocurve #5895

Merged
merged 15 commits into from
Dec 11, 2023

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    05e11d3 View commit details
    Browse the repository at this point in the history
  2. add doc

    sloriot committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e1dd8c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. update doc

    sloriot committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7d12160 View commit details
    Browse the repository at this point in the history
  2. Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/i…

    …nternal/refine_mesh_at_isolevel.h
    afabri authored and sloriot committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    42b5aab View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Apply suggestions from code review

    Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
    sloriot and afabri authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fb3623c View commit details
    Browse the repository at this point in the history
  2. update changes

    sloriot committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1c91f49 View commit details
    Browse the repository at this point in the history
  3. rename

    sloriot committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    584771e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d2de68 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. typo

    Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
    sloriot and janetournois authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e6b84d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. fix wording

    sloriot committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    08fa9f8 View commit details
    Browse the repository at this point in the history
  2. doc bugs

    Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
    sloriot and afabri authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fe28c0d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. add missing include

    sloriot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fd37bc3 View commit details
    Browse the repository at this point in the history
  2. wrong header

    Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
    sloriot and afabri authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a207e3a View commit details
    Browse the repository at this point in the history
  3. fix include

    sloriot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c7ab2ba View commit details
    Browse the repository at this point in the history