Sébastien Loriot
|
759d820ede
|
add missing const
|
2023-02-20 15:10:31 +01:00 |
Sébastien Loriot
|
e249f59f38
|
add missing const
|
2023-02-20 14:38:38 +01:00 |
Sébastien Loriot
|
851485d645
|
force unassigned regions to be black
this is more a hack than a correct fix
|
2023-02-16 18:28:37 +01:00 |
Sébastien Loriot
|
99de3fdefc
|
remove pipo
|
2023-02-16 17:58:41 +01:00 |
Sébastien Loriot
|
31f5ce1f6a
|
fix PMP code
|
2023-02-16 17:28:12 +01:00 |
Sébastien Loriot
|
9362ff1ee8
|
typo
|
2023-02-16 14:54:52 +01:00 |
Sébastien Loriot
|
0c37af1be9
|
num_faces is not tight
|
2023-02-16 14:36:58 +01:00 |
Sébastien Loriot
|
640910288b
|
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
|
2023-02-16 14:18:17 +01:00 |
Sébastien Loriot
|
d6193b25b1
|
update changes
|
2023-02-16 14:16:28 +01:00 |
Sébastien Loriot
|
36deff06d5
|
add the possibility to use an external region map
|
2023-02-16 14:01:01 +01:00 |
Laurent Rineau
|
3c2ce13dd9
|
updated crontab (automated commit)
|
2023-02-16 13:18:03 +01:00 |
Sébastien Loriot
|
0fc0c8eefc
|
explicit NP type
|
2023-02-16 11:30:49 +01:00 |
Sébastien Loriot
|
c1165a79aa
|
rename named parameter
|
2023-02-16 11:25:23 +01:00 |
Laurent Rineau
|
73bda7c846
|
LCC: Add an incremental builder (#7210)
## Summary of Changes
The code exists already and only the documentation is missing. It is
pretty close to the incremental builder of `Polyhedron_3`.
## Release Management
* Affected package(s): Linear_cell_complex
* Feature/Small Feature (if any):
[link](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Linear_cell_complex_incremental_builder_3),
pre-approved by @gdamiand the 2th Feb 2023.
* Link to compiled documentation [Reference
Manual](https://cgal.github.io/7210/v0/Linear_cell_complex/classCGAL_1_1Linear__cell__complex__incremental__builder__3.html)
and subsection for an
[example](https://cgal.github.io/7210/v0/Linear_cell_complex/index.html#Linear_cell_complexIncrementalBuilderExample).
* License and copyright ownership: cnrs
|
2023-02-16 11:16:20 +01:00 |
Sébastien Loriot
|
05d6e2ede9
|
more changes from review
|
2023-02-16 10:58:52 +01:00 |
Laurent Rineau
|
a5052f4cd8
|
Merge pull request #6835 from MaelRL/CGAL-Clean_CMakeLists.txt-GF
Some CMakeLists.txts cleaning
|
2023-02-16 10:52:29 +01:00 |
Laurent Rineau
|
4adc2f0a00
|
Merge pull request #7246 from lrineau/Triangulation_3-refactorize_remove_functions-GF
Triangulation_3.h: Rewrite/factorize remove functions
|
2023-02-16 10:52:24 +01:00 |
Laurent Rineau
|
fcc6af1d2b
|
Merge pull request #7253 from lrineau/Triangulation_2-improve-CDT_2_debugging-GF
STL_Extension/Triangulation_2: improve CDT_2 debug messages
|
2023-02-16 10:52:22 +01:00 |
Laurent Rineau
|
1675956251
|
Merge pull request #7254 from lrineau/Installation-fix_CMAKE_NO_SYSTEM_FROM_IMPORTED-GF
Fix CMAKE_NO_SYSTEM_FROM_IMPORTED
|
2023-02-16 10:52:16 +01:00 |
Sebastien Loriot
|
2ccaee0d8a
|
Code review from Mael
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2023-02-16 10:35:17 +01:00 |
Sébastien Loriot
|
1627150231
|
Merge remote-tracking branch 'cgal/5.5.x-branch'
|
2023-02-16 10:21:32 +01:00 |
Sébastien Loriot
|
ec00fa30b2
|
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
|
2023-02-16 10:21:09 +01:00 |
Sébastien Loriot
|
097b14d055
|
add missing include directive
|
2023-02-16 10:20:31 +01:00 |
Laurent Rineau
|
8c04deee38
|
Modify the criptic debug message "USE SIZING FIELD!"
|
2023-02-15 15:41:54 +01:00 |
SaillantNicolas
|
7f3b9e182c
|
change of the API url
|
2023-02-15 12:04:03 +01:00 |
SaillantNicolas
|
c1be6b85d5
|
Notifications about changes to the Github wiki
|
2023-02-15 11:46:43 +01:00 |
Mael Rouxel-Labbé
|
686798fa10
|
Fix bad copy paste
|
2023-02-14 18:47:57 +01:00 |
Mael Rouxel-Labbé
|
597a51c71f
|
Fix "decomposition" typos
|
2023-02-14 18:47:46 +01:00 |
Sébastien Loriot
|
e431c4e481
|
early exit if the mesh is empty
|
2023-02-14 14:16:22 +01:00 |
Laurent Rineau
|
166ff0fdc7
|
Try to fix compilation with MSVC++
|
2023-02-14 13:28:07 +01:00 |
Laurent Rineau
|
01e75ef345
|
Fix with -DCGAL_NO_DEPRECATED_CODE
|
2023-02-14 13:27:46 +01:00 |
Andreas Fabri
|
152891bc12
|
Surface Mesh Simplification: Improve Examples
|
2023-02-13 16:28:26 +00:00 |
Laurent Rineau
|
8ba8953def
|
PMP remeshing with Mesh_3 - improve changes.md (#7258)
## Summary of Changes
Improve changes.md
|
2023-02-13 12:12:15 +01:00 |
Laurent Rineau
|
e01b4aa685
|
Merge branch '5.5.x-branch'
|
2023-02-10 15:41:21 +01:00 |
Laurent Rineau
|
b36c05f2e7
|
Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments
Add special case for intersection of a vertical segment with an horizontal segment
|
2023-02-10 15:40:52 +01:00 |
Laurent Rineau
|
d33d71a4e0
|
Merge pull request #7125 from MaelRL/PMP-flip_criterion-GF
Modify flipping criteria in PMP::isotropic_remeshing and PMP::refine
|
2023-02-10 15:40:49 +01:00 |
Laurent Rineau
|
f48443c91c
|
Merge pull request #7185 from afabri/Largest_empty_iso_rectangle-Add_load_to_demo-GF
Largest_empty_iso_rectangle: Improve Demo
|
2023-02-10 15:40:47 +01:00 |
Laurent Rineau
|
d528e54490
|
Merge pull request #7215 from bkhanal-11/master
Modified polyfit examples to take in user input
|
2023-02-10 15:40:44 +01:00 |
Laurent Rineau
|
7fe663ce99
|
Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF
Largest Empty Iso Rectangle: Ignore points on the border
|
2023-02-10 15:40:42 +01:00 |
Laurent Rineau
|
94080248e7
|
Merge pull request #7230 from afabri/Polygon_2-erase_circulator-GF
Polygon: Fix erase(Vertex_circulator)
|
2023-02-10 15:40:39 +01:00 |
Laurent Rineau
|
82e0cf33aa
|
Merge branch '5.4.x-branch' into 5.5.x-branch
|
2023-02-10 15:40:01 +01:00 |
Laurent Rineau
|
32e0ed20d5
|
Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments
Add special case for intersection of a vertical segment with an horizontal segment
|
2023-02-10 15:39:55 +01:00 |
Laurent Rineau
|
8f7f6c1da9
|
Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF
Largest Empty Iso Rectangle: Ignore points on the border
|
2023-02-10 15:39:53 +01:00 |
Laurent Rineau
|
ab74f19c27
|
Merge pull request #7230 from afabri/Polygon_2-erase_circulator-GF
Polygon: Fix erase(Vertex_circulator)
|
2023-02-10 15:39:51 +01:00 |
Laurent Rineau
|
cb68949c45
|
Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments
Add special case for intersection of a vertical segment with an horizontal segment
|
2023-02-10 15:39:25 +01:00 |
Laurent Rineau
|
4e941a171b
|
Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF
Largest Empty Iso Rectangle: Ignore points on the border
|
2023-02-10 15:39:23 +01:00 |
Sébastien Loriot
|
92309aac3e
|
fix typo
|
2023-02-09 15:00:20 +01:00 |
Andreas Fabri
|
3d379c3988
|
Use CGAL_USE()
|
2023-02-09 10:29:08 +00:00 |
Andreas Fabri
|
ff61b977af
|
Add fix in PMP::snap()
|
2023-02-09 10:01:06 +00:00 |
Andreas Fabri
|
49f7a40593
|
Use CGAL_Assertion_code()
|
2023-02-09 09:42:55 +00:00 |