Commit Graph

99302 Commits

Author SHA1 Message Date
Paul-Edouard Sarlin a23c42acd4 Fix type in AFSR 2022-01-18 13:57:20 +01:00
Laurent Rineau ad08f020b6 updated crontab (automated commit) 2022-01-18 11:18:03 +01:00
Laurent Rineau f0180bf2e2 Merge branch '5.4.x-branch' 2022-01-17 15:35:08 +01:00
Laurent Rineau 3df4df43fc Merge pull request #5639 from maxGimeno/PMP-Example_of_new_mp_function-maxGimeno
Global clean-up of Named Parameters
2022-01-17 15:34:45 +01:00
Laurent Rineau 8a5fd82f81 Merge pull request #6233 from sloriot/CH3-fix_test
Convex hull can also be a triangle
2022-01-17 15:34:41 +01:00
Laurent Rineau 6cc5aac437 Merge pull request #6237 from sloriot/SMS-fix_warning
fix warning
2022-01-17 15:34:39 +01:00
Laurent Rineau 52f7c70ed5 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-01-17 15:32:31 +01:00
Laurent Rineau 052d1bd64b Merge pull request #6233 from sloriot/CH3-fix_test
Convex hull can also be a triangle
2022-01-17 15:32:12 +01:00
Laurent Rineau c678afe28d Merge pull request #6233 from sloriot/CH3-fix_test
Convex hull can also be a triangle
2022-01-17 15:31:17 +01:00
Laurent Rineau c7a1134ac3 5.5 is planned June 2022 2022-01-17 10:08:34 +01:00
Laurent Rineau f558b8aa3c `master` is now for CGAL-5.5 2022-01-17 10:08:04 +01:00
Sébastien Loriot ff77535dd1 add comments about workaround 2022-01-13 14:47:10 +01:00
Sébastien Loriot 10b0af3092 rename macro since Named_function_parameter is part of STL_Extension 2022-01-13 14:43:34 +01:00
Sébastien Loriot 4bbe759f08 Try to please MSVC 2015 2022-01-13 14:25:32 +01:00
Sébastien Loriot 497dbcd44a try to please MSVC 2015 2022-01-13 14:22:29 +01:00
Sébastien Loriot 99a5e3c8ea try to please MSVC2015 2022-01-13 14:01:41 +01:00
Sébastien Loriot 3028bf45bd try to please MSVC2015 2022-01-13 13:43:12 +01:00
Sébastien Loriot 5c7df72f5d de-ambiguate for MSVC2015 2022-01-13 11:42:32 +01:00
Sébastien Loriot 6cfcc37f49 fix again the extra endcond 2022-01-13 11:35:27 +01:00
Laurent Rineau 58c925a557
Merge pull request #6236 from stla/stla 2022-01-13 11:24:33 +01:00
Sébastien Loriot c5f78e6a9e fix warning 2022-01-13 10:16:47 +01:00
Stéphane Laurent f43c55f66f fixed a typo in the intro of 'Scale-Space Surface Reconstruction' and fixed #6220 2022-01-13 09:43:22 +01:00
Sébastien Loriot 0b7f563b18 fixes after merge 2022-01-12 13:37:38 +01:00
Sébastien Loriot c169c41240 Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD 2022-01-12 13:33:49 +01:00
Laurent Rineau 5a1c67135d Merge pull request #5630 from GilesBathgate/Box_intersection_d-simplify_segment_tree_iterative_radon-GilesBathgate
Dependency inversion in Iterative_radon of segment_tree.h
2022-01-12 12:24:36 +01:00
Laurent Rineau fa4c12cb22 Merge pull request #5772 from GilesBathgate/Nef_3-performance_k3_tree_vertices-GilesBathgate
18% performance boost in Nef_3 K3_tree.
2022-01-12 12:24:34 +01:00
Laurent Rineau 72b0a64a71 Merge pull request #5998 from afabri/Convex_hull-Index_triangle_set-GF
Convex_hull_3: output into a polygon soup
2022-01-12 12:24:10 +01:00
Laurent Rineau 86102c83d9 Merge pull request #6043 from danston/Kd_tree-nice_print-danston
Kd Tree Nice Print
2022-01-12 12:22:03 +01:00
Laurent Rineau 921380202b Merge pull request #6055 from gdamiand/LCC_improvements-gdamiand
Lcc improvements
2022-01-12 12:22:00 +01:00
Laurent Rineau cdf33d4ff9 Merge pull request #6069 from sloriot/PMP-rnd_np
Add random generator np for sampling
2022-01-12 12:21:58 +01:00
Laurent Rineau 12028fed4a Merge pull request #6081 from MaelRL/PMP-PM_to_PS_array_point-GF
Allow polygon soups to use an `std::array` point type in PM_to_PS
2022-01-12 12:21:55 +01:00
Laurent Rineau 398e71d37d Merge pull request #6155 from sloriot/STL_extension-Modifiable_priority_queue_clean_up
Add option to use a relaxed order
2022-01-12 12:21:53 +01:00
Laurent Rineau 413421d3f2 Merge pull request #6195 from sloriot/PMP-snap_split_visitor
Add visitor function call for tracking faces split
2022-01-12 12:21:51 +01:00
Sébastien Loriot 04b5cbbec6 convex hull can also be a triangle 2022-01-12 11:53:40 +01:00
Laurent Rineau e44ed17b67 Merge pull request #6215 from afabri/Advancing_front-typos-GF
Advancing Front Surface Reconstruction: Fixes in the doc.
2022-01-12 11:45:08 +01:00
Laurent Rineau 42d8bcf5bc Merge pull request #6222 from sloriot/CGAL-warnings
fix warnings
2022-01-12 11:45:06 +01:00
Laurent Rineau a254333dbb Merge pull request #6232 from efifogel/Aos_2-fixes-efif
Aos 2 fixes efif
2022-01-12 11:45:03 +01:00
Laurent Rineau 95a37b3428 Merge branch '5.3.x-branch' 2022-01-12 11:41:45 +01:00
Laurent Rineau 2b29970527 Merge pull request #6225 from sloriot/VSA-fix_infinite_loop
Fix infinite loop
2022-01-12 11:41:30 +01:00
Laurent Rineau 20cdd62d07 Merge pull request #6230 from sloriot/CGAL-doxy_default
Update latest default
2022-01-12 11:41:26 +01:00
Laurent Rineau a8901cac0c Merge pull request #6225 from sloriot/VSA-fix_infinite_loop
Fix infinite loop
2022-01-12 11:39:56 +01:00
Laurent Rineau 84a504e05e Merge pull request #6230 from sloriot/CGAL-doxy_default
Update latest default
2022-01-12 11:39:53 +01:00
Sébastien Loriot c2a7f8a84a fix indentation 2022-01-11 13:07:15 +01:00
Sébastien Loriot 1a0ef7883e add missing \cond 2022-01-11 12:39:57 +01:00
Efi Fogel 5b9eb5caae Fixed caption of the vertical-decomposition figure. 2022-01-11 11:59:27 +02:00
Efi Fogel 774e353c46 Should be Geometry_traits_2 and not Traits; used auto instead. 2022-01-11 11:32:50 +02:00
Sébastien Loriot 50182f3db2 fix value -> type 2022-01-11 09:26:56 +01:00
Sébastien Loriot 368b715c1f readd remove overloads 2022-01-10 18:36:37 +01:00
Sébastien Loriot 4fa826b3ed keep only the static version of is_default_parameter 2022-01-10 18:36:37 +01:00
Sébastien Loriot 75b03e6c0a use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00