Laurent Rineau
|
fb48b16a37
|
Merge remote-tracking branch 'refs/remotes/cgal/master'
|
2023-02-24 16:20:43 +01:00 |
Laurent Rineau
|
926bc18038
|
updated crontab (automated commit)
|
2023-02-24 16:18:03 +01:00 |
Laurent Rineau
|
1122ee8b17
|
Merge branch '5.5.x-branch'
|
2023-02-24 16:15:35 +01:00 |
Laurent Rineau
|
618a71cd0c
|
Merge pull request #7234 from GilesBathgate/Lazy-remove_boost_pp_usage-GilesBathgate
Lazy_kernel: Replace BOOST_PP repeat macros with variadic templates
|
2023-02-24 16:14:46 +01:00 |
Laurent Rineau
|
5a20fd8567
|
Merge pull request #7238 from albert-github/feature/bug_author_consistency
Making description of author(s) of a package consistent
|
2023-02-24 16:14:43 +01:00 |
Laurent Rineau
|
8a23015ddf
|
Merge pull request #7250 from shrutigupta4/shrutigupta4/issue7242
#7242 issue: interior spelling correction
|
2023-02-24 16:14:41 +01:00 |
Laurent Rineau
|
a38a3fc93f
|
Merge pull request #7260 from afabri/CGAL-set_but_not_used-GF
Use CGAL_assertion_code()
|
2023-02-24 16:14:39 +01:00 |
Laurent Rineau
|
d952da245a
|
Merge pull request #7262 from afabri/SMS-improve_examples-GF
Surface Mesh Simplification: Improve Examples
|
2023-02-24 16:14:36 +01:00 |
Laurent Rineau
|
9a47215a84
|
Merge pull request #7265 from sloriot/PMP-orient_empty_mesh
Early exit if the mesh is empty
|
2023-02-24 16:14:34 +01:00 |
Laurent Rineau
|
561f370ca4
|
Merge pull request #7269 from MaelRL/Doc-Doc_fixes-GF
Minor doc / typo fixes
|
2023-02-24 16:14:32 +01:00 |
Laurent Rineau
|
3dd087f80b
|
Merge pull request #7273 from lrineau/Polyhedron_demo-fix_mesh_3_sizing_field_message-GF
Polyhedron demo, Mesh_3 plugin: modify the criptic debug message "USE SIZING FIELD!"
|
2023-02-24 16:14:29 +01:00 |
Laurent Rineau
|
cb31ed5f32
|
Merge pull request #7278 from sloriot/Mesh_3-missing_const
Mesh_3: Add back missing consts
|
2023-02-24 16:14:27 +01:00 |
Laurent Rineau
|
627333c4fb
|
Merge pull request #7279 from janetournois/Polyhedron_demo-fix_c3t3_bbox-jtournois
Polyhedron demo - fix the bbox of `scene_c3t3_item`
|
2023-02-24 16:14:24 +01:00 |
Laurent Rineau
|
8a3184a1a8
|
Merge branch '5.4.x-branch' into 5.5.x-branch
|
2023-02-24 16:13:44 +01:00 |
Laurent Rineau
|
56f42b4b90
|
Merge pull request #7265 from sloriot/PMP-orient_empty_mesh
Early exit if the mesh is empty
|
2023-02-24 16:12:56 +01:00 |
Laurent Rineau
|
8b95b6a952
|
create_internal_release_of_the_day.py: Remove debugging stuff
|
2023-02-24 15:35:07 +01:00 |
Laurent Rineau
|
ed777cafc8
|
New script to publish internal releases
|
2023-02-24 14:55:27 +01:00 |
Jane Tournois
|
0f84326756
|
there may be facets in complex, or even just vertices
so the bbox should not be the default when cells_in_complex is empty
|
2023-02-20 16:56:17 +01:00 |
Sébastien Loriot
|
56c0618d79
|
more const missing
|
2023-02-20 15:30:42 +01:00 |
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
|
0c37af1be9
|
num_faces is not tight
|
2023-02-16 14:36:58 +01:00 |
Laurent Rineau
|
3c2ce13dd9
|
updated crontab (automated commit)
|
2023-02-16 13:18:03 +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 |
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 |
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 |
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 |