Commit Graph

113895 Commits

Author SHA1 Message Date
Andreas Fabri 4055ff4f94 Replace std_size_t with CDT_3_signed_index 2025-04-11 12:00:47 +01:00
Andreas Fabri 235a9426bb Use CDT_3_signed_index 2025-04-11 10:15:03 +01:00
Andreas Fabri fed7f0bf0d Conditional #include 2025-04-11 09:55:33 +01:00
Sébastien Loriot 261e80f029 add explicit CXX20 2025-04-11 10:49:56 +02:00
Andreas Fabri eeb4decd2a Use named parameter helper 2025-04-11 10:46:23 +02:00
Sven Oesau 1ff234482d fix order of initialization 2025-04-11 10:44:17 +02:00
Andreas Fabri 14cfb4d104 Use std::function to avoid VC2017 error 2025-04-11 08:48:37 +01:00
Andreas Fabri 0e2e486296 #ifdef the include of <ranges> 2025-04-11 08:48:00 +01:00
Andreas Fabri 86056be45e Do something with the loop variable 2025-04-11 08:00:31 +01:00
Andreas Fabri ad9864f7fb Triangulation_2: Remove [[maybe unused]] 2025-04-10 19:34:42 +01:00
Andreas Fabri ad64590d57 Periodic_c_mesh_3: Use kernel functor 2025-04-10 18:49:47 +01:00
Sébastien Loriot c5ab9f9adc Merge remote-tracking branch 'cgal/6.0.x-branch' into cgal/master 2025-04-10 18:19:14 +02:00
Sébastien Loriot d5a2d332eb Merge remote-tracking branch 'cgal/5.6.x-branch' into cgal/6.0.x-branch 2025-04-10 18:12:06 +02:00
Sebastien Loriot e04a8594b7
Spelling corrections (#8825)
Spelling corrections
2025-04-10 18:09:52 +02:00
Sebastien Loriot b33204d5f2
Spatial_search: Duplicate point handling (#8705)
## Summary of Changes

stop splitting nodes if the contained points are only duplicates

## Release Management

* Affected package(s): dD Spatial Searching
2025-04-10 18:08:30 +02:00
Sebastien Loriot 051f56967b
Workaround bug in gcc (#8820)
Fixes [these
errors](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-122/Alpha_wrap_3/TestReport_lrineau_Ubuntu-GCC_master_CXX20-Release.gz)

cc @mglisse
2025-04-10 18:07:13 +02:00
Sebastien Loriot be338b9169
Fix bad initialisation of the conic traits (#8822)
Should fix
[1](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Arrangement_on_surface_2/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz),
[2](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Arrangement_on_surface_2_Examples/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz),
[4](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Envelope_3/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz),
[5](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Envelope_3_Examples/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz),
[6](cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Minkowski_sum_2/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz),
[7](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Minkowski_sum_2_Examples/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz),
[8](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-123/Surface_sweep_2/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz)
2025-04-10 18:05:04 +02:00
Sebastien Loriot ef4be69dec
fix deprecation warning (#8834)
Fix this deprecation [warning]
2025-04-10 18:04:25 +02:00
Sven Oesau 5e2ba724eb update following reviews 2025-04-10 13:01:37 +02:00
Andreas Fabri b0062d2757 Triangulation: Fix Typos 2025-04-09 14:47:37 +01:00
Sébastien Loriot 3226ee16ba Merge pull request #8829 from mehull-26/master
Typo fixes
2025-04-09 15:10:06 +02:00
Sebastien Loriot 1196ebdf8a more ranges workarounds for Apple clang 2025-04-09 14:45:04 +02:00
Sebastien Loriot c457b0dff3 add missing constructor 2025-04-09 10:32:54 +02:00
Andreas Fabri 6f455c6fd8 Use the old code for VC++ 2025-04-09 09:14:28 +01:00
Sébastien Loriot 3b07e3f027 deprecation starts in 6.7 2025-04-09 09:18:22 +02:00
Sébastien Loriot 18bf7051bd fix deprecation warning 2025-04-08 17:58:37 +02:00
Andreas Fabri d0e74e555c Extend workaround of workaround to all VC++ 2025-04-08 16:53:09 +01:00
Andreas Fabri d128f390fb indentation 2025-04-08 11:53:23 +01:00
Andreas Fabri 7925d2a08b merge master 2025-04-08 11:49:02 +01:00
Andreas Fabri 44fd68f340 Change anchors 2025-04-08 10:35:34 +01:00
Sven Oesau 9d1a089abf missing dimension in constructor
removing default constructor for dynamic dimension Kd_tree_rectangle
2025-04-08 11:28:37 +02:00
Andreas Fabri 63b8eb9e30 Change anchors 2025-04-08 10:25:22 +01:00
Andreas Fabri f91cf8ce99 Add to change log 2025-04-08 10:08:20 +01:00
Andreas Fabri b0edde50cf Add to change log 2025-04-08 10:07:56 +01:00
Léo Valque 09f7df8127 add missing reserve for the visitor 2025-04-08 10:53:03 +02:00
Léo Valque cb7bc4f64d use macro to define snap version 2025-04-08 10:53:03 +02:00
lvalque 26de563455 Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-08 10:52:18 +02:00
lvalque f588a1506b Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-08 10:52:05 +02:00
Andreas Fabri 9009ed5c8d clang does not fully support <concepts> 2025-04-08 09:51:18 +01:00
lvalque 2cf7cef912 Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Concepts/PMPAutorefinementVisitor.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-08 10:39:53 +02:00
Andreas Fabri a796551a2f ws 2025-04-08 09:38:46 +01:00
Andreas Fabri 88622da91b Workaround for Visual 2017 2025-04-08 09:32:29 +01:00
Sébastien Loriot 9911b4e23e remove extra template keyword 2025-04-07 11:47:02 +02:00
Sébastien Loriot 6da7046307 revert change backported that was not correct at this point in time 2025-04-07 11:45:09 +02:00
Sebastien Loriot b3d5e26c1a
Lab - Fixed loading of OpenMesh files without selection (#8832)
## Summary of Changes

A `Scene_polyhedron_selection_item` is created when loading an OpenMesh
file. When there was no selection inside the file, this selection item
was neither added to the scene nor deleted. Thus, it still received Qt
signals and caused crashes when the actual mesh was removed.

## Release Management

* Affected package(s): CGALlab
2025-04-07 09:28:48 +02:00
Sven Oesau e65e2a0950 deleting selection item in OpenMesh plugin when there is no selection 2025-04-07 09:10:00 +02:00
Mehul Yadav 24ecfdb47c
Doc Chapter_intro.txt: minor typos 2025-04-05 17:42:40 +05:30
Mehul Yadav 7a2457161a
Doc: Typo corrections Usage.txt 2025-04-05 17:38:23 +05:30
Laurent Rineau d98f25af92 cdt_3_plugin: fix the issue about TBB 2025-04-04 20:26:03 +02:00
Laurent Rineau f40df0dd20 fix the compilation error with g++ 15.0 2025-04-04 17:15:21 +02:00