Commit Graph

109881 Commits

Author SHA1 Message Date
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
Andreas Fabri 7e8b6678bc CGAL: Add namespace to models in concepts 2024-06-12 13:50:44 +01:00
Nicolas Saillant 46f4171ec0 display third party libraries in summary 2024-06-12 11:02:01 +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
Nicolas Saillant b2e6a4abb0 Refactor file opening to use 'with' statement 2024-06-12 09:30:23 +02:00
Laurent Rineau f3b409a807 require VTK version 9.0 or later 2024-06-11 15:57:25 +02:00
Nicolas Saillant 3aa8e3ad73 Update file closing method and include logs for ignored files 2024-06-11 12:35:08 +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
Jane Tournois 05c3fc9e94 update CMakeLists.txt for recent VTK 2024-06-11 10:00:36 +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
Laurent Rineau 7eff8e0ee8 reformat, fix other pytlint warnings 2024-06-06 21:51:41 +02:00
Laurent Rineau ce55af8da3 fix pylint errors 2024-06-06 21:35:54 +02:00
Laurent Rineau 3a223ebd1e cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Laurent Rineau 6daec19ce9 update dependencies for Poisson reconstruction 2024-06-06 17:23:01 +02:00
Jane Tournois 198aa60e12 Merge branch 'CGAL-deprecate_Surface_mesher' of https://github.com/sloriot/cgal into CGAL-deprecate_Surface_mesher 2024-06-06 13:00:56 +01:00