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 CGAL::IO::read_OM() #8427

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

Commits on Aug 20, 2024

  1. Store selection in Status

    afabri committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    457ee55 View commit details
    Browse the repository at this point in the history
  2. Fix options

    afabri committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b2d5dc4 View commit details
    Browse the repository at this point in the history
  3. Add a conversion operator

    afabri committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    65b7c09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c8e489 View commit details
    Browse the repository at this point in the history
  5. Add CGAL::IO::read_OM()

    afabri committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2c4fc75 View commit details
    Browse the repository at this point in the history
  6. put code in header file

    afabri committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0e25e33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d4ba30 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4832f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    496019a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    302e2fe View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge remote-tracking branch 'mine/Installation-findOpenMesh-jtournoi…

    …s' into BGL-Openmesh_selection-GF
    
    # Conflicts:
    #	BGL/examples/BGL_OpenMesh/CMakeLists.txt
    janetournois committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4324445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fac94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2145d26 View commit details
    Browse the repository at this point in the history
  4. trailing whitespaces

    janetournois committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dfecf51 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. cleanup

    afabri committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    705729e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f77e30 View commit details
    Browse the repository at this point in the history
  3. cleanup

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

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 17, 2024

  1. de X

    afabri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6696b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d849ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    206eb3c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 26, 2024

  1. fix typedefs (code review)

    Co-authored-by: Sebastien Loriot <[email protected]>
    janetournois and sloriot authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5f2afe2 View commit details
    Browse the repository at this point in the history
  2. add EOL

    Co-authored-by: Sebastien Loriot <[email protected]>
    janetournois and sloriot authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    54db085 View commit details
    Browse the repository at this point in the history
  3. remove debug code

    janetournois committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5d77b6b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

    Co-authored-by: Sebastien Loriot <[email protected]>
    janetournois and sloriot authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b7b48b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. move OM.h IO header to BGL package

    adapt demo and examples
    BGL example TriMesh.cpp does not compile
    janetournois committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cddb3d5 View commit details
    Browse the repository at this point in the history
  2. remove extra include

    sloriot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9764dd1 View commit details
    Browse the repository at this point in the history
  3. remove obselete header

    janetournois committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    69bf76e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add doc

    sloriot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    51b98e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. apply @MaelRL review

    sloriot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c893669 View commit details
    Browse the repository at this point in the history
  2. missing const

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