Commit Graph

99093 Commits

Author SHA1 Message Date
Sébastien Loriot 9714557046 replace overloads with default parameters (PMP) 2022-01-05 14:41:46 +01:00
Sébastien Loriot e2a24f8ca3 replace overloads with default parameters (BGL) 2022-01-05 11:04:25 +01:00
Sébastien Loriot 92a0ced3c0 replace overloads with default parameters (PMP) 2022-01-04 18:46:42 +01:00
Sébastien Loriot 0ce2e8b535 WIP 2022-01-04 17:50:56 +01:00
Sébastien Loriot e98fc29dda fix compilation issues 2022-01-04 17:38:46 +01:00
Sébastien Loriot b04a5f9124 remove overloads with default parameters 2022-01-04 16:14:49 +01:00
Sébastien Loriot 1e7785b427 do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
Sébastien Loriot 6848e69987 replace all_default() by use_default_values() in tests and examples 2022-01-04 14:06:26 +01:00
Sébastien Loriot ab38865f7c deprecated function 2022-01-04 11:33:50 +01:00
Sébastien Loriot 28ab8e9293 replace CGAL_PMP_NP macros with CGAL_BGL_NP ones 2022-01-04 11:19:05 +01:00
Sébastien Loriot a6d9b99466 move macros in BaseDoxyfile 2022-01-04 11:10:09 +01:00
Sébastien Loriot 047ddad86c remove optional parameter 2022-01-04 10:12:37 +01:00
Sébastien Loriot 7bd0579f31 clean up 2022-01-03 16:45:59 +01:00
Sébastien Loriot 7900a96115 start documenting use_default_values() 2022-01-03 16:31:09 +01:00
Sébastien Loriot 8e6be46010 move definition of the default np 2022-01-03 16:31:09 +01:00
Sébastien Loriot edcfdabf89 fix warnings 2022-01-03 16:31:09 +01:00
Maxime Gimeno 931ed5285e add Lookup_named_param_def 2022-01-03 16:31:08 +01:00
Maxime Gimeno 9cc1e1c5ab Add a boolean np 2022-01-03 16:31:08 +01:00
Maxime Gimeno 5e2f1236a7 Add a new default parameter named use_default_values() 2022-01-03 16:31:01 +01:00
Maxime Gimeno b28ebd5792 Add a test that gathers all usual pmp helpers for NP management 2022-01-03 16:29:23 +01:00
Laurent Rineau c6bd7ddfcb updated crontab (automated commit) 2021-12-29 11:55:32 +01:00
Laurent Rineau f10214dadd Announce the removal of Geomview support. 2021-12-20 18:17:37 +01:00
Laurent Rineau e1cfabc561 Merge branch '5.3.x-branch' 2021-12-20 18:08:47 +01:00
Laurent Rineau 5897f379ba Merge pull request #6133 from MaelRL/CGAL_IO-PWN_without_normals-GF
Minor improvements for OFF/XYZ point set IO
2021-12-20 18:06:41 +01:00
Laurent Rineau 2acd9ca3db Merge pull request #6159 from sloriot/PMP-coref_nm_border_vrt_cpy
Apply the operations per patches
2021-12-20 18:06:39 +01:00
Laurent Rineau affbc0adee Merge pull request #6161 from afabri/Kernel-fix_doc_links-GF
Fix links concerning Projection_traits_3
2021-12-20 18:06:37 +01:00
Laurent Rineau c2c2fcb247 Merge pull request #6166 from afabri/Convex_decomposition_3-unused_warning-GF
Convex_decomposition_3: Address warning issued by clang
2021-12-20 18:06:34 +01:00
Laurent Rineau da0ba6a4ea Merge pull request #6169 from sloriot/PM-public_typdefs
Fix Or_pmap
2021-12-20 18:06:31 +01:00
Laurent Rineau 7906e3928a Merge pull request #6174 from afabri/CGAL_Discontinue_Geomview-GF
Remove Geomview
2021-12-20 18:06:29 +01:00
Laurent Rineau 373d21e1d8 Merge pull request #6177 from MaelRL/SMP-Silence_warning-GF
Silence warning message in ARAP
2021-12-20 18:06:26 +01:00
Laurent Rineau 2a8a1734f1 Merge pull request #6179 from sloriot/HM-link_error_with_IDT
Move function to avoid link error + add missing halfedge function
2021-12-20 18:06:19 +01:00
Laurent Rineau f2234576b0 Merge pull request #6181 from MaelRL/T2-Ease_license_stack-GF
Avoid some superfluous Triangulation_2 dependencies
2021-12-20 18:06:16 +01:00
Laurent Rineau 91b6b0a3d6 Merge pull request #6182 from sloriot/PMP-hole_filling_cdt_polyline_fix
Avoid useless computation and fix default
2021-12-20 18:06:14 +01:00
Laurent Rineau a07c06abd0 Merge pull request #6169 from sloriot/PM-public_typdefs
Fix Or_pmap
2021-12-20 18:05:46 +01:00
Laurent Rineau b22ae981e9 Merge pull request #6177 from MaelRL/SMP-Silence_warning-GF
Silence warning message in ARAP
2021-12-20 18:05:44 +01:00
Laurent Rineau 9a8ebfe573 Merge pull request #6179 from sloriot/HM-link_error_with_IDT
Move function to avoid link error + add missing halfedge function
2021-12-20 18:05:42 +01:00
Laurent Rineau ce4637352e updated crontab (automated commit) 2021-12-17 17:44:17 +01:00
Laurent Rineau c5d01fc96e This branch now targets a possible 5.4-beta2 2021-12-17 17:41:29 +01:00
Laurent Rineau 9f219fe387 Email for 5.4-beta1 2021-12-17 17:41:13 +01:00
Sébastien Loriot 04ab5e2f1b remove doc dep 2021-12-16 19:05:42 +01:00
Sébastien Loriot 39763cda4a avoid useless computation and default should be false for polylines too 2021-12-16 15:18:11 +01:00
Mael Rouxel-Labbé dc06959eeb Test improvements 2021-12-16 14:51:01 +01:00
Mael Rouxel-Labbé ee1622e14a Don't write "NOFF" if there are no normals 2021-12-16 14:44:13 +01:00
Mael Rouxel-Labbé 00e3f851ac Fix include 2021-12-16 14:10:51 +01:00
Mael Rouxel-Labbé 4fa9100c5e Update dependencies of now Triangulation_2-free packages 2021-12-16 13:53:54 +01:00
Mael Rouxel-Labbé 61d42c3e21 Get rid of the slim Triangulation_2 dependency in Convex_hull_3 2021-12-16 13:49:45 +01:00
Mael Rouxel-Labbé 129f427d93 Move TDS2's graph traits into the TDS2 package 2021-12-16 13:48:01 +01:00
Sébastien Loriot 62a646ecf3 fix invalid target name 2021-12-15 15:22:30 +01:00
Sébastien Loriot f60d0c26e4 move function to avoid link error + add missing halfedge function 2021-12-14 18:07:55 +01:00
Laurent Rineau 80b07c5e39 Merge branch '5.3.x-branch' 2021-12-14 17:56:21 +01:00