Commit Graph

93743 Commits

Author SHA1 Message Date
Maxime Gimeno 35bbd7831e If there was a problem in doc_with_postprocessing, stop the process qand post a comment with the issues 2021-05-17 15:20:34 +02:00
Laurent Rineau ae4f358dc1 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-04-30 10:50:32 +02:00
Laurent Rineau 1bff8cb4c2 Merge pull request #5646 from maxGimeno/Doc-Fix_scripts_compare-maxGimeno
Documentation: Fix doxygen comparison scripts
2021-04-30 10:50:26 +02:00
Laurent Rineau 56e09b7a7b Merge pull request #5646 from maxGimeno/Doc-Fix_scripts_compare-maxGimeno
Documentation: Fix doxygen comparison scripts
2021-04-30 10:50:03 +02:00
Laurent Rineau 7d79d7bf00 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-04-28 15:23:36 +02:00
Laurent Rineau e562de0160 Merge pull request #5629 from sgiraudot/PSP-Fix_clustering_warning-GF
PSP: Fix conversion warnings in clustering
2021-04-28 15:22:43 +02:00
Laurent Rineau 795c931b55 Merge pull request #5637 from sloriot/PMP-hole_filling_empty_range_warning
Fix use of empty range
2021-04-28 15:22:41 +02:00
Laurent Rineau dd48545061 Merge pull request #5642 from sloriot/SS-missing_return
Add missing return statement
2021-04-28 15:22:38 +02:00
Laurent Rineau 5e20081197 Merge pull request #5629 from sgiraudot/PSP-Fix_clustering_warning-GF
PSP: Fix conversion warnings in clustering
2021-04-28 15:22:11 +02:00
Laurent Rineau 7890f59004 Merge pull request #5637 from sloriot/PMP-hole_filling_empty_range_warning
Fix use of empty range
2021-04-28 15:22:09 +02:00
Laurent Rineau 5bf12cedbb Merge pull request #5642 from sloriot/SS-missing_return
Add missing return statement
2021-04-28 15:22:06 +02:00
Maxime Gimeno 3b666385c4 If errors prevent the doc form doxygen master to be generated, it will still upload the results and provide logs to the cmake or make errors. 2021-04-27 14:34:56 +02:00
Maxime Gimeno f13d9f3af1 WIP : error n list of logs 2021-04-27 11:17:31 +02:00
Sébastien Loriot 2d37774684 add missing return statement 2021-04-26 11:30:25 +02:00
Sébastien Loriot b54199a45c Merge remote-tracking branch 'cgal/5.1.x-branch' into 5.2.x-branch 2021-04-24 18:04:24 +02:00
Sebastien Loriot f7d01c9b22
Merge pull request #5640 from sloriot/CGAL_doc-workaround
Workaround doxygen bug
2021-04-24 18:02:41 +02:00
Sébastien Loriot 5f62e73c65 workaround doxygen bug 2021-04-24 17:46:39 +02:00
Sébastien Loriot 0eea836f1e handle empty point range 2021-04-23 08:46:28 +02:00
Sébastien Loriot eef92fbef7 Merge remote-tracking branch 'cgal/5.1.x-branch' 2021-04-21 15:47:06 +02:00
Sebastien Loriot f00ff2dc6c
Merge pull request #5628 from maxGimeno/Testsuite-Fix_for_windows-maxGimeno
Testsuite: Fix release creation scripts for windows
2021-04-21 15:45:11 +02:00
Maxime Gimeno a774f53ada remove trailing whitespaces 2021-04-21 15:43:41 +02:00
Sebastien Loriot 7a68dfd3fa
Merge pull request #5623 from maxGimeno/Demo-Fix_dll_warning-maxGimeno
Polyhedron_demo : Fix a warning
2021-04-21 15:34:14 +02:00
Sebastien Loriot 5ea379b9ee
Merge pull request #5616 from janetournois/PMP-isotropic_remeshing_corners-jtournois
PMP::isotropic_remeshing - keep corners incident to isolated constrained edges
2021-04-21 15:29:34 +02:00
Sebastien Loriot 5c3b0504b9
Merge pull request #5611 from janetournois/Tetrahedral_remeshing-fix_index-jtournois
Tetrahedral remeshing - fix indices for very small inputs
2021-04-21 15:27:51 +02:00
Laurent Rineau ca3446adc7 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-04-20 09:52:11 +02:00
Laurent Rineau d4c8fbba79 Merge pull request #4649 from sloriot/CGAL-no_third_party_warnings
Try to filter out warnings not in CGAL
2021-04-20 09:52:04 +02:00
Laurent Rineau 7a17eb5b87 Merge pull request #4649 from sloriot/CGAL-no_third_party_warnings
Try to filter out warnings not in CGAL
2021-04-20 09:48:57 +02:00
Simon Giraudot f7f781c2d2 Fix warning by explicitly casting to/from property map value type 2021-04-19 12:44:59 +02:00
Maxime Gimeno 657ba50904 - call bash instead of only the script
Don't try to test skipped packages in run_testsuite_with_cmake
2021-04-19 09:03:20 +02:00
Sébastien Loriot cbd95907cd Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD 2021-04-17 11:11:28 +02:00
Sebastien Loriot cc65d9d97b
Merge pull request #5602 from maxGimeno/Demo-Fix_text_in_polyline_item-maxGimeno
Polyhedron demo: Fix corner-item description
2021-04-17 11:06:03 +02:00
Sebastien Loriot 2f8bd0e712
Merge pull request #5599 from maxGimeno/CI_Doc-Fix_list_of_pkgs
CI Doc building: Accept modifications to the Documentation package only
2021-04-17 11:05:47 +02:00
Sebastien Loriot cec1f67cdd
Merge pull request #5580 from janetournois/Mesh_3-feature_protection_fixes-GF
Mesh_3 - fix feature protection for images
2021-04-17 11:05:33 +02:00
Sebastien Loriot 9f0d8d0096
Merge pull request #5577 from janetournois/Tet_remeshing-fix_link_error-jtournois
Tetrahedral Remeshing - fix link error
2021-04-17 11:05:14 +02:00
Sebastien Loriot e9c97d2b59
Merge pull request #5539 from sloriot/PMP-coref_check_si
Collect faces incident to edges too
2021-04-17 11:04:38 +02:00
Sebastien Loriot 77745a6151
Merge pull request #5610 from maxGimeno/Doc-improve_vcpkg_doc-maxGimeno
Documentation: Add a picture to the vcpkg usage doc
2021-04-17 11:03:44 +02:00
Sebastien Loriot 8191120ed1
Merge pull request #5601 from maxGimeno/Demo-Fix_edit_bbox-maxGimeno
Polyhedron Demo: Fix edit bbox
2021-04-17 11:03:22 +02:00
Sebastien Loriot 654ee8862d
Merge pull request #5593 from danston/Arrangement_on_surface_2-fix_unassigned_var-danston
Fixed unassigned variable in the tests of Arrangement_on_surface_2
2021-04-17 11:03:08 +02:00
Sebastien Loriot 925ff14ad9
Merge pull request #5587 from janetournois/Mesh_3-fix_polylines_on_cube_detection-jtournois
Mesh_3 - fix features detection on image bounding box
2021-04-17 11:02:16 +02:00
Sebastien Loriot de1c951543
Merge pull request #5586 from sgiraudot/PSP-Fix_pointmatcher_example-GF
PSP: Fix pointmatcher example
2021-04-17 11:01:45 +02:00
Sebastien Loriot 8e39fff823
Merge pull request #5578 from maxGimeno/FindGMP-Fix_for_vcpkg-maxGimeno
Installation: FindGMP also searches for debug lib
2021-04-17 11:01:08 +02:00
Sebastien Loriot fd5b469980
Merge pull request #5568 from sgiraudot/Interpolation-Fix_deprecated_std_iterator_inheritance-GF
Interpolation: Fix deprecated inheritance with std::iterator
2021-04-17 11:00:48 +02:00
Sebastien Loriot 6e7121d83d
Merge pull request #5564 from MaelRL/Generator-Fix_random_polygon_2-degen-GF
Handle "right" folds
2021-04-17 11:00:07 +02:00
Maxime Gimeno 9384b064eb Make `children` a pointer to silent an annoying warning about QList<int> not being a dll-interface class. 2021-04-16 13:39:30 +02:00
Sébastien Loriot a5cb648a99 add an expression to grep 2021-04-16 11:55:02 +02:00
Sébastien Loriot 26bbda71de swap columns 2021-04-15 14:34:25 +02:00
Sebastien Loriot 7611a0bdfc
Merge branch '5.1.x-branch' into CGAL-no_third_party_warnings 2021-04-15 14:02:16 +02:00
Sébastien Loriot b6e8e41404 add a fourth category of result 2021-04-15 13:58:24 +02:00
Maxime Gimeno 8f344579cc Test 2021-04-15 09:33:31 +02:00
Jane Tournois d61cf58f2f add ISOLATED_CONSTRAINT halfedge status
this type is needed for edges that are part of the input constrained
edges property map, and are incident to a face to be remeshed only by a
vertex.
These edges contribute to creating corner vertices (incident to >= 3
constrained edges), but should still not be considered as patch borders

without dealing with these "isolated constraints", the corner vertices that
are incident to 2 patch borders and 1 of these edges was not considered
as a corner but as a simple patch border vertex, hence it could be
moved/deleted by a collapse or relaxation steps
2021-04-13 15:20:21 +02:00