Commit Graph

109193 Commits

Author SHA1 Message Date
Sven Oesau 0abf0319d9 doc update on migration 2024-03-05 12:31:59 +01:00
Jane Tournois 2d288803b9 doc precondition 2024-03-05 11:25:01 +01:00
Andreas Fabri 56ac3a5c31 Replace deprecated classes 2024-03-05 10:16:53 +00:00
Andreas Fabri 6c1185d60b Add AABB_triangle_primitive_2 2024-03-05 10:03:52 +00:00
Efi Fogel e6d396af6d Adopted some statements from the standard demo for the testsuit 2024-03-05 11:58:00 +02:00
Sven Oesau 22e5a3f651 renaming nearest_k_neighbors_in_radius and neighbors_in_radius 2024-03-05 10:52:34 +01:00
Sven Oesau 7bf227d5e6 removed wrong model which is actually a concept 2024-03-05 10:51:48 +01:00
Efi Fogel 50052e87b5 Commented out install statement 2024-03-05 11:30:13 +02:00
Efi Fogel 01eb02972a Fixed conversion 2024-03-05 11:25:31 +02:00
Jane Tournois 6407f852e6 add scale(factor) to bbox_2 and uniformize implementation with bbox_3 2024-03-05 09:47:16 +01:00
Andreas Fabri b70a736083 Replace deprecated classes 2024-03-05 07:20:28 +00:00
Andreas Fabri 181cec68f4 conversion warning 2024-03-05 07:16:44 +00:00
Andreas Fabri eb49100a96 Replace deprecated classes 2024-03-05 07:08:51 +00:00
Andreas Fabri 7edadee3c2 fix code 2024-03-04 20:16:35 +00:00
Andreas Fabri b0f4e73358 Make the Even_odd_rule a default 2024-03-04 19:48:25 +00:00
Andreas Fabri f0bdc2d867 Make Minkowski_sum_2 work 2024-03-04 19:31:20 +00:00
Andreas Fabri 263db4fa7a Merge master 2024-03-04 16:56:21 +00:00
Andreas Fabri 2324d61af6 Rename header file 2024-03-04 16:50:46 +00:00
Andreas Fabri b34c63c3f9 Add AABBGeomTraits_2 2024-03-04 16:06:42 +00:00
Jane Tournois c074187836 Merge branch 'PMP-add_bbox_to_face_graph-jtournois' of https://github.com/janetournois/cgal into PMP-add_bbox_to_face_graph-jtournois 2024-03-04 16:05:56 +00:00
Jane Tournois 1fc30afde7 doc simplified (similar to most functions of PMP) 2024-03-04 17:05:08 +01:00
Jane Tournois 685f6e7f84 create an overload of CGAL::make_hexahedron for Iso_cuboid_3 2024-03-04 17:04:06 +01:00
Andreas Fabri 14efb2c0d5 whitespace 2024-03-04 16:03:42 +00:00
Andreas Fabri a76cc2b3ab Typo in concept AABBGeomTraits_3 2024-03-04 15:46:20 +00:00
Andreas Fabri 26d87931d3 Changes so that the 2D example compiles 2024-03-04 15:43:26 +00:00
Andreas Fabri 84362a2b1e Add Construct_projected_point_2::operator()(Segment_2,Point_2) 2024-03-04 15:42:49 +00:00
Sébastien Loriot 6453b08580 more doc fixes 2024-03-04 16:10:16 +01:00
Jane Tournois 3ceaaccfa1 document Bbox_3::scale(factor) 2024-03-04 16:09:40 +01:00
Jane Tournois 272beb678a move scaling to CGAL::Bbox_3 2024-03-04 16:08:10 +01:00
Sébastien Loriot 32e68f8c31 fix concept doc 2024-03-04 16:07:04 +01:00
Sébastien Loriot c4a11970c4 AABB_traits_3 is model of Search_traits 2024-03-04 16:00:47 +01:00
Sébastien Loriot ee187c5008 use Search_traits_adapter instead of Decorated_point 2024-03-04 15:47:10 +01:00
Sebastien Loriot ae0f114238
Update AABB_tree/include/CGAL/AABB_traits_3.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2024-03-04 15:27:13 +01:00
Jane Tournois c123b01115 add default cell selector to peel_slivers()
# Conflicts:
#	Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h
2024-03-04 15:02:29 +01:00
Sébastien Loriot 26d40e7ca2 rename concept 2024-03-04 14:00:59 +01:00
Sébastien Loriot 2eff0eb0e0 add missing files 2024-03-04 13:50:51 +01:00
Sébastien Loriot 4a482dd32b compatibility headers 2024-03-04 13:09:08 +01:00
Sébastien Loriot 006d46b1d4 start updating the AABB-tree to work in both 2D and 3D 2024-03-04 12:54:59 +01:00
Laurent Rineau e7158f6e98
Bump fsfe/reuse-action from 2 to 3 (#8056)
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2
to 3.

[skip ci]
2024-03-04 10:32:53 +01:00
dependabot[bot] 6461334f79
Bump fsfe/reuse-action from 2 to 3
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2 to 3.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 05:02:49 +00:00
Sven Oesau 130cf57758 created local copy of point before using Cartesian_ranges 2024-03-01 17:29:17 +01:00
Sven Oesau fcbb9221f8 making benchmark compilable 2024-03-01 16:34:21 +01:00
Sven Oesau caa833f439 renaming nearest_neighbors to nearest_k_neighbors 2024-03-01 16:32:00 +01:00
Sven Oesau a8fd56c724 using 'contained elements' instead of elements to descripe split predicate 2024-03-01 15:43:01 +01:00
Sébastien Loriot 4b5fabac12 disable warning/errors in the testsuite
it seems there are information but not errors
2024-03-01 14:42:57 +01:00
Sébastien Loriot e1df935e88 rename data directory 2024-03-01 14:37:05 +01:00
Sébastien Loriot aa47931885 fix demo name 2024-03-01 14:34:23 +01:00
Sébastien Loriot 7a406d1687 fix warnings 2024-03-01 14:28:55 +01:00
Efi Fogel 5e6d16e595 Pacify some compiler 2024-03-01 14:52:48 +02:00
Efi Fogel e545c67ab0 Added description 2024-03-01 14:49:40 +02:00