Sébastien Loriot
15b55bd32f
avoid copying the iterator in case it is returned by reference
...
427e147c7f
2023-01-18 13:46:35 +01:00
Sébastien Loriot
cd76994056
rename property map and deprecated old name
2023-01-18 13:45:37 +01:00
Nicolas Saillant
349ad3cf14
Add workflow_dispatch
2023-01-18 11:52:47 +01:00
Mael
d67d7cd4b6
Remove extra `to_double`
2023-01-18 11:15:17 +01:00
Sébastien Loriot
f4c6299adc
use default random so that we can use the seed to reproduce issues
2023-01-18 10:24:34 +01:00
Andreas Fabri
aa238b667e
No need to keep deprecated code that is in test or examples
2023-01-18 08:51:26 +00:00
Andreas Fabri
e4c0952274
No need to deprecate as this is just an example file
2023-01-18 09:34:39 +01:00
Andreas Fabri
e9bd71406d
No need to deprecate as this is just an example file
2023-01-18 09:32:51 +01:00
Andreas Fabri
0de029404c
No need to deprecate as this is just an example file
2023-01-18 09:28:42 +01:00
Andreas Fabri
6bdb961819
No need to deprecate as this is just an example file
2023-01-18 09:27:50 +01:00
Andreas Fabri
1b6e3b7d61
Move deprecated keyword
2023-01-18 09:22:20 +01:00
Andreas Fabri
3a88991ef2
Move deprecated keyword
2023-01-18 08:59:54 +01:00
Sebastien Loriot
384377eda3
typo
2023-01-17 10:02:22 +01:00
Sebastien Loriot
343735b9d7
missing return
2023-01-17 09:58:38 +01:00
Sébastien Loriot
6a7bd8b0e3
fix angle return type
2023-01-16 19:47:25 +01:00
Giles Bathgate
22b069720a
Replace use of lexical_cast<std::string> with std::to_string
...
use std::prev in Plane_3_Triangle_3_intersection.h do to lack of
implicit header include.
2023-01-15 17:23:04 +00:00
Giles Bathgate
59ef7678aa
Add header required by additional typedef
2023-01-13 20:01:22 +00:00
Giles Bathgate
c2a1810b64
Calculate edge Nef_boxes only once
2023-01-13 18:43:33 +00:00
Giles Bathgate
cb5fd9404c
Remove unused hash function
2023-01-13 18:43:33 +00:00
Giles Bathgate
15820b3009
Include required headers
2023-01-13 18:43:33 +00:00
Giles Bathgate
017210acfb
Rename parameters
2023-01-13 18:43:33 +00:00
Giles Bathgate
1f8244d9bb
Cleanup - remove CGAL_NEF3_BOX_INTERSECTION_CUTOFF
2023-01-13 18:43:33 +00:00
Giles Bathgate
f827481216
Make binop_intersection_tests const to remove const_cast
2023-01-13 18:43:32 +00:00
albert-github
e837d1d6e6
Spelling correction in respect to function / variable names
...
Removed trailing whitespace
2023-01-13 18:59:45 +01:00
albert-github
9c2f8ff60e
Spelling correction in respect to function / variable names
...
As indicated in #7041 (Spelling corrections) theer were still some open corrections in respect to variables / functions, these have been addressed heer.
2023-01-13 18:51:28 +01:00
Andreas Fabri
8c0d5bd59b
Largest_empty_iso_rectangle: Improve Demo
2023-01-13 10:48:28 +00:00
Andreas Fabri
03bd5302f8
Print the result
2023-01-13 08:13:20 +00:00
Laurent Rineau
5f205d3506
Spelling corrections ( #7041 )
...
Some spelling corrections
2023-01-12 19:04:45 +01:00
Laurent Rineau
892f53e6be
Update Surface_mesh_simplification/test/Surface_mesh_simplification/test_edge_collapse_Polyhedron_3.cpp
2023-01-12 19:02:02 +01:00
Andreas Fabri
7305e1bb38
Fix typo (thank you Albert)
2023-01-12 17:29:30 +00:00
Andreas Fabri
c8b8792275
PMP: Guarantee that the longest_border() halfedge is among extract_boundary_cycles()
2023-01-12 17:01:19 +00:00
Andreas Fabri
4e4399b059
As the input for fairing may be rather unsmooth around the hole we set the fairing_continuity to 0
2023-01-12 09:42:18 +00:00
albert-github
d939d7cf22
Merge branch 'master' into feature/bug_documentation_spell_20221113
2023-01-11 18:05:03 +01:00
Sébastien Loriot
56a852403c
force html output (needed with lxml greater that 4.6.5)
2023-01-11 16:54:02 +01:00
Andreas Fabri
9a92b93e77
remove unused variable
2023-01-11 12:39:38 +00:00
Andreas Fabri
6c38059095
Add debug ouput
2023-01-11 09:52:04 +00:00
Andreas Fabri
aba4ee0347
Classification: Write to different files
2023-01-11 09:06:38 +00:00
Andreas Fabri
97b675d38d
When inserting a constraint give the face of the latest inserted vertex as hint for the next point
2023-01-10 08:07:28 +00:00
Sébastien Loriot
a7288b10a0
use deduced type as some kernel does not return references
2023-01-09 17:48:53 +01:00
Sébastien Loriot
b72ea0a9d0
add failing test
2023-01-09 17:41:14 +01:00
Andreas Fabri
404cf8f0c2
Projection_traits_xy_3: Enable structural filtering
2023-01-09 11:13:29 +00:00
Efi Fogel
5532a1ad3e
Cleaned up
2023-01-05 22:09:20 +02:00
Efi Fogel
e6d2d54935
leaned up
2023-01-05 22:06:19 +02:00
Efi Fogel
014142f64d
ixed typo
2023-01-05 22:00:04 +02:00
Laurent Rineau
1d6830501d
Merge branch '5.5.x-branch'
2023-01-05 15:46:47 +01:00
Laurent Rineau
3cabebf827
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-01-05 15:46:14 +01:00
Laurent Rineau
e4097e8fd9
Merge pull request #7133 from lrineau/Scripts-run_test_suite_with_ctest__CONFIG_TYPE-GF
...
Scripts, run_testsuite_with_ctest: CONFIG_TYPE maybe used on other platforms
2023-01-05 15:45:56 +01:00
Efi Fogel
c2e06f8677
Added 2D Minkowski sum bug report (Fixed get_point_in_face())
2023-01-05 16:24:08 +02:00
Jane Tournois
399945f27d
is_infinite(seed_cell) cannot be called when tr.dimension() < 3
...
and looking for the subdomain index is a nonsense
2023-01-05 14:26:57 +01:00
Andreas Fabri
2290c78881
Use CGAL::approximate_angle()
2023-01-05 13:26:34 +00:00