Commit Graph

89926 Commits

Author SHA1 Message Date
Sebastien Loriot 3bca04d1f9
Merge pull request #4552 from sgiraudot/PSP-No_copy_for_kdtree-GF
[Point Set Processing] Big factorization + cleanup
2020-04-02 14:12:59 +02:00
Sébastien Loriot 950ce31a0c Merge pull request #4180 from maxGimeno/Doc_enhancements_and_clarifications-GF
PMP: Add a function to sample a triangle soup.
2020-04-02 14:10:42 +02:00
Sébastien Loriot b0a1e84c07 Merge pull request #4104 from sgiraudot/BGL-Alpha_expansion_graphcut-GF
BGL: Alpha Expansion Graphcut
2020-04-02 14:00:16 +02:00
Sébastien Loriot d17219f1c2 Merge pull request #4603 from MaelRL/PMP-Fix_snap_default_tolerance_map_construction-GF
PMP: Fix copy-paste error leading to wrong dynamic pmap sizes
2020-04-02 13:57:09 +02:00
Sébastien Loriot fdbe31f616 Merge pull request #4606 from mglisse/Filtered_kernel-nocopy-glisse
Deduce reference return type in approx()
2020-04-02 13:57:01 +02:00
Sébastien Loriot 34299f037c Merge pull request #4140 from MaelRL/PMP-Make_remove_self_intersections_local-GF
PMP: Self-intersection local removal
2020-04-02 13:55:49 +02:00
Sebastien Loriot 04cec55bc5
Merge pull request #4055 from maxGimeno/PMP-new_functions-GF
PMP: New orientation functions
2020-04-02 13:53:43 +02:00
Sebastien Loriot 56a43eeb3a
Merge pull request #442 from sgiraudot/CGAL_Tutorials-Surface_reconstruction-GF
CGAL Tutorial surface reconstruction
2020-04-02 13:48:45 +02:00
Simon Giraudot 8089907795 Remove trailing whitespace 2020-04-02 13:44:17 +02:00
Mael 1fed67416b
Fix conversion warning 2020-04-01 15:25:52 +02:00
Simon Giraudot 6b2dad145a Remove trailing whitespace 2020-04-01 07:59:15 +02:00
Marc Glisse fe3ff9c19f Deduce reference return type in approx()
By default, lambdas deduce the return type as a value type, not a
reference.
2020-03-31 21:02:32 +02:00
Mael Rouxel-Labbé 489869c543 Uniformize file names (repair_*) 2020-03-31 17:49:29 +02:00
Maxime Gimeno 213908af73 remove trailing whitespaces 2020-03-31 17:05:26 +02:00
Maxime Gimeno 6fce467f0c remove whitespaces 2020-03-31 17:02:02 +02:00
Sébastien Loriot 23aca30a04 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-31 15:54:29 +02:00
Sébastien Loriot 161d813464 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-31 15:53:39 +02:00
Sebastien Loriot 652a503509
Merge pull request #4605 from lrineau/Triangulation_2-CDT_plus_2_doc_typo-GF
CT_plus_2: fix a pair of typos in the documentation
2020-03-31 15:52:08 +02:00
Laurent Rineau 868f4affc7 CT_plus_2: fix a pair of typos in the documentation 2020-03-31 15:47:01 +02:00
Sebastien Loriot d3ebce96d7
Merge pull request #4604 from sgiraudot/PSP-Registration_fix_figures-GF
[Doc fix] Swapped figures in PSP Registration
2020-03-31 15:24:10 +02:00
Simon Giraudot a3a16a93db Correct figures that were swapped 2020-03-31 14:48:44 +02:00
Mael Rouxel-Labbé 62040bafb5 Fix copy-paste error leading to wrong dynamic pmap sizes 2020-03-31 10:22:35 +02:00
Mael Rouxel-Labbé 28500eae87 Remove undocumented examples using experimental functions!!!!! 2020-03-30 17:24:52 +02:00
Simon Giraudot 0409e2b48d Fix iterator determinism in Poisson 2020-03-30 15:47:45 +02:00
Simon Giraudot f536cef2d6
Apply suggestions from code review
Co-Authored-By: Mael <mael.rouxel.labbe@geometryfactory.com>
2020-03-30 13:54:06 +02:00
Simon Giraudot 7d7e5400d0 Update from review 2020-03-30 13:25:41 +02:00
Mael c766178456
Merge branch 'master' into PMP-Make_remove_self_intersections_local-GF 2020-03-30 09:44:36 +02:00
Simon Giraudot 3350f9d05e Fix warnings 2020-03-30 08:10:23 +02:00
Sébastien Loriot dd8e02b7a8 fix macro name 2020-03-27 19:13:35 +01:00
Andreas Fabri 6ae64e7a73 Make functor a template parameter in the internal function 2020-03-27 16:41:53 +01:00
Maxime Gimeno 9689a1c1a3 Merge remote-tracking branch 'cgal/master' into Doc_enhancements_and_clarifications-GF 2020-03-27 16:16:47 +01:00
Maxime Gimeno 5ff8d88151 Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF 2020-03-27 16:15:38 +01:00
Maxime Gimeno b13e863065 Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF 2020-03-27 16:12:19 +01:00
Sébastien Loriot 26962ace1c Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-27 16:06:59 +01:00
Sebastien Loriot 2c8c4b37dc
Merge pull request #4543 from MaelRL/PMP-Fix_merge_duplicated_vertices-GF
PMP: Fix and enhance overlap detection in `merge_duplicate_vertices_on_boundary_cycles`
2020-03-27 16:06:03 +01:00
Sebastien Loriot be35c43654
Merge pull request #4201 from sloriot/PMP-volume_segmentation
Volume segmentation and derecursification
2020-03-27 16:05:10 +01:00
Sebastien Loriot 1d6fcd84c8
Merge pull request #4530 from sgiraudot/Triangulation_2-Split_subconstraint_graph_into_constraints-GF
[Small Feature] CDT+ Split Subconstraint Graph Into Constraints
2020-03-27 16:03:04 +01:00
Sebastien Loriot aa0cba44af
Merge pull request #4074 from lrineau/Polyhedron-demo__add_qtscript_support_to_Mesh_3_plugin-GF
Polyhedron demo: add qtscript support to Mesh_3 plugin
2020-03-27 15:59:59 +01:00
Sebastien Loriot 5679b2ddef
Merge pull request #3999 from maxGimeno/Intersections_23-Add_missing_intersections-GF
Intersections_23: Add missing intersections
2020-03-27 15:58:27 +01:00
Sébastien Loriot a14e247bdf extra run of the script to remove tabs and trailing whitespaces 2020-03-27 08:23:32 +01:00
Sébastien Loriot d1c1ca2399 Update branch from master after trailing whitespaces and tabs removal 2020-03-27 08:19:39 +01:00
Sébastien Loriot 2e180ac589 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:29:44 +01:00
Sébastien Loriot a0345b135c Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:29:05 +01:00
Sébastien Loriot f8414293d7 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:27:08 +01:00
Sébastien Loriot 24a1bf5c23 Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:26:44 +01:00
Sébastien Loriot 68728f4cd8 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:05:04 +01:00
Sébastien Loriot 92f5f0242e Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:04:33 +01:00
Sébastien Loriot 754699b33d extra run of the script to remove tabs and trailing whitespaces 2020-03-26 18:59:49 +01:00
Sébastien Loriot 47027d6f5b extra run of the script to remove tabs and trailing whitespaces 2020-03-26 18:59:19 +01:00
Sébastien Loriot 4c094fd3c2 Update branch from master after trailing whitespaces and tabs removal 2020-03-26 18:59:19 +01:00