Commit Graph

100060 Commits

Author SHA1 Message Date
Giles Bathgate 9cdf8ba469 Use cross product instead of Plane_Plane intersection line 2022-04-02 18:10:06 +01:00
Laurent Rineau 3d44e3f14d Merge pull request #6119 from MaelRL/AABB_tree-Multiple_prim_per_datum-GF
Add a triangle AABB tree which can use multiple primitives to cover a datum
2022-03-31 16:58:48 +02:00
Laurent Rineau 2659228efa Merge pull request #5983 from MaelRL/PMP-Shape_predicates_with_predicates-GF
Filter the needle/cap predicates of PMP::shape_predicates.h
2022-03-31 16:58:07 +02:00
Laurent Rineau 0d9f80e557 Merge pull request #6435 from GilesBathgate/Nef_3-cleanup_snc_list-GilesBathgate
Nef_3: Cleanup SNC_list
2022-03-31 16:58:05 +02:00
Laurent Rineau de8b2e8caf Merge pull request #6449 from afabri/Polygon-doc_bug-GF
Polygon_2: Document function returning range of holes
2022-03-31 16:58:02 +02:00
Laurent Rineau 362c30f1bd Merge pull request #6454 from afabri/Stream_support-call_string_clear-GF
Stream_support: Make line a data member and call clear()
2022-03-31 16:57:58 +02:00
Laurent Rineau fd6451e452 Merge pull request #6460 from CGAL/afabri-patch-2
PMP:  Avoid link in documentation with a %
2022-03-31 16:57:56 +02:00
Laurent Rineau 8ef9350212 Merge branch '5.4.x-branch' 2022-03-30 16:43:14 +02:00
Laurent Rineau dc6b0835b1 Merge pull request #6441 from sloriot/PMP-rncc_call_measure
PMP repair: Avoid large DAG when using Lazy
2022-03-30 16:43:10 +02:00
Laurent Rineau f330efc636 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-03-30 16:43:03 +02:00
Laurent Rineau d68488daea Merge pull request #6441 from sloriot/PMP-rncc_call_measure
PMP repair: Avoid large DAG when using Lazy
2022-03-30 16:42:57 +02:00
Laurent Rineau f080006ed3 Merge pull request #6441 from sloriot/PMP-rncc_call_measure
PMP repair: Avoid large DAG when using Lazy
2022-03-30 16:42:47 +02:00
Mael Rouxel-Labbé 4045d1265c Merge remote-tracking branch 'cgal/master' into PMP-Shape_predicates_with_predicates-GF 2022-03-30 10:41:40 +02:00
Mael Rouxel-Labbé d9d983b2de Remove unused typedefs and variables 2022-03-30 10:32:40 +02:00
Laurent Rineau ca2fd68054 Merge branch '5.4.x-branch' 2022-03-30 09:23:41 +02:00
Laurent Rineau 9b39561825 Merge pull request #6399 from afabri/Kernel_23-overload_for_origin-GF
Kernel_23: Add Orientation_3::operator()(Origin,Point_3,Point_3,Point_3)
2022-03-30 09:23:32 +02:00
Sébastien Loriot 763c5e99f4 Merge pull request #6190 from MaelRL/gsoc2021-Surface_mesh_simplification-probabilistic-komaromy
Probabilistic surface mesh simplification
2022-03-30 08:05:20 +02:00
Sébastien Loriot 427756d922 Merge pull request #6428 from MaelRL/STL-Fix_mpq-GF
Various fixes for Modifiable_priority_queue
2022-03-30 08:04:20 +02:00
Sébastien Loriot 89eabdf480 Merge pull request #6413 from MaelRL/CGAL_IO-Remove_sqrt_requirement_from_write_STL-GF
Make write_STL (and write_polygon_mesh) compile with sqrt-less kernels
2022-03-30 08:04:13 +02:00
Sébastien Loriot 3782f7637d Merge pull request #6402 from janetournois/Mesh_3-polylines_to_protect_angle-jtournois
Mesh_3 - add tunable angle to `Angle_tester` for `polylines_to_protect()`
2022-03-30 08:04:06 +02:00
Sébastien Loriot 010bcfc27b Merge pull request #6389 from MaelRL/PMP-Doc_smoothing-GF
PMP doc fixes and enhancements
2022-03-30 08:03:50 +02:00
Sébastien Loriot 3a03201ff1 Merge pull request #6338 from MaelRL/PMP-Orient_PS_with_PS-GF
Add orient_triangle_soup_with_reference_triangle_soup()
2022-03-30 08:03:29 +02:00
Mael Rouxel-Labbé 9ae7499580 Update CHANGES.md 2022-03-29 20:22:59 +02:00
Mael Rouxel-Labbé 61a7da6473 Update CHANGES.md 2022-03-29 20:20:19 +02:00
Sébastien Loriot 1172c9df7d Merge pull request #6445 from GilesBathgate/Convex_decomposition-cleanup_ray_hit_generator2-GilesBathgate
Consolidate the differences and use inheritance to remove duplication
2022-03-29 17:48:17 +02:00
Sébastien Loriot 4c4aeb74f4 Merge pull request #6433 from GilesBathgate/Nef_3-cleanup_nef_list_of_triangles-GilesBathgate
Nef_3: Cleanup Halffacet_triangle_handle/Halffacet_triangle_const_handle
2022-03-29 17:47:51 +02:00
Sébastien Loriot 6bc0dc90a7 Merge pull request #6431 from afabri/Nef_3-Avoid_filter_failures-GF
Nef_3:  Avoid Filter Failures
2022-03-29 17:47:37 +02:00
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
Andreas Fabri 3fd0a03cfb
Update corefinement.h 2022-03-29 12:04:59 +02: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
Andreas Fabri 913c6155ec Don't use a variable for calling a static method (VC2015 warned) 2022-03-24 08:55:27 +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