Maxime Gimeno
|
8e23d5c482
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-11-10 09:00:41 +01:00 |
Laurent Rineau
|
b248867e91
|
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno
|
2020-11-09 17:10:24 +01:00 |
Maxime Gimeno
|
cc00d293df
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-11-06 09:37:18 +01:00 |
Maxime Gimeno
|
37fa8fd635
|
Add missing test data
|
2020-11-06 08:28:42 +01:00 |
Maxime Gimeno
|
0ed4a3ef66
|
Replace CGAL_assertion by assert
|
2020-11-05 08:55:12 +01:00 |
Laurent Rineau
|
3f5e9bad29
|
Merge pull request #5124 from sloriot/PMP-simplify_polyline
Add experimental non-documented function to simplify a 3D polyline
|
2020-11-04 20:45:59 +01:00 |
Maxime Gimeno
|
bb9e72afc9
|
Add tests
|
2020-11-04 14:14:09 +01:00 |
Maxime Gimeno
|
1c00bf6847
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-10-29 15:09:16 +01:00 |
Sébastien Loriot
|
61174c8359
|
fix for collinear cycle + update tests
|
2020-10-28 10:11:34 +01:00 |
Sébastien Loriot
|
7309b09169
|
add function to simplify a 3D polyline (closed or open) with approximation guarantees
|
2020-10-27 19:12:20 +01:00 |
Sébastien Loriot
|
1da8e2b0e0
|
update test
|
2020-10-26 14:37:04 +01:00 |
Maxime Gimeno
|
bebd60c12b
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-10-20 09:53:54 +02:00 |
Mael Rouxel-Labbé
|
bdf2473338
|
Merge remote-tracking branch 'cgal/master' into PMP-Local_stitch_borders-GF
|
2020-10-09 18:01:09 +02:00 |
Laurent Rineau
|
40338b2a23
|
Merge pull request #5012 from MaelRL/PMP-Repair_degeneracies_fixes-5.1-GF
PMP: Degeneracy removal fixes
|
2020-10-09 16:50:29 +02:00 |
Laurent Rineau
|
7f59a3bec7
|
Merge pull request #5041 from sloriot/PMP-ceres_eigen
Ceres requires Eigen
|
2020-10-09 16:50:27 +02:00 |
Mael
|
0cc1f01f82
|
Merge branch 'master' into PMP-Local_stitch_borders-GF
|
2020-10-02 15:39:05 +02:00 |
Sebastien Loriot
|
10ba34719e
|
Merge pull request #4728 from sloriot/PMP-cc_cleanup
Clean in connected components
|
2020-10-02 15:20:53 +02:00 |
Sébastien Loriot
|
d35543e1b8
|
Ceres requires eigen
|
2020-09-30 16:27:47 +02:00 |
Mael Rouxel-Labbé
|
4367d7304e
|
Also test degeneracy removal with EPECK
|
2020-09-22 16:59:13 +02:00 |
Mael Rouxel-Labbé
|
f39863e801
|
Merge remote-tracking branch 'cgal/master' into PMP-Local_stitch_borders-GF
|
2020-09-22 10:57:18 +02:00 |
Mael Rouxel-Labbé
|
6c1baed013
|
Add missing header includes
|
2020-09-22 10:55:27 +02:00 |
Sébastien Loriot
|
40f297e3e3
|
more conversion warnings
unsigned is hardcoded in boost
|
2020-08-17 17:10:12 +02:00 |
Sébastien Loriot
|
9e3345f68f
|
Update from master
|
2020-08-12 16:05:45 +02:00 |
Maxime Gimeno
|
9c15f2c9dc
|
Use FeatureSummary in the demo, and remove CGAL_FOUND
|
2020-08-04 12:46:17 +02:00 |
Laurent Rineau
|
ae0c9fbeac
|
Merge pull request #4884 from MaelRL/PMP-fix_polygon_soup_simplification-GF
Fix and simplify polygon soup repairing subfunction "simplify_polygon"
|
2020-07-31 15:52:53 +02:00 |
Mael Rouxel-Labbé
|
9d820d64cb
|
Add more tests for repair_polygon_soup
|
2020-07-28 10:14:31 +02:00 |
Mael Rouxel-Labbé
|
e16ef7d2f5
|
Merge remote-tracking branch 'cgal/master' into PMP-Local_stitch_borders-GF
|
2020-07-03 09:54:56 +02:00 |
Sébastien Loriot
|
035b8786b9
|
remove tws
|
2020-06-22 09:53:13 +02:00 |
Sébastien Loriot
|
fd72d53d5f
|
test do_not_modify
|
2020-06-16 16:15:09 +02:00 |
Simon Giraudot
|
89285f1feb
|
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
|
2020-05-28 08:53:17 +02:00 |
Mael Rouxel-Labbé
|
a574fa70c8
|
Add a test for which single-boundary stitching creates multiple smaller holes
|
2020-05-22 14:37:04 +02:00 |
Mael Rouxel-Labbé
|
9fa5132e8c
|
Add news tests for PMP::stitch_borders
|
2020-05-15 20:23:23 +02:00 |
Sébastien Loriot
|
9f0ebc705b
|
set the initial size of the internal vector when using vector_property_map
|
2020-05-15 18:03:40 +02:00 |
Mael Rouxel-Labbé
|
65e612d26a
|
Do not use the deprecated API of copy_face_graph in stitching tests
|
2020-05-15 14:59:25 +02:00 |
Mael Rouxel-Labbé
|
faf265f055
|
Enhance tests
|
2020-05-12 19:24:48 +02:00 |
Mael Rouxel-Labbé
|
4b9f7fe425
|
Merge remote-tracking branch 'cgal/master' into PMP-Halfedge_comparer_for_stitch_borders-GF
|
2020-05-12 19:19:41 +02:00 |
Maxime Gimeno
|
d7a18b913d
|
More errors and warnigns
|
2020-04-23 09:30:28 +02:00 |
Maxime Gimeno
|
c74bca8d65
|
More errors and warnigns
|
2020-04-23 09:27:26 +02:00 |
Simon Giraudot
|
1dd6a665a1
|
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
|
2020-04-20 09:09:32 +02:00 |
Sebastien Loriot
|
a860a7ea5a
|
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
New Package: Optimal Bounding Box
|
2020-04-16 18:10:58 +02:00 |
Sébastien Loriot
|
a8f9858099
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-04-16 16:29:55 +02:00 |
Sebastien Loriot
|
fb7d41a008
|
Merge pull request #4579 from sloriot/BGL-copy_face_graph_nm_vertices
Handle non-manifold vertices in copy_face_graph
|
2020-04-16 16:23:02 +02:00 |
Simon Giraudot
|
421096fd7f
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
Sébastien Loriot
|
c559af48eb
|
use non deprecated API
|
2020-04-14 16:02:24 +02:00 |
Mael Rouxel-Labbé
|
c16c1a7ea3
|
Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF
|
2020-04-10 16:10:11 +02:00 |
Sebastien Loriot
|
4cc75de998
|
Merge pull request #4595 from maxGimeno/PMP-Split-cc-enhancement-maxGimeno
PMP: Add a named_parameter to split_connected_components()
|
2020-04-06 15:31: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
|
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 |
Mael
|
9d138a788d
|
Fix compilation
|
2020-04-02 13:14:07 +02:00 |
Maxime Gimeno
|
fbc731b909
|
Fix PidMap value type
|
2020-04-02 10:00:33 +02:00 |