Commit Graph

107508 Commits

Author SHA1 Message Date
Andreas Fabri 3d90915d87 fixes after review 2024-04-10 12:23:48 +01:00
Andreas Fabri 725c69b677 fixes after review 2024-04-10 12:08:20 +01:00
Andreas Fabri 5364629633 fixes after review 2024-04-10 11:56:11 +01:00
Andreas Fabri 4015b2b5c5 fixes after review 2024-04-10 11:52:33 +01:00
Andreas Fabri 0e9327efa8 fixes after review 2024-04-10 11:39:48 +01:00
Andreas Fabri 22496a8308
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-04-10 12:12:32 +02:00
Andreas Fabri f498daad1e
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-04-10 12:11:19 +02:00
Andreas Fabri ed05a4e64b
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-04-10 12:09:48 +02:00
Andreas Fabri 99cca0f864
Update AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-04-10 12:09:20 +02:00
Andreas Fabri 1a3e163a88
Update AABB_tree/demo/AABB_tree/Scene.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-04-10 12:08:56 +02:00
Andreas Fabri 5edf512b7b
Update AABB_tree/benchmark/AABB_tree/test.cpp
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-04-10 12:08:45 +02:00
Andreas Fabri 3152519594
Update Installation/CHANGES.md 2024-04-03 15:37:13 +02:00
Sven Oesau 340de38133 updated reference page 2024-03-31 08:41:31 +02:00
Sven Oesau 8180546e32 added doc for deprecated types
removed AABB_polyhedron_segment_primitive.h
2024-03-28 15:33:23 +01:00
Sébastien Loriot 149e63f713 doc alias 2024-03-28 13:29:19 +01:00
Sven Oesau d788500386 doc fix 2024-03-27 14:45:27 +01:00
Sven Oesau 30d5ca75ee added vertex point map 2024-03-27 14:45:26 +01:00
Sven Oesau f0d32fe869
Merge branch 'master' into AABB_tree-2d_and_3d 2024-03-26 16:03:19 +01:00
Sven Oesau 65be6133d8 removing deprecated AABB types 2024-03-26 15:56:45 +01:00
Sven Oesau cee30fb51a cleanup traits 2024-03-26 14:31:02 +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 88f44a53f9 restore changes lost while rebasing... 2024-03-23 15:41:25 +01:00
Sven Oesau 4c48945048 doc fix 2D/3D 2024-03-22 17:04:26 +01:00
Sven Oesau 12fab6bb09 using functors from concept to access ray instead of using methods 2024-03-22 16:31:42 +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
Jane Tournois 644d6493eb nearest_power_vertex() does not work on an empty triangulation 2024-03-21 16:33:26 +01:00
Laurent Rineau 30c303ff7d
Update CHANGES.md 2024-03-21 16:28:00 +01:00
Jane Tournois 44e176b88a
unused typedef
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2024-03-21 16:13:30 +01:00
Sven Oesau 3d87460083 re-adding Point_2/3 to AABB_traits_2/3 for compatibility
renaming AABB_traits_intersection_base to AABB_traits_intersection_base_3
2024-03-21 16:04:06 +01:00
Sébastien Loriot 151b343f3c readd figs 2024-03-21 15:29:53 +01:00
Sven Oesau 98e5e951bb license header fix 2024-03-21 15:20:46 +01:00
Sven Oesau 0bc40dcdc6 moving AABB_traits_base and Remove_optional into separate files 2024-03-21 15:14:57 +01:00
Sven Oesau c193cea746 moving PointMap to end of template parameters 2024-03-21 14:55:35 +01:00