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

New function PMP::add_bbox(face_graph) that adds bbox to face graph #8018

Merged

Conversation

janetournois
Copy link
Member

@janetournois janetournois commented Feb 6, 2024

Summary of Changes

The bbox can be :

  • triangulated or not
  • tight or not

Changes in the API:

  • add function PMP::add_bbox(face_graph)
  • add function scale(factor) to Bbox_2 and Bbox_3
  • add bbox_scaling named parameter to PMP::bbox(face_graph)
  • add new overload CGAL::make_ hexahedron(CGAL::Iso_cuboid_3, Graph&, NP) with do_not_triangulate as NP

Release Management

the bbox can be :
* triangulated or not
* tight or not
@janetournois janetournois marked this pull request as ready for review February 12, 2024 15:40
@janetournois janetournois added this to the 6.0-beta milestone Feb 12, 2024
@janetournois

This comment was marked as outdated.

This comment was marked as outdated.

@janetournois janetournois force-pushed the PMP-add_bbox_to_face_graph-jtournois branch from 7dfea56 to c23db55 Compare February 13, 2024 10:50
@janetournois

This comment was marked as outdated.

This comment was marked as outdated.

@janetournois
Copy link
Member Author

/force-build:v0

Copy link

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8018/v0/Manual/index.html

@MaelRL MaelRL added Not yet approved The feature or pull-request has not yet been approved. Small feature CHANGES.md not updated labels Feb 15, 2024
@sloriot
Copy link
Member

sloriot commented Mar 12, 2024

tests failing in CGAL-6.0-Ic-191 (BGL for example)

@sloriot sloriot added Under Testing pre-approved For pre-approved small features. After 15 days the feature will be accepted. and removed Tests failing labels Mar 14, 2024
@sloriot sloriot added Batch_1 First Batch of PRs under testing and removed Under Testing labels Mar 20, 2024
@sloriot
Copy link
Member

sloriot commented Mar 21, 2024

Successfully tested in 6.0-Ic-197

@sloriot sloriot added Tested and removed Ready to be tested Batch_1 First Batch of PRs under testing labels Mar 21, 2024
@lrineau lrineau self-assigned this Mar 21, 2024
@MaelRL MaelRL added Accepted small feature and removed Not yet approved The feature or pull-request has not yet been approved. pre-approved For pre-approved small features. After 15 days the feature will be accepted. labels Mar 29, 2024
@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Apr 5, 2024
@lrineau lrineau merged commit 708711e into CGAL:master Apr 5, 2024
9 checks passed
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Apr 5, 2024
@lrineau lrineau deleted the PMP-add_bbox_to_face_graph-jtournois branch April 5, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants