Sébastien Loriot
9dcbc58ec9
add a constructor taking a lvalue of an AABB-tree
...
we can construct the tree for a subset of faces and still give the ownership to the class
2025-07-31 11:12:38 +02:00
Sebastien Loriot
8464fae660
TESTSUITE: Enhance error handling and default values in the Summary page ( #8792 )
...
## Summary of Changes
Add null checks and fallbacks for missing test_directories (white
column) property to prevent crashes when processing platform data.
2025-07-28 16:26:10 +02:00
Sébastien Loriot
b0e2e44894
Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/master'
2025-07-15 20:23:47 +02:00
Sebastien Loriot
e483fed736
Fixes incorrect logic in triangle mesh validation (Issue #<8972>) ( #8973 )
...
## Summary
Fixes incorrect logic in triangle mesh validation (Issue #<8972>)
## Changes
- Added negation to `CGAL::is_triangle_mesh()` check
- Ensures non-triangle meshes are properly rejected
## Testing
- Verified with both triangle and quad meshes
- All existing tests pass (if applicable)
2025-07-15 20:19:17 +02:00
Sebastien Loriot
e8be68271d
Minor CDT3+tet remesh example improvements ( #8977 )
...
## Release Management
* Affected package(s): `Constrained_triangulation_3`
* Issue(s) solved (if any): fix -
* Feature/Small Feature (if any): -
* License and copyright ownership: no change
2025-07-15 20:18:39 +02:00
Sebastien Loriot
59c253af78
KSR: Ghost edge insertion assert ( #8978 )
...
## Summary of Changes
Relaxed the assertion condition in ghost edge insertion. Non-manifold
vertices are actually not an issue.
## Release Management
* Affected package(s): Kinetic_surface_reconstruction
* Issue(s) solved (if any): fix #8946
2025-07-15 20:18:03 +02:00
Sébastien Loriot
d7532d6d1c
Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/master'
2025-07-14 18:14:44 +02:00
albert-github
a4654b07c4
Incorrect use of backticks
...
remove exe flag
2025-07-14 18:14:16 +02:00
albert-github
07fc18ff02
Incorrect use of backticks
...
Missing or double backticks corrected.
2025-07-14 18:14:16 +02:00
Sven Oesau
11b5da660a
correcting assertion in ghost edge insertion
2025-07-10 14:50:28 +02:00
Mael Rouxel-Labbé
3ccd3858ca
Minor CDT3+tet remesh example improvements
2025-07-09 16:58:54 +02:00
Laurent Rineau
0435766dcf
next on `master` will be CGAL-6.1-beta2, if needed
2025-07-09 13:07:03 +02:00
Laurent Rineau
26c743fb79
announcement of CGAL-6.1-beta1
2025-07-09 13:07:03 +02:00
Sebastien Loriot
e4860ccc92
Spelling correction ( #8957 )
...
Spelling correction
2025-07-07 19:59:59 +02:00
Sebastien Loriot
75f854c6d9
CDT_3: small adjustements (documentation) ( #8961 )
...
## Summary of Changes
Fixes in the user manual
## Release Management
* Affected package(s): CDT_3
2025-07-07 19:57:14 +02:00
Sébastien Loriot
aeb90711e0
fix debug macro
2025-07-04 13:47:30 +02:00
wood_777
9c26122c9f
debug
2025-07-04 17:36:54 +08:00
Laurent Rineau
9e10beda8b
protect a debug output
2025-07-03 11:04:25 +02:00
Laurent Rineau
7d828e506e
fix headers
2025-07-02 15:36:03 +02:00
Laurent Rineau
b2f6f03d3f
update CGAL version to 6.1-beta1
2025-07-01 17:16:44 +02:00
Laurent Rineau
077be39d09
update supported compilers
2025-07-01 17:16:44 +02:00
Laurent Rineau
754ba10132
fix min/max issue
2025-07-01 17:16:43 +02:00
Sébastien Loriot
3d260f7f99
fix compatibility issue with qt 6.4
2025-07-01 17:05:23 +02:00
Sébastien Loriot
2fdc7cffe9
fix links
2025-07-01 17:03:11 +02:00
Sebastien Loriot
405017b459
Prepare CHANGES.md for 6.1 ( #8870 )
...
- [x] Update minimum compiler and third party dependencies versions
- [x] Integrate changes from features yet to be integrated
- [ ] Check all pull requests to find what is worth mentioning and has
not been
- [x] Link to news
- [x] missing links for recent doc
- [ ] Check all links
## Release Management
[Preview](https://github.com/MaelRL/cgal/blob/CGAL-Prepare_CHANGES.md_6.1-GF/Installation/CHANGES.md )
* Affected package(s): `Installation`
* Issue(s) solved (if any): -
* Feature/Small Feature (if any): n/a
* License and copyright ownership: no changes
2025-07-01 16:52:38 +02:00
Sébastien Loriot
6ad71e038e
update supported compilers
2025-07-01 16:19:51 +02:00
Mael Rouxel-Labbé
61464ba50b
Merge remote-tracking branch 'cgal/master' into CGAL-Prepare_CHANGES.md_6.1-GF
2025-07-01 11:05:27 +02:00
Jane Tournois
67fa8d6254
wip user manual round #8
2025-07-01 09:24:22 +01:00
Sebastien Loriot
68ec7a3c01
Incorrect use of backticks ( #8958 )
...
Missing or double backticks corrected.
(Based on the overnight documentation build warnings of Doxygen Manual
Results for CGAL-6.1-Ic-185)
2025-07-01 09:59:29 +02:00
Sébastien Loriot
2504f0ccac
add file removed
2025-06-30 09:11:50 +02:00
albert-github
12cde5b685
Spelling correction
...
After review: euclidean -> Euclidean
2025-06-27 13:04:28 +02:00
albert-github
a77986f002
Incorrect use of backticks
...
remove exe flag
2025-06-27 12:45:41 +02:00
albert-github
a7f0eb0ffb
Incorrect use of backticks
...
Missing or double backticks corrected.
2025-06-27 12:33:56 +02:00
albert-github
7a512655f1
Spelling correction
...
Spelling correction
2025-06-27 10:56:21 +02:00
Sébastien Loriot
27a7cef2fb
Merge pull request #8744 from LeoValque/PMP_triangle_soup_rounding-GF
...
Add do_snap parameter to PMP::autorefine_triangle_soup
2025-06-26 22:01:58 +02:00
Sébastien Loriot
78cfeacf01
Merge pull request #8186 from lrineau/Triangulation_3-CDT_3-lrineau
...
New package: CGAL 3D conforming constrained Delaunay triangulations
2025-06-26 21:57:17 +02:00
Sebastien Loriot
6df737376d
Incorrect use of backticks ( #8951 )
...
Missing or double backticks corrected.
Found during the overnight documentation build: Doxygen Manual Results
for CGAL-6.1-Ic-182
2025-06-26 21:52:18 +02:00
Sébastien Loriot
493fa7cfbd
Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/master'
2025-06-26 21:51:30 +02:00
Sebastien Loriot
50fe8040ac
Lab - fix "save as" for a `c3t3` that was loaded ( #8940 )
...
## Summary of Changes
Load a `.mesh` file, remesh it or do nothing, and "save as..." fails
because the `c3t3` has its `is_valid` field set to `false`.
This PR fixes that issue : now only `.binary.cgal` requires being
certainly valid, i.e. generated by Mesh_3
thanks @IasonManolas for the report
## Release Management
* Affected package(s): Lab
* License and copyright ownership: unchanged
2025-06-26 21:49:19 +02:00
Sebastien Loriot
b7b8e8f57f
ThirdParty: SuiteSparse doc & cmake bugfix ( #8939 )
...
## Summary of Changes
removing deprecated FindSuiteSparse.cmake and FindMETIS.cmake
adding section to ThirdParty documentation for SuiteSparse
## Release Management
* Affected package(s): Surface_mesh_parameterization, Installation
2025-06-26 21:48:48 +02:00
Sebastien Loriot
d961dd767a
Add extra condition ( #8930 )
...
avoid the user to be surprised that the topology cannot be restored if
not all CC are sampled
2025-06-26 21:48:01 +02:00
Sebastien Loriot
dcfb725591
Polygon_repair: Add overloads for Non_zero_rule ( #8929 )
...
## Summary of Changes
The repair function for the `Non_zero_rule` was only implemented for
`Polygon_with_holes`. This PR adds the overload for `Polygon_2` and
`Multipolygon_with_holes_2`.
## Release Management
* Affected package(s): Polygon_repair
* License and copyright ownership: unchanged
2025-06-26 21:47:06 +02:00
Sebastien Loriot
d5b91991a6
Fix how to set BOOST_ROOT ( #8894 )
...
## Summary of Changes
We require at least 1.74, but we gave an example with 1.70
We did not give the path to the boost cmake config file.
## Release Management
* Affected package(s): documentation
2025-06-26 21:46:20 +02:00
Laurent Rineau
e131dfc29d
fix indentation
2025-06-26 18:28:03 +02:00
Sébastien Loriot
185bbd7cdd
add missing tests
2025-06-26 18:13:37 +02:00
Laurent Rineau
2b1d495625
remove tabs
2025-06-26 14:41:57 +02:00
Laurent Rineau
d673f81985
add Chichen Itza
2025-06-26 14:31:30 +02:00
Laurent Rineau
2fa3f89682
add license for kp1.stl
2025-06-26 14:09:33 +02:00
Laurent Rineau
b60e378e27
WIP review
2025-06-26 10:28:30 +02:00
Jane Tournois
87b1b341af
Merge branch 'Triangulation_3-CDT_3-lrineau' of https://github.com/lrineau/cgal into Triangulation_3-CDT_3-lrineau
2025-06-25 17:42:38 +02:00