Commit Graph

107494 Commits

Author SHA1 Message Date
Laurent Rineau d7bf7dde55 Merge pull request #8119 from afabri/Polyline_simplification-doc_bug-GF
Polyline_simplification: fix documentation
2024-04-10 18:04:15 +02:00
Laurent Rineau 8053204c1b Merge pull request #8121 from MaelRL/CGAL-fix_dependencies-GF
Remove some needless dependencies
2024-04-10 18:04:13 +02:00
Sébastien Loriot dc06506a04 fix a2b7a72752 2024-04-09 13:43:25 +02:00
Sébastien Loriot 6a1417d8ba trigger the update 2024-04-09 13:34:33 +02:00
Laurent Rineau 49ca51275a
Fix typos (#8118) 2024-04-08 16:10:23 +02:00
Laurent Rineau 4677ece3da Merge pull request #7712 from sloriot/BGL-dynamic_with_default
Adding a default to dynamic property maps
2024-04-05 14:25:20 +02:00
Laurent Rineau 708711e7a7 Merge pull request #8018 from janetournois/PMP-add_bbox_to_face_graph-jtournois
New function `PMP::add_bbox(face_graph)` that adds bbox to face graph
2024-04-05 14:25:17 +02:00
Laurent Rineau b41edd7ebc Merge pull request #8091 from afabri/Algrebraic_kernel-leak-GF
Algebraic_kernel_d: replace new/delete
2024-04-05 14:25:15 +02:00
Laurent Rineau 7199d91d9e Merge pull request #8096 from lrineau/CGAL-fix_dependencies-GF
fix dependencies
2024-04-05 14:25:10 +02:00
Laurent Rineau 568bacad91 Merge pull request #8103 from sloriot/CGAL-exact_backend_checks
Improve information on exact nt backend
2024-04-05 14:25:08 +02:00
Mael Rouxel-Labbé 5da46a5a65 Update dependencies 2024-04-04 14:59:26 +02:00
Mael Rouxel-Labbé c7db56bcda Remove useless header includes 2024-04-04 14:32:13 +02:00
Andreas Fabri 7059b5b524 Polyline_simplification: fix documentation 2024-04-04 07:56:45 +01:00
Sébastien Loriot 68bc4a4bbc typos 2024-04-03 15:59:34 +02:00
Sébastien Loriot 8ef3ffa5fb fix warning 2024-04-02 10:16:39 +02:00
Sébastien Loriot 152999929b also print info on CORE 2024-03-29 12:13:46 +01:00
Sébastien Loriot 7a5d20a0c5 typos 2024-03-29 00:06:52 +01:00
Sébastien Loriot f8d2d3d351 remove leftover 2024-03-28 12:52:53 +01:00
Laurent Rineau 583ef3b40c
Clean CI log (#8105) 2024-03-28 09:18:08 +01:00
Sébastien Loriot bb0b1aa6bb do not pollute CI with useless warnings/errors 2024-03-27 22:17:09 +01:00
Sébastien Loriot 2991e85cdd add function to display the exact backend as a string 2024-03-27 13:22:09 +01:00
Sébastien Loriot 492133a0c6 test Exact_integer and Exact_rational are as expected 2024-03-27 13:11:02 +01:00
Sébastien Loriot e9fefbbaca disable generic overload 2024-03-27 10:12:02 +01:00
Sébastien Loriot a34120d817 fix warning 2024-03-27 08:21:34 +01:00
Sébastien Loriot c78160075f remove remove deps 2024-03-26 16:39:01 +01:00
Laurent Rineau 7d0f058463 remove T_2 from dependencies of GraphicsView 2024-03-26 15:52:09 +01:00
Laurent Rineau 120a8c14a3 add missing includes
detected with gcc 14.0.1 from Fedora 40
2024-03-26 11:29:51 +01:00
Laurent Rineau 3f434a21e3 fix CI 2024-03-26 10:47:49 +01:00
Laurent Rineau cbe292ed30 Merge branch '5.6.x-branch' 2024-03-26 10:21:28 +01:00
Laurent Rineau 89b2f2bc2b Merge pull request #8059 from janetournois/Tet_remeshing-document_peeling-jtournois
Tetrahedral_remeshing - `peel_slivers()`
2024-03-26 10:21:08 +01:00
Laurent Rineau bffa8f213e Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois
Mesh_3 - fix mesher using the `one_step()` loop

# Conflicts:
#	Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h
2024-03-26 10:21:00 +01:00
Laurent Rineau a0a9d42c5c Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois
Mesh_3 - fix mesher using the `one_step()` loop
2024-03-26 10:09:33 +01:00
Laurent Rineau 54c5d19121 Merge pull request #6035 from afabri/CORE-boost_mp_number-GF
CORE: Use boost::multiprecision::number API
2024-03-26 10:04:54 +01:00
Sebastien Loriot a42ffdec11
Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Sébastien Loriot a5f7ffb900 add missing suffix 2024-03-25 15:52:57 +01:00
Sébastien Loriot baf084950b use default value for dynamic maps 2024-03-25 11:05:55 +01:00
Sébastien Loriot 12c80ac512 Merge remote-tracking branch 'cgal/master' into HEAD 2024-03-25 10:21:41 +01:00
Sébastien Loriot f3c9181718 add documentation 2024-03-25 10:18:34 +01:00
Sébastien Loriot 88f44a53f9 restore changes lost while rebasing... 2024-03-23 15:41:25 +01:00
Sébastien Loriot 5b88dfa30b avoid another warning 2024-03-22 11:44:53 +01:00
Andreas Fabri 93c94ca115 static_cast<long> and assertion that it fits 2024-03-22 11:28:50 +01:00
Jane Tournois ad98ab16b7 unused argc, argv 2024-03-22 10:22:48 +01:00
Laurent Rineau f4b13b4a16 Merge branch '5.6.x-branch' 2024-03-22 09:21:10 +01:00
Laurent Rineau 8212284e1e Merge pull request #7608 from kenohori/gsoc2023-polygon_repair-kenohori
Polygon repair
2024-03-22 09:18:24 +01:00
Laurent Rineau 897499e318 Merge pull request #7672 from JacksonCampolattaro/orthtree-generalization
Orthtree generalization
2024-03-22 09:18:21 +01:00
Laurent Rineau 7a17b47d9f Merge pull request #8052 from afabri/Polygon-exact_area-GF
Polygon: Avoid stackoverflow when summing exact numbers

# Conflicts:
#	Polygon/include/CGAL/Polygon_2_algorithms.h
#	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
2024-03-22 09:18:07 +01:00
Laurent Rineau f6c1153338 Merge pull request #8076 from albert-github/feature/issue_8075
issue #8075 Documentation in Triangulation package
2024-03-22 09:10:27 +01:00
Laurent Rineau 9f96166d44 Merge branch '5.5.x-branch' into 5.6.x-branch
# Conflicts:
#	Polygon/include/CGAL/Polygon_2_algorithms.h
#	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
2024-03-22 09:09:57 +01:00
Laurent Rineau 8cab90ed8b Merge pull request #8052 from afabri/Polygon-exact_area-GF
Polygon: Avoid stackoverflow when summing exact numbers
2024-03-22 08:59:08 +01:00
Jane Tournois 369cfb6a37 full iterator types for P3M3 2024-03-21 17:08:53 +01:00