Commit Graph

99713 Commits

Author SHA1 Message Date
Jane Tournois 37c0b5eaa6 add gmp-10 as a hint for findGMP
and add GMP_DIR and MPFR_DIR as hints to find all includes and libs
2023-04-13 16:17:22 +02:00
Jane Tournois 3c6a4c16c4 add debug info for the testsuite 2023-04-13 16:17:22 +02:00
Jane Tournois 8fe0633fb5 add new possible gmp name for MSVC
gmp-10 was compiled with vcpkg and installed on Christo
2023-04-13 16:17:21 +02:00
Laurent Rineau 8ec3949272 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:03:00 +02:00
Laurent Rineau a3606c2b1c Update Github workflows from CGAL `master` version 2023-03-29 16:03:55 +02:00
Laurent Rineau f46ea44dd0 Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:40:07 +01:00
Laurent Rineau f7a7a4bbce Next release will be 5.4.5 2023-02-28 20:43:57 +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
Sébastien Loriot 0c37af1be9 num_faces is not tight 2023-02-16 14:36:58 +01:00
Sébastien Loriot 097b14d055 add missing include directive 2023-02-16 10:20:31 +01:00
Sébastien Loriot e431c4e481 early exit if the mesh is empty 2023-02-14 14:16:22 +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
Laurent Rineau 7794a1976b Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
Fix set-but-not-used warning
2023-02-02 10:44:50 +01:00
Mael Rouxel-Labbé 9976577f8d Add missing headers 2023-01-30 11:57:56 +01:00
Andreas Fabri 7efd0593e7 fix typo 2023-01-29 17:04:41 +00:00
Laurent Rineau cda39a3db4 Merge pull request #7112 from afabri/T2_demo-read_WKT-GF
Triangulation_2 Demo: Read files with many WKT entities
2023-01-27 20:50:33 +01:00
Laurent Rineau 6b96087082 Merge pull request #7127 from sloriot/PMP-cond_assert
Conditional assertions
2023-01-27 20:50:30 +01:00
Laurent Rineau 21c2ffef99 Merge pull request #7129 from sloriot/CGAL-config_clean_up
Leopard is retired for quite some time now
2023-01-27 20:50:27 +01:00
Laurent Rineau b18c3d4450 Merge pull request #7134 from janetournois/Tet_remeshing-fix_dimensions-jtournois
Tet remeshing - fix vertices `dimension`
2023-01-27 20:50:25 +01:00
Laurent Rineau 52193497d0 Merge pull request #7142 from afabri/OTR-fix_memory_leak-GF
Optimal Transport Reconstruction: Fix memory leak
2023-01-27 20:50:22 +01:00
Laurent Rineau 9aead84343 Merge pull request #7144 from sloriot/SS-faster_adapter
Replace shared_ptr with a plain copy
2023-01-27 20:50:19 +01:00
Laurent Rineau d6a4e23c9b Merge pull request #7145 from afabri/Orthtree-remove_wrong_assertion-GF
Orthree: Fix testsuite code
2023-01-27 20:50:17 +01:00
Laurent Rineau 1dfad9a10f Merge pull request #7146 from afabri/CH-do_not_test_non_exact_NT-GF
Convex_hull_2: Do not assert without exact predicates
2023-01-27 20:50:14 +01:00
Laurent Rineau 5877aa27d1 Merge pull request #7166 from MaelRL/SLS-Memorize_trisegments-GF
Fix seed computation in SLS offset computation
2023-01-27 20:50:12 +01:00
Laurent Rineau 3ff766484a Merge pull request #7167 from janetournois/Mesh_3-detect_cc_fix_dim2-jtournois
Mesh_3 - fix initialization of labeled images
2023-01-27 20:50:10 +01:00
Laurent Rineau 573824a906 Merge pull request #7172 from sloriot/T2-segment_cst_src_tgt
Use deduced type for source/target of a segment
2023-01-27 20:50:07 +01:00
Laurent Rineau 9809aab959 Merge pull request #7177 from afabri/Classification-vary_file_names-GF
Classification: Write to different files and change degree of fair()
2023-01-27 20:50:05 +01:00
Laurent Rineau b5add711ef Merge pull request #7199 from sloriot/CGAL-doc_python_pkg_filter
pkg_filter use detected python version
2023-01-27 20:50:02 +01:00
Andreas Fabri 74cae45be7 Document that it is not exact 2023-01-27 16:46:47 +00:00
Andreas Fabri 34ad3ded54 Spatial Searching: Make weighted Minkowski work with Epeck 2023-01-27 16:43:52 +00:00
Andreas Fabri 9dbf5c87a6 Largest Empty Iso Rectangle: Ignore points on the border 2023-01-27 13:37:34 +00:00
Mael Rouxel-Labbé c17c14ff7a Fix set-but-not-used warning 2023-01-24 10:55:29 +01:00
Sébastien Loriot 271cad9d3d use detected python version 2023-01-18 19:03:42 +01:00
Andreas Fabri 03bd5302f8 Print the result 2023-01-13 08:13:20 +00:00
Andreas Fabri 4e4399b059 As the input for fairing may be rather unsmooth around the hole we set the fairing_continuity to 0 2023-01-12 09:42:18 +00:00
Andreas Fabri 6c38059095 Add debug ouput 2023-01-11 09:52:04 +00:00
Andreas Fabri aba4ee0347 Classification: Write to different files 2023-01-11 09:06:38 +00:00
Sébastien Loriot a7288b10a0 use deduced type as some kernel does not return references 2023-01-09 17:48:53 +01:00
Sébastien Loriot b72ea0a9d0 add failing test 2023-01-09 17:41:14 +01:00
Laurent Rineau e4097e8fd9 Merge pull request #7133 from lrineau/Scripts-run_test_suite_with_ctest__CONFIG_TYPE-GF
Scripts, run_testsuite_with_ctest: CONFIG_TYPE maybe used on other platforms
2023-01-05 15:45:56 +01:00
Jane Tournois 399945f27d is_infinite(seed_cell) cannot be called when tr.dimension() < 3
and looking for the subdomain index is a nonsense
2023-01-05 14:26:57 +01:00
Mael Rouxel-Labbé aa1cb4b664 Add missing include 2023-01-05 12:39:58 +01:00
Mael Rouxel-Labbé 11f0902573 Add new test 2023-01-05 11:52:56 +01:00
Mael Rouxel-Labbé fd23450d58 Link issue7149 with Qt5 2023-01-05 10:15:06 +01:00
Mael Rouxel-Labbé 6b5954d2cf Remove another unused function which isn't part of the concept 2023-01-04 22:11:13 +01:00
Mael Rouxel-Labbé b2d562e582 Store trisegments within SLS vertices
This violates the concept, but it replaces storage of triedges, which
was also violating the concept...
2023-01-04 20:41:03 +01:00
Mael Rouxel-Labbé 2410d8e304 Reduce the (large) delta between SLS HDS concepts and models... 2023-01-04 16:36:34 +01:00
Mael Rouxel-Labbé c38ff2b4e2 Move Segment_2_with_ID to aux 2023-01-04 16:26:31 +01:00
Mael Rouxel-Labbé b1b7cacf42 Minor debug improvements 2023-01-04 16:26:09 +01:00