Commit Graph

103209 Commits

Author SHA1 Message Date
Sven Oesau d96f8ed6b0 Merge branch 'CGAL:master' into Kinetic_shape_reconstruction-new_package-soesau 2023-02-14 08:40:54 +01:00
Sven Oesau c3d3b53dfa disabled reconstruction source 2023-02-13 15:37:58 +01:00
Sven Oesau 73ba4d2e2f fixed types 2023-02-13 15:05:14 +01:00
Sven Oesau c045a5d445 disabled segmented point cloud ply export 2023-02-13 15:01:25 +01:00
Sven Oesau 55a4fb4a92 removed old Reconstruction.h 2023-02-13 15:00:07 +01:00
Sven Oesau 56b3a03bb6 bug fixes 2023-02-13 14:45:25 +01:00
Sven Oesau 51dfeb64c2 removed tabs 2023-02-13 14:02:40 +01:00
Sven Oesau 0d4c7a6232 removed dependency to boost filesystem 2023-02-13 13:08:53 +01:00
Sven Oesau b10c5d14f4 fixes to make it compile with clang
removed unused variables
removed boost bind warning
2023-02-13 13:04:11 +01:00
Laurent Rineau 8ba8953def
PMP remeshing with Mesh_3 - improve changes.md (#7258)
## Summary of Changes

Improve changes.md
2023-02-13 12:12:15 +01:00
Sven Oesau 180386767f fixed examples (and temporarily disabled not working ones)
removed some debug output
folder for volume export is now created
2023-02-13 11:24:42 +01:00
Sven Oesau 5df1e4875d moving test data to test folder 2023-02-13 08:59:53 +01:00
Sven Oesau 2d5f22900d adapted test 2023-02-10 18:13:00 +01:00
Sven Oesau b9edeec683 adapting code to documented API
cleaned code
2023-02-10 18:12:44 +01:00
Sven Oesau 37d059f23e moving test data into test folder 2023-02-10 18:12:02 +01:00
Laurent Rineau e01b4aa685 Merge branch '5.5.x-branch' 2023-02-10 15:41:21 +01:00
Laurent Rineau b36c05f2e7 Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments
Add special case for intersection of a vertical segment with an horizontal segment
2023-02-10 15:40:52 +01:00
Laurent Rineau d33d71a4e0 Merge pull request #7125 from MaelRL/PMP-flip_criterion-GF
Modify flipping criteria in PMP::isotropic_remeshing and PMP::refine
2023-02-10 15:40:49 +01:00
Laurent Rineau f48443c91c Merge pull request #7185 from afabri/Largest_empty_iso_rectangle-Add_load_to_demo-GF
Largest_empty_iso_rectangle: Improve Demo
2023-02-10 15:40:47 +01:00
Laurent Rineau d528e54490 Merge pull request #7215 from bkhanal-11/master
Modified polyfit examples to take in user input
2023-02-10 15:40:44 +01:00
Laurent Rineau 7fe663ce99 Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF
Largest Empty Iso Rectangle: Ignore points on the border
2023-02-10 15:40:42 +01:00
Laurent Rineau 94080248e7 Merge pull request #7230 from afabri/Polygon_2-erase_circulator-GF
Polygon: Fix erase(Vertex_circulator)
2023-02-10 15:40:39 +01:00
Laurent Rineau 82e0cf33aa Merge branch '5.4.x-branch' into 5.5.x-branch 2023-02-10 15:40:01 +01:00
Laurent Rineau 32e0ed20d5 Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments
Add special case for intersection of a vertical segment with an horizontal segment
2023-02-10 15:39:55 +01:00
Laurent Rineau 8f7f6c1da9 Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF
Largest Empty Iso Rectangle: Ignore points on the border
2023-02-10 15:39:53 +01:00
Laurent Rineau ab74f19c27 Merge pull request #7230 from afabri/Polygon_2-erase_circulator-GF
Polygon: Fix erase(Vertex_circulator)
2023-02-10 15:39:51 +01:00
Laurent Rineau cb68949c45 Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments
Add special case for intersection of a vertical segment with an horizontal segment
2023-02-10 15:39:25 +01:00
Laurent Rineau 4e941a171b Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF
Largest Empty Iso Rectangle: Ignore points on the border
2023-02-10 15:39:23 +01:00
Andreas Fabri 0379f9c74e Why the hell did I not compile to test the 'trivial fix' 2023-02-08 07:34:06 +00:00
Jane Tournois 66c1fb0a83 improve changes 2023-02-07 14:51:50 +01:00
Jane Tournois 1ba1810816 mention mesh_3 2023-02-07 14:47:01 +01:00
Andreas Fabri 789f2c3b60 Polygon is already defined in a windows.h 2023-02-07 06:58:56 +00:00
Sebastien Loriot d979e070be
Spelling corrections (#7244)
Some spelling corrections.
2023-02-03 14:57:07 +01:00
Sven Oesau 03094a10e8 dependencies update 2023-02-03 14:44:14 +01:00
Sven Oesau 35684486e6 fixed PkgBib 2023-02-03 13:30:09 +01:00
Sven Oesau adcdb4050c resizing and changing logo 2023-02-03 13:29:02 +01:00
Sven Oesau e2ec70a38a another pass on the documentation
license headers
2023-02-03 13:02:48 +01:00
albert-github 0ea013ea12 Spelling corrections
Some spelling corrections.
2023-02-03 12:07:03 +01:00
Sven Oesau 12f9a7098b added dependency to Property_map for Identity_property_map 2023-02-03 09:22:55 +01:00
Sven Oesau 8b5bbdd79b moving point map into named parameters 2023-02-03 08:56:49 +01:00
Sven Oesau ac3840abef added point map np parameter back 2023-02-02 18:23:49 +01:00
Sven Oesau 13e5f264a1 bugfix 2023-02-02 17:50:07 +01:00
Sven Oesau a90ff4ff10 typo 2023-02-02 16:04:15 +01:00
Sven Oesau ff09dd4e88 doc fix (point map an distance_tolerance default) 2023-02-02 15:58:32 +01:00
Sven Oesau f15da2306c doc update 2023-02-02 15:21:52 +01:00
Laurent Rineau 07672d9fa4
Kernel_23: inconsistent documentation (#6916)
Made preconditions in the C++ form.
2023-02-02 11:28:46 +01:00
Laurent Rineau 3cadb8ea52 Merge branch '5.5.x-branch' 2023-02-02 11:19:47 +01:00
Laurent Rineau b32457efb3 Merge pull request #6816 from maximecharriere/dev/drawGraphColor
Draw mesh color in SimpleFaceGraphViewerQt
2023-02-02 10:58:32 +01:00
Laurent Rineau 5d4e0dd9b5 Merge pull request #6954 from janetournois/Mesh_3-minor_fixes_debug_code-jtournois
Mesh 3 - minor fixes in debug code
2023-02-02 10:58:27 +01:00
Laurent Rineau 1e4165f1db Merge pull request #7184 from afabri/PMP-longest_border-GF
PMP: Make longest_border() extract_boundary_cycles() coherent
2023-02-02 10:58:25 +01:00