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

Trivial fix for failure in implicit conversion of gmp to double in isotropic remeshing. #8086

Closed
wants to merge 1,734 commits into from

Conversation

pentacular
Copy link
Contributor

Please use the following template to help us managing pull requests.

Summary of Changes

Trivial fix for errors in compiling isotropic remeshing using gmp which fails to convert implicitly to double.

Release Management

  • Affected package(s):
  • Issue(s) solved (if any): fix #0000, fix #0000,...
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership:

lrineau and others added 27 commits February 22, 2024 10:23
…_surface-jtournois

Tetrahedral remeshing - add edge flips on surfaces
## Summary of Changes
Fix the link to the summary page from the testsuite.
Github workflow `reuse.yml`: call `apt-get update`, to fix errors
This reverts commit a57800c.

points vector of Triangle_data can be updated when intersecting
new intersection points. If the container is used at the same time
by another thread calling generate_subtriangles, the container might
be in an invalid state while resizing it.
[[no_unique_address]] to compact Triangulation_ds_full_cell
…ers-jtournois

Tetrahedral_remeshing - add `vertex_is_constrained_map` to set input corners
…edge

Autorefinement: insert points in edge to avoid filter failures
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2 to 3.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](fsfe/reuse-action@v2...v3)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…e_graph

Forward the VPM to polyline graph
…3_item-GF

CGAL Lab c3t3 item: fix a segfault
Qt6: fix a bug with devicePixelRatio and picking
@pentacular pentacular changed the base branch from master to 5.6.x-branch March 19, 2024 02:17
@pentacular pentacular closed this Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.