Commit Graph

107861 Commits

Author SHA1 Message Date
Jane Tournois a02ce9ea21 fix dependencies by removing Random_numbers where it's not needed anymore 2024-03-07 09:36:59 +01:00
Andreas Fabri 4a30611cdb Add parenthesis to avoid warning 2024-03-07 08:28:23 +00:00
Sébastien Loriot 1e71bbe0a0 update changes 2024-03-06 18:00:53 +01:00
Sébastien Loriot 786b015746 doc copy and move constructors 2024-03-06 17:53:07 +01:00
Sébastien Loriot d0d8efeeee use GMP by default 2024-03-06 17:38:09 +01:00
Jane Tournois f786b86432 Merge remote-tracking branch 'cgal/master' into PMP-add_bbox_to_face_graph-jtournois 2024-03-06 16:04:58 +00:00
Laurent Rineau 8c65aff6c1 Merge branch '5.6.x-branch' 2024-03-06 16:14:13 +01:00
Laurent Rineau 2fc4a76af0 Merge remote-tracking branch 'cgal/5.5.x-branch' into 5.6.x-branch 2024-03-06 16:13:42 +01:00
Jane Tournois 7ca00f90ef add missing includes (not included by helpers.h anymore) 2024-03-06 16:12:53 +01:00
Laurent Rineau 329e9d48a5
be compatible with non-C++17 compilers (#8049) 2024-03-06 16:11:09 +01:00
Jane Tournois bb2335a86e early exit already is in Bbox_3::scale() so we can remove this condition 2024-03-06 14:50:32 +01:00
Jane Tournois 15310c93ef copy_face_graph is not needed anymore 2024-03-06 14:48:31 +01:00
Jane Tournois 6b75fea902 move triangulation step into make_hexahedron(8 points) 2024-03-06 14:48:01 +01:00
Jane Tournois 4555c3e0f7 use make_hexahedron(Iso_cuboid_3) 2024-03-06 11:52:42 +01:00
Jane Tournois 75160fc24b reduce number of operations in bbox scaling 2024-03-06 11:52:26 +01:00
Sébastien Loriot 9b4f35dfa1 fix dependencies 2024-03-06 11:32:30 +01:00
Jane Tournois ff3db1e0d7
doc suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2024-03-06 11:11:27 +01:00
Sébastien Loriot 2c8567ed16 add overload for Quotent as specialization for std::arithmetic result in undefined behavior 2024-03-06 10:48:52 +01:00
Jane Tournois c21fc4f238 remove circular dependency and corresponding fwd declarations
include in helpers.h was introduced by 0528592011
in 2019 for backward compatibility, it can now be removed
2024-03-06 10:42:53 +01:00
Laurent Rineau f716cc0260 fix a bug with devicePixelRatio and picking 2024-03-06 10:25:30 +01:00
Andreas Fabri b9f3e35192 Address warning and assert the Rule type 2024-03-06 08:36:36 +00:00
Andreas Fabri b13b01af99 Remove argc, argv 2024-03-06 08:13:12 +00:00
Jane Tournois a4d6523f4a add missing forward declaration for copy_face_graph() 2024-03-05 14:36:52 +00:00
Jane Tournois 78872aca27 move NP do_not_triangulate to make_hexahedron(isocuboid)
and fix nb of faces of hexahedron from 8 to 6
2024-03-05 13:38:14 +00:00
Sébastien Loriot b34d9d6808 use raw string 2024-03-05 13:13:25 +01:00
Sébastien Loriot 0f532d78e4 ws 2024-03-05 13:04:14 +01:00
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
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
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 181cec68f4 conversion warning 2024-03-05 07:16:44 +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 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
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
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
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
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 f130cfe92c fix conversion error 2024-03-01 11:51:34 +01:00