Sébastien Loriot
|
b9a14a447f
|
Merge pull request #6426 from afabri/Kernel_23-Call_function_objects-GF
Kernel_23: Call function objects from CGAL::Segment_3
|
2022-03-29 17:47:06 +02:00 |
Sébastien Loriot
|
2067913940
|
Merge pull request #6424 from GilesBathgate/Nef_3-cleanup_snc_intersection-GilesBathgate
Nef_3: Cleanup and performance improvements SNC_intersection
|
2022-03-29 17:46:56 +02:00 |
Sébastien Loriot
|
5e894656f5
|
Merge pull request #6422 from afabri/Nef_3-avoid_needless_tests-GF
Nef_3: Avoid needless tests
|
2022-03-29 17:46:42 +02:00 |
Sébastien Loriot
|
3e959d7ca6
|
Merge pull request #6421 from afabri/Nef_3-has_smaller_distance_to_point-GF
Nef_3: Use has_smaller_distance_to_point()
|
2022-03-29 17:46:16 +02:00 |
Sébastien Loriot
|
99f0598f3e
|
Merge pull request #6378 from GilesBathgate/Nef_3-performance_sphere_circle-GilesBathgate
Nef_3: Sphere circle constructors.
|
2022-03-29 17:45:52 +02:00 |
Sébastien Loriot
|
b34bc3f8f7
|
Merge pull request #6306 from GilesBathgate/Hash_map-performance_chained_map_reserve-GilesBathgate
Reserve method for Chained Map / Unique Hash Map
|
2022-03-29 17:45:37 +02:00 |
Sébastien Loriot
|
f6f158a121
|
fix confusing namespace
|
2022-03-29 15:15:54 +02:00 |
Sebastien Loriot
|
f4327cb289
|
use helper function
|
2022-03-29 15:09:56 +02:00 |
Andreas Fabri
|
3fd0a03cfb
|
Update corefinement.h
|
2022-03-29 12:04:59 +02:00 |
Sebastien Loriot
|
8286dcbcb0
|
Improve wording
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2022-03-29 08:24:22 +02:00 |
Andreas Fabri
|
31a04c638a
|
PSP: Add grid_simplify_point_set() to changes.md
|
2022-03-28 17:08:47 +01:00 |
Andreas Fabri
|
96f1e69c71
|
Stream_support: Move string out of the loop and call clear()
|
2022-03-28 13:42:55 +01:00 |
Andreas Fabri
|
1d4a0b98a2
|
Remove unused typedef
|
2022-03-25 08:29:36 +01:00 |
Mael Rouxel-Labbé
|
1375a0aa9e
|
Use internal vectors in vector property maps (external causes dangling refs)
|
2022-03-24 16:10:36 +01:00 |
Mael Rouxel-Labbé
|
22da333de0
|
Re-enable EPECK tests
|
2022-03-24 13:51:01 +01:00 |
Mael Rouxel-Labbé
|
7ca1e4bd0b
|
Merge branch 'CGAL_IO-Remove_sqrt_requirement_from_write_STL-GF' into PMP-Orient_PS_with_PS-GF
|
2022-03-24 13:46:32 +01:00 |
Mael Rouxel-Labbé
|
d355a56d66
|
Merge remote-tracking branch 'cgal/master' into AABB_tree-Multiple_prim_per_datum-GF
|
2022-03-24 12:44:28 +01:00 |
Mael Rouxel-Labbé
|
7f44a15a7a
|
Clean comment
|
2022-03-24 12:43:30 +01:00 |
Mael Rouxel-Labbé
|
115f3d202e
|
Merge remote-tracking branch 'cgal/master' into PMP-Shape_predicates_with_predicates-GF
|
2022-03-24 12:31:01 +01:00 |
Sébastien Loriot
|
b56027ba42
|
typo
|
2022-03-24 09:07:00 +01:00 |
Andreas Fabri
|
913c6155ec
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-24 08:55:27 +01:00 |
Sébastien Loriot
|
7ab2c079b3
|
add an option to forbid some moves
|
2022-03-23 23:53:00 +01:00 |
Sébastien Loriot
|
66a893d903
|
fix warnings
|
2022-03-23 23:17:48 +01:00 |
Sébastien Loriot
|
1b5632fcdc
|
do not care a ref as it will be update to the new position
|
2022-03-23 22:56:23 +01:00 |
Sébastien Loriot
|
f4098ebe65
|
fix warning
|
2022-03-23 22:55:47 +01:00 |
Sébastien Loriot
|
dbe2cda538
|
fix compilation issue
|
2022-03-23 22:41:29 +01:00 |
Sébastien Loriot
|
689da92ae4
|
Merge remote-tracking branch 'PMP-relax' into master
|
2022-03-23 22:09:20 +01:00 |
Mael Rouxel-Labbé
|
d5b51a84ef
|
PMP misc spring cleaning
|
2022-03-23 18:39:31 +01:00 |
Andreas Fabri
|
5dd90d21fe
|
Fix the expression
|
2022-03-23 16:39:23 +01:00 |
Andreas Fabri
|
80b0ec3960
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-23 10:47:24 +01:00 |
Andreas Fabri
|
45365e473c
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-23 10:04:37 +01:00 |
Andreas Fabri
|
4e7bbff6df
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-23 09:45:23 +01:00 |
Mael Rouxel-Labbé
|
bf6af28739
|
Fix conversion warning
|
2022-03-23 09:37:50 +01:00 |
Mael Rouxel-Labbé
|
5da992d6e0
|
Remove accidental CMakeLists addition
|
2022-03-23 09:37:25 +01:00 |
Andreas Fabri
|
1c4b191c71
|
Remove no longer needed typedef (led to a W in the testsuite)
|
2022-03-23 09:23:25 +01:00 |
Andreas Fabri
|
7390809208
|
Fix in the testcode
|
2022-03-23 08:14:01 +01:00 |
Giles Bathgate
|
dc18d7abb2
|
Restore other predicates in ray_segment intersections
|
2022-03-22 21:00:57 +00:00 |
Giles Bathgate
|
c8d0409297
|
Using planes is faster for segment intersections
|
2022-03-22 19:46:25 +00:00 |
Giles Bathgate
|
50ec2fadf8
|
Call reserve before adding infinibox vertices
|
2022-03-22 18:43:19 +00:00 |
Jane Tournois
|
f89a6e4ce8
|
test if angle is acute, and then if smaller than the input angle
if angle at p is acute, then v should be considered as a terminal
vertex to ensure termination
|
2022-03-22 15:25:43 +01:00 |
Mael Rouxel-Labbé
|
98d03987fd
|
Disable hausdorff information in GH test due to bug in Hausdorff code
|
2022-03-22 14:35:51 +01:00 |
Mael Rouxel-Labbé
|
e2aa7d2718
|
Fix warnings
|
2022-03-22 14:35:42 +01:00 |
Andreas Fabri
|
0ff972fbaa
|
Document general polygon funtion returning range of holes
|
2022-03-22 14:21:40 +01:00 |
Laurent Rineau
|
98408f4115
|
Merge pull request #6434 from albert-github/feature/bug_gudhi
Incorrect link to Gudhi project
|
2022-03-22 13:30:53 +01:00 |
Laurent Rineau
|
efa807989a
|
Merge pull request #6439 from albert-github/feature/bug_wikipedia_redir
Arrangement_on_surface_2: Permanent redirect of reference to wikipedia
|
2022-03-22 13:30:51 +01:00 |
Laurent Rineau
|
bfc80ee7f0
|
Merge pull request #6442 from albert-github/feature/bug_mesh_3_gforge
Mesh_3: correcting gforge address
|
2022-03-22 13:30:48 +01:00 |
Laurent Rineau
|
3649022c5f
|
Merge pull request #6443 from albert-github/feature/bug_manual_gforge
Manual: correcting gforge address
|
2022-03-22 13:30:46 +01:00 |
Jane Tournois
|
dbd66a5750
|
avoid dumping bad_cells and statistics when verbose mode ON
|
2022-03-22 11:38:48 +01:00 |
Giles Bathgate
|
13592cc496
|
Using planes is faster for ray intersections
|
2022-03-22 07:37:04 +00:00 |
Andreas Fabri
|
a7fc2c9bbb
|
Remove unused parameter
|
2022-03-22 08:01:30 +01:00 |