Commit Graph

109586 Commits

Author SHA1 Message Date
Jane Tournois 28041d0e9f Merge remote-tracking branch 'cgal/master' into Poisson-use_parallel_mesh_3-GF
# Conflicts:
#	Installation/CHANGES.md
#	Poisson_surface_reconstruction_3/examples/Poisson_surface_reconstruction_3/poisson_reconstruction_example.cpp
#	Poisson_surface_reconstruction_3/include/CGAL/Poisson_reconstruction_function.h
#	Poisson_surface_reconstruction_3/test/Poisson_surface_reconstruction_3/CMakeLists.txt
2024-06-27 11:13:27 +02:00
Laurent Rineau 29ed736571 Merge branch 'CGAL-6.0-beta1' 2024-06-21 18:46:46 +02:00
Laurent Rineau 78a4865416 prepare for 6.0-beta2 2024-06-21 18:44:43 +02:00
Laurent Rineau 4393517f22 announcements for CGAL-6.0-beta1 2024-06-21 18:38:29 +02:00
Laurent Rineau 6c6878f6ca upload doc compiled by Doxygen version 1.9.6, from now on 2024-06-21 16:51:09 +02:00
Laurent Rineau 7e1f33b716
Fix build_doc.yml
Checkout `refs/pull/$PR/head` instead of `refs/pull/$PR/merge`.

If the pull-request has conflicts, that is different.
2024-06-20 16:57:53 +02:00
Laurent Rineau 9075f96529
Remove thumbnails not used (#8286)
Leftovers from the creations of new packages
2024-06-14 15:30:10 +02:00
Sébastien Loriot 20ac78b8d9 remove thumbnails not used 2024-06-14 15:04:40 +02:00
Laurent Rineau 089cb17bcf
Poisson: fix dependencies (#8282) 2024-06-13 12:55:34 +02:00
Laurent Rineau 214fb5263c Merge branch '5.6.x-branch' 2024-06-13 12:51:09 +02:00
Laurent Rineau a800918665 Merge pull request #8276 from sloriot/PMP-split_visitor_fwd
Forward the visitor for split
2024-06-13 12:48:47 +02:00
Laurent Rineau 21bc6c669f Merge pull request #8277 from afabri/PMP-normals-GF
PMP: Change the string of the property
2024-06-13 12:48:45 +02:00
Laurent Rineau 6f4b598b6a Merge pull request #8278 from albert-github/feature/bug_spell_20240511
Spelling correction
2024-06-13 12:48:43 +02:00
Laurent Rineau dfa981a844 Merge branch '5.5.x-branch' into 5.6.x-branch 2024-06-13 12:48:29 +02:00
Laurent Rineau 212a323e4d Merge pull request #8276 from sloriot/PMP-split_visitor_fwd
Forward the visitor for split
2024-06-13 12:48:22 +02:00
Laurent Rineau 96d91fa2bd Merge pull request #8277 from afabri/PMP-normals-GF
PMP: Change the string of the property
2024-06-13 12:48:20 +02:00
Laurent Rineau 14bdf9bfb5 Merge pull request #8276 from sloriot/PMP-split_visitor_fwd
Forward the visitor for split
2024-06-13 12:45:21 +02:00
Laurent Rineau 7bb93ea303 Merge pull request #8277 from afabri/PMP-normals-GF
PMP: Change the string of the property
2024-06-13 12:45:19 +02:00
Sébastien Loriot 86866e232e remove Surface_mesher from doc deps 2024-06-12 20:34:54 +02:00
Laurent Rineau 7f6bf9b2fa Poisson: fix dependencies 2024-06-12 10:57:20 +02:00
Laurent Rineau 8be11ad945
Spelling correction (#8281)
Spelling correction
2024-06-12 10:47:33 +02:00
albert-github bf8a6c7a56 Spelling correction
Spelling correction
2024-06-12 10:33:16 +02:00
Laurent Rineau 1b534cd347 Merge pull request #8248 from sloriot/CGAL-deprecate_Surface_mesher
deprecate Surface_mesher package
2024-06-12 10:06:14 +02:00
Laurent Rineau 32893b91c0 Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-12 10:06:12 +02:00
Laurent Rineau e7d27c13d7 Merge pull request #8264 from lrineau/linter-for-generate_how_to_cite.py
fix pylint warnings of generate_how_to_cite.py
2024-06-12 10:06:10 +02:00
Laurent Rineau d5aa8b1a44 Merge pull request #8268 from janetournois/Mesh_3-fix_concept-jtournois
Mesh_3 - fix concept `MeshFacetCriteria_3`
2024-06-12 10:06:08 +02:00
Laurent Rineau ff6e9d262b Merge pull request #8272 from sloriot/PMP-coref_use_size_type
Fix iteration on dynamic bit set
2024-06-12 10:06:06 +02:00
albert-github c35a0a7f11 Spelling correction
Spelling correction due to updated dictionary.
(dictionary was updated after the previous spelling correction :-( )
2024-06-11 10:12:12 +02:00
Andreas Fabri 8a6b86b9ae PMP: Change the string of the property 2024-06-11 08:18:34 +01:00
Sébastien Loriot 4cd04080b3 forward the visitor 2024-06-11 09:08:33 +02:00
Laurent Rineau f858554657
Spelling correction (#8274)
Spelling correction
2024-06-10 22:14:26 +02:00
albert-github 5651f367b3 Spelling correction
Spelling correction
2024-06-10 19:02:05 +02:00
Laurent Rineau 98cd0905f4 Merge pull request #8243 from albert-github/feature/bug_spell_20240530
Spelling correction
2024-06-10 18:47:26 +02:00
Laurent Rineau 5b003a7808 Merge pull request #8246 from albert-github/feature/bug_spell_20240531
Spelling corrections
2024-06-10 18:47:22 +02:00
Laurent Rineau ee948a2041 Merge branch '5.6.x-branch' 2024-06-10 18:47:09 +02:00
Laurent Rineau 953d29cf4f Merge branch '5.5.x-branch' into 5.6.x-branch 2024-06-10 18:46:44 +02:00
Laurent Rineau 561e7f16d6 Merge pull request #8201 from afabri/ToS-IO-GF
Triangulation on Sphere: Fix I/O

# Conflicts:
#	Triangulation_on_sphere_2/include/CGAL/Delaunay_triangulation_on_sphere_2.h
#	Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2.h
#	Triangulation_on_sphere_2/test/Triangulation_on_sphere_2/CMakeLists.txt
2024-06-10 18:45:09 +02:00
Laurent Rineau b5d531116b Merge pull request #8245 from sloriot/Kernel_23-missing_template
Add missing template parameter in the doc
2024-06-10 18:28:33 +02:00
Laurent Rineau 4ba26e9280 Merge pull request #8257 from gdamiand/LCC-bugfix-gdamiand
Bug fix: definition of Self and Base in class Cell_attribute_with_point when using index.
2024-06-10 18:28:30 +02:00
Laurent Rineau 09d29da96c Merge pull request #8201 from afabri/ToS-IO-GF
Triangulation on Sphere: Fix I/O
2024-06-10 18:22:30 +02:00
Laurent Rineau 751b21a525 Merge pull request #8245 from sloriot/Kernel_23-missing_template
Add missing template parameter in the doc
2024-06-10 18:22:28 +02:00
Sébastien Loriot a99ebc30eb test several polygon types 2024-06-10 15:44:17 +02:00
Sébastien Loriot 174a1d68e0 avoid potentially infinite loop 2024-06-10 15:07:25 +02:00
Laurent Rineau bc31d6f1a3 fix copyright notice
[skip ci]
2024-06-07 15:53:50 +02:00
Laurent Rineau b12a016cc6 cleanup comments
[skip ci]
2024-06-07 15:50:29 +02:00
Laurent Rineau a1c5e4903f cleanups of examples 2024-06-07 15:42:37 +02:00
Jane Tournois 4d486527d2 fix doc 2024-06-07 15:18:57 +02:00
Laurent Rineau 50d7abaec5 doc/ add cmake dependencies (fix #8211) 2024-06-07 15:08:02 +02:00
Jane Tournois 283864a88c fix output filename 2024-06-07 13:58:27 +02:00
Jane Tournois 3cef2472e2 add test that compares Mesh_3 and Surface_mesher 2024-06-07 13:51:23 +02:00