Commit Graph

99644 Commits

Author SHA1 Message Date
Giles Bathgate ada0800a4f Prepare code for improvements to Kernel functors 2022-03-10 23:51:15 +00:00
Giles Bathgate 5136fea47a Rotate the parameters to orthogonal_vector, keep same parity of the permutation 2022-03-10 21:08:45 +00:00
Giles Bathgate 9e7e555024 Use functor instead of global function, tidy degenerate case 2022-03-09 17:42:00 +00:00
Giles Bathgate 1e26a739c5 Rename tag to Assume_d_equal_0 2022-03-08 08:18:16 +00:00
Giles Bathgate 57e9fa449d Add comment, and use is_zero 2022-03-04 17:35:00 +00:00
Giles Bathgate c6ae1fb238 Use conventional method for calling base members 2022-03-03 19:45:06 +00:00
Giles Bathgate a0d5fae2bd Add Origin based constructor to sphere_point and avoid conditional constructor 2022-03-03 18:55:37 +00:00
Laurent Rineau 8ab3b8ffda Merge branch '5.4.x-branch' 2022-02-25 14:38:58 +01:00
Laurent Rineau c1c7f4ad9a Merge pull request #6065 from sloriot/BGL-FFG_complement
Add a function to use the complement
2022-02-24 19:57:20 +01:00
Laurent Rineau 258d704a90 Merge pull request #6209 from sloriot/PMP-std_instead_of_boost
Use features available in std instead of boost
2022-02-24 19:57:17 +01:00
Laurent Rineau db90fb897e Merge pull request #6348 from sloriot/PMP-autoref_no_fix_if_no_split
Never try to fix when a polyline does not split a patch
2022-02-24 19:57:15 +01:00
Laurent Rineau 9cbf8fa23c Merge pull request #6329 from afabri/PSP-fix_IO-GF
PSP: ofstream -> sstream

# Conflicts:
#	Point_set_processing_3/test/Point_set_processing_3/test_deprecated_io_point_set.cpp
2022-02-24 09:52:51 +01:00
Laurent Rineau 86aab13ae9 Merge pull request #6339 from MaelRL/PMP-Close_stitching_with_EPECK-GF
Make collect_close_stitchable_boundary_edges() compatible with EPECK
2022-02-24 09:49:43 +01:00
Laurent Rineau 7ac844388c Merge pull request #6340 from efifogel/Ms_2-added_missing_ctrs-efif
Added missing copy constructor && assignment
2022-02-24 09:49:41 +01:00
Laurent Rineau ba0053461f Merge pull request #6344 from sloriot/CGAL-static_constexpr
Add missing static keyword
2022-02-24 09:49:38 +01:00
Laurent Rineau 191972ed84 Merge pull request #6345 from afabri/Stream_support-cleanup-GF
Stream_support: clean up the examples for WKT
2022-02-24 09:49:36 +01:00
Laurent Rineau 291b68a3b8 Merge pull request #6346 from afabri/Shortes_path-not_reference-GF
Surface_mesh_shortest_path: Make data member a copy
2022-02-24 09:49:34 +01:00
Laurent Rineau 3452fb7596 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-02-24 09:44:50 +01:00
Laurent Rineau 626a9ec525 Merge pull request #6329 from afabri/PSP-fix_IO-GF
PSP: ofstream -> sstream
2022-02-24 09:44:49 +01:00
Laurent Rineau eb86d35ab0 Merge pull request #6344 from sloriot/CGAL-static_constexpr
Add missing static keyword
2022-02-24 09:44:47 +01:00
Laurent Rineau 4afbc78d34 Merge pull request #6346 from afabri/Shortes_path-not_reference-GF
Surface_mesh_shortest_path: Make data member a copy
2022-02-24 09:44:44 +01:00
Laurent Rineau 3ae010d755 Merge pull request #6344 from sloriot/CGAL-static_constexpr
Add missing static keyword
2022-02-24 09:44:13 +01:00
Laurent Rineau 53db45c289 Merge pull request #6346 from afabri/Shortes_path-not_reference-GF
Surface_mesh_shortest_path: Make data member a copy
2022-02-24 09:44:11 +01:00
Sebastien Loriot 02e1152762
Update Installation/CHANGES.md
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-02-23 11:38:25 +01:00
Sébastien Loriot 32077b8829 Merge remote-tracking branch 'cgal/master' into HEAD 2022-02-23 11:30:36 +01:00
Sébastien Loriot f7eeca53de Revert "fix test_autorefinement on Windows by moving back to boost::unordered_map"
This reverts commit 2cc2fab4a2.
2022-02-23 11:18:00 +01:00
Sébastien Loriot e0f3051f95 never try to fix when a polyline does not split a patch 2022-02-23 11:13:22 +01:00
Laurent Rineau de55977464 Merge branch '5.4.x-branch' 2022-02-22 18:25:06 +01:00
Laurent Rineau 6d28829737 Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
2022-02-22 18:24:47 +01:00
Laurent Rineau 1af882bd4c Merge pull request #6321 from janetournois/Mesh_3_experimental-minor_fixes-jtournois
Mesh 3 experimental - minor fixes
2022-02-22 18:24:45 +01:00
Laurent Rineau 191ef83ee3 Merge pull request #6322 from janetournois/PMP-bglize_repair-jtournois
PMP - BGLize repair code
2022-02-22 18:24:43 +01:00
Laurent Rineau cd58dcc8cf Merge pull request #6323 from sloriot/Intersections_2-deterministic_crossing_point_of_segments
[Intersections_2] Make the crossing point computation deterministic
2022-02-22 18:24:40 +01:00
Laurent Rineau 300cc9d61c Merge pull request #6331 from afabri/ImageIO-use_use-GF
ImageIO:  Use CGAL_USE to avoid warning
2022-02-22 18:24:38 +01:00
Laurent Rineau ecf9665e49 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-02-22 18:23:52 +01:00
Laurent Rineau 98f7d25a20 Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
2022-02-22 18:23:37 +01:00
Laurent Rineau 11ebe18a97 Merge pull request #6323 from sloriot/Intersections_2-deterministic_crossing_point_of_segments
[Intersections_2] Make the crossing point computation deterministic
2022-02-22 18:23:34 +01:00
Laurent Rineau edb9996dc1 Merge pull request #6331 from afabri/ImageIO-use_use-GF
ImageIO:  Use CGAL_USE to avoid warning
2022-02-22 18:23:32 +01:00
Laurent Rineau 5089492496 Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
2022-02-22 18:21:55 +01:00
Andreas Fabri 329e9e22ae Cleanup of examples and test files 2022-02-22 15:56:53 +00:00
Andreas Fabri a35555b58f Surface_mesh_shortest_path: Make data member a copy as otherwise potentially dangling reference 2022-02-22 15:19:17 +00:00
Andreas Fabri 31ad9a98a4 Stream_support: clean up the examples for WKT 2022-02-22 15:06:03 +00:00
Sébastien Loriot 6f6bd08e2e add missing static keyword 2022-02-22 12:42:41 +01:00
Andreas Fabri 435e6d690f Fix typo (leading to a compilation error) 2022-02-22 08:11:51 +00:00
Efi Fogel 414103f286 Added missing copy constructor && assignmnet 2022-02-21 17:17:34 +02:00
Mael Rouxel-Labbé 4e2e194ca4 Make collect_close_stitchable_boundary_edges() compatible with EPECK 2022-02-21 11:03:19 +01:00
Sébastien Loriot 0dca23cbf8 progress_display is replaced starting boost 1.72 2022-02-18 15:53:54 +01:00
Sébastien Loriot b4d37aff47 use non-deprecated API 2022-02-18 15:53:54 +01:00
Sébastien Loriot 3c120f11b0 add missing default 2022-02-18 15:50:59 +01:00
Sébastien Loriot fe9b74dcd3 add determinism test 2022-02-18 15:50:59 +01:00
Sébastien Loriot f7fa358585 remove useless certainly
will fail a few lines below anyway
2022-02-18 15:50:59 +01:00