Commit Graph

97343 Commits

Author SHA1 Message Date
Sébastien Loriot a88a84b0f4 remove some cpp0x and cpp11 config macros 2021-08-13 15:46:50 +02:00
Sébastien Loriot 00fd00fafc replace macros with inline functions and remove a config flag 2021-08-13 15:24:41 +02:00
Sébastien Loriot 89aec88abc add missing entry 2021-08-12 11:40:51 +02:00
Sebastien Loriot 8d8afe6870
Merge pull request #5737 from danston/Weights-new_package-danston
[Feature] Weights New Package
2021-08-12 10:48:03 +02:00
Sébastien Loriot 814c9138ef Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-12 10:38:11 +02:00
Sebastien Loriot c25c7c4668
Merge pull request #5882 from sloriot/Data-Ply_edge_prop
Update PLY files to valid format
2021-08-12 10:24:32 +02:00
Sébastien Loriot cff3cdb40e Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-12 10:23:57 +02:00
Sebastien Loriot 7a0cdbead8
Merge pull request #5881 from sloriot/SM_PLY_edge_prop
Aligned Edge property to PLY standard
2021-08-12 10:20:48 +02:00
Sebastien Loriot 6338be76ac
Merge pull request #5898 from lrineau/Documentation-fix_compare_testsuites.sh-GF
Port documentation_parser.py to python3
2021-08-12 10:20:01 +02:00
Sebastien Loriot d45f253435
Merge pull request #5858 from MaelRL/T2-sanitize_full-GF
Fix some UB / sanitizer errors
2021-08-12 10:18:06 +02:00
Sebastien Loriot 0801077c05
Merge pull request #5868 from Simon-Lopez/5867_split_fails_with_1D_intersections
Skip shared edges which are border edges
2021-08-12 10:16:07 +02:00
Sebastien Loriot 304786eddd
Merge pull request #5883 from MaelRL/BGL-Fix_warning-GF
Fix may-be-used-uninitialized warning
2021-08-12 10:14:36 +02:00
Sebastien Loriot 7f6b937926
Merge pull request #5891 from sloriot/SS-doc_cst_fct
Fix doc: constants -> functions
2021-08-12 10:14:11 +02:00
Sebastien Loriot 7d64dd2027
Merge pull request #5890 from sloriot/Polyhedron-degree_isolated_vertex
Fix degree of an isolated vertex
2021-08-12 10:13:46 +02:00
Sebastien Loriot 92d90a4a11
Merge pull request #5667 from afabri/Kernel-compare_slopes-GF
Kernel: Add compare_slope with 4 points
2021-08-12 10:12:26 +02:00
Sebastien Loriot 8d00945943
Merge pull request #5655 from danston/PSP-libpointmatcher_enhancements-danston
[Small Feature] Support for libpointmatcher::GenericDescriptorOutlierFilter
2021-08-12 10:10:13 +02:00
Sebastien Loriot 5b0a7a512e
Merge pull request #5874 from sloriot/CGAL-copyright.txt
copyright.txt -> copyright
2021-08-12 10:08:01 +02:00
Sebastien Loriot a39a7c009a
Merge pull request #5843 from danston/Shape_detection-fix_leaks_in_ransac-danston
Fixed Memory Leaks in RANSAC
2021-08-12 10:07:41 +02:00
Sebastien Loriot a6e19f5580
Merge pull request #5802 from janetournois/PMP-isotropic_remeshing_document_new_params-jtournois
PMP::isotropic_remeshing - document new parameters
2021-08-12 10:05:28 +02:00
Sebastien Loriot 763a1d16c9
Merge pull request #5735 from afabri/CK_2-cleanup-GF
Circular_kernel_2: Cleanup
2021-08-12 10:02:07 +02:00
Sebastien Loriot 3404633d3e
Merge pull request #5704 from lrineau/Mesh_2-more_CGAL_MESH_2_DEBUG_REFINEMENT_POINTS-GF
Mesh_2: Add a new debugging macro CGAL_MESH_2_DEBUG_REFINEMENT_POINTS
2021-08-12 10:01:39 +02:00
Laurent Rineau 97fb041ad5 Port documentation_parser.py to Python3
My attempt with python2 on Ubuntu 20.04 failed. Let's move to Python3,
at least for this script.
2021-08-10 13:34:40 +02:00
Laurent Rineau c9780d93e4 For the moment, documentation_parser.py is a python2 script 2021-08-10 13:11:42 +02:00
Laurent Rineau 0175389c10
Merge pull request #5894 from maxGimeno/Filter_testsuite_fixes-maxGimeno 2021-08-09 17:04:41 +02:00
Maxime Gimeno 5c608f0c83 FIx repetition operator for mac. 2021-08-09 15:40:13 +02:00
Maxime Gimeno 4ceb5fbb1f filter diff 2021-08-09 15:19:12 +02:00
Maxime Gimeno b579d9bd3c Remove the platforms before starting the filter testsuite 2021-08-09 14:16:50 +02:00
Sébastien Loriot 95a3b100f8 Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-05 08:36:10 +02:00
Sébastien Loriot fb30b596ae Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-05 08:35:36 +02:00
Sébastien Loriot 5b6f3abac2 fix iteration up to the end 2021-08-05 08:25:43 +02:00
Sébastien Loriot f0c0c90f85 fix doc errors 2021-08-04 20:37:04 +02:00
Dmitry Anisimov bb1f492e65 use correct version of eigen 2021-08-04 16:06:32 +02:00
Dmitry Anisimov fb9b9733f6 added missing components 2021-08-04 15:55:35 +02:00
Dmitry Anisimov 2bbf87fa53 make eigen quiet 2021-08-04 15:45:44 +02:00
Sébastien Loriot 84fac01b06 fix doc: constants -> functions
since e3e0efb
2021-08-04 15:29:22 +02:00
Sébastien Loriot 0361a83cd3 fix degree of an isolated vertex 2021-08-04 15:22:14 +02:00
Dmitry Anisimov 50157a7479 Merge remote-tracking branch 'origin/master' into Weights-new_package-danston 2021-08-04 15:12:04 +02:00
Dmitry Anisimov 551c3141e2 fixed cmakelists 2021-08-04 15:10:53 +02:00
Sébastien Loriot 1082f223db Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-04 09:19:24 +02:00
Sebastien Loriot 4b7f4d082d
Merge pull request #5888 from MaelRL/PMP-Minor_rephrase-GF
PMP: Minor comment fixes
2021-08-04 09:15:51 +02:00
Mael 753fc4d434 Minor comment fixes 2021-08-04 09:11:35 +02:00
Dmitry Anisimov 8043e62f62 removed erroneous assert 2021-08-03 16:57:18 +02:00
Sébastien Loriot 9dc3f84d73 try to workaround non-determinism 2021-08-03 14:25:50 +02:00
Maxime GIMENO 314f867564
No --depth 1 anywhere 2021-07-30 15:52:10 +02:00
Maxime GIMENO 62835eb601
No shallow clone to keep the history for the diff 2021-07-30 15:46:28 +02:00
Maxime GIMENO e157a4aac9
Fix diff 2021-07-30 15:27:49 +02:00
Maxime GIMENO 38b075b63a
Update filter_testsuite.yml 2021-07-30 15:01:44 +02:00
Laurent Rineau eb30bb0aaf
Merge pull request #5865 from maxGimeno/Testsuite-Filter_testsuite-maxGimeno 2021-07-30 14:51:38 +02:00
Maxime Gimeno 618b439d9a Factorize condition 2021-07-30 14:25:34 +02:00
Maxime Gimeno f9e2b630e9 CLea-up and simplify 2021-07-30 13:20:03 +02:00