Commit Graph

96892 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé 93c7b6de1f Remove STL header include from CGAL-specific namespace 2021-09-14 09:19:50 +02:00
Sébastien Loriot 38435dc7c9 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-09-10 17:50:58 +02:00
Sebastien Loriot 9ab7e9df33
Merge pull request #5953 from maxGimeno/Doc-Update_TBB_cmake_usage_doc-maxGimeno
Update the doc for TBB cmake usage
2021-09-10 17:49:23 +02:00
Sébastien Loriot 0e7982cb99 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-09-10 17:46:56 +02:00
Sebastien Loriot 2181183c45
Merge pull request #5934 from Citronnier/5.3.x-branch
bug fix for issue #5924
2021-09-10 17:42:13 +02:00
Sebastien Loriot 7ef834e521
Merge pull request #5821 from sloriot/SS2-init_m_currentEvent
Init pointer used in comparison when adding curves on right during init
2021-09-10 17:41:08 +02:00
Sébastien Loriot 75ca34c2a5 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-09-06 18:52:40 +02:00
Sébastien Loriot 000b03b595 follow up of #5889
cherry-picking for autorefinement
2021-09-06 18:44:07 +02:00
Sébastien Loriot b71440650c fix wrong conflict resolution in d89690ae97 2021-09-06 16:07:55 +02:00
Maxime Gimeno db25bd110e Update the doc fir TBB cmake usage 2021-09-03 10:46:40 +02:00
Sebastien Loriot fcb9cdb929
Merge pull request #5940 from maxGimeno/Basic_viewer-Fix_compatibility_shaders-maxGimeno
Basic_viewer: Restore compatibility shader code
2021-08-31 19:02:54 +02:00
Sébastien Loriot d89690ae97 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-30 15:53:16 +02:00
Sebastien Loriot 93b0753348
Merge pull request #5936 from sloriot/Doc-boost
Update boost configuration doc
2021-08-30 15:52:43 +02:00
Sebastien Loriot 2f0a643a84
Merge pull request #5889 from sloriot/PMP-cherry_picks_from_5089
Bug fixes cherry picked from #5049
2021-08-30 15:51:23 +02:00
Sébastien Loriot 6672844765 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-30 11:21:46 +02:00
Sebastien Loriot d454e5b462
Merge pull request #5884 from danston/Filtered_kernel-fix_construct_cartesian_object-danston
Filtered Kernel Construct Cartesian Iterator Return Type Fix
2021-08-30 11:16:25 +02:00
Maxime Gimeno 66f92a336e Restore compatibility shader code 2021-08-30 11:11:57 +02:00
Sebastien Loriot 5c41308f43
Update Documentation/doc/Documentation/advanced/Configuration_variables.txt
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-08-27 15:26:42 +02:00
Sébastien Loriot 91a725b403 mention var to disable config mode 2021-08-27 12:56:57 +02:00
Sebastien Loriot 76d30bdaa6
Apply suggestions from code review
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-08-27 12:46:45 +02:00
Sébastien Loriot dcbcf102b7 update boost configuration doc 2021-08-27 11:20:10 +02:00
shuangyuan 42c9d55bd8 fixed bug for unincremented circulator 2021-08-26 12:24:19 +08:00
Sébastien Loriot 3d77cbd804 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-25 19:33:29 +02:00
Sebastien Loriot ad37cf62a4
Merge pull request #5932 from janetournois/Mesher_level-fix_enum-jtournois
Mesher_level - fix mismatch between two definitions of Mesher_level_conflict_status
2021-08-25 19:33:02 +02:00
Jane Tournois 5439dbd07e fix mismatch between two definitions of Mesher_level_conflict_status
that were in different namespaces (CGAL and CGAL::Mesh_3)
2021-08-25 19:32:13 +02:00
Sébastien Loriot f1aa145fd4 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-25 10:45:44 +02:00
Sébastien Loriot 733e7b7823 fix typos 2021-08-25 10:45:05 +02:00
Sébastien Loriot b0a85960bf Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-13 18:27:07 +02:00
Sebastien Loriot 27b9cb5e98
Merge pull request #5871 from sloriot/AOS_2-fix_halfedge_update_overlap
Fix halfedge update overlap
2021-08-13 18:26:38 +02:00
Sébastien Loriot fa2c353fff move impl outside of the class 2021-08-12 10:35:39 +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
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
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 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
Sébastien Loriot 050e81d5fd set coplanar status of patches before classification
cherry-picked from #5049
2021-08-04 14:58:16 +02:00
Sébastien Loriot 8903e746f0 Correctly split intersection polylines when boundary/interior status changes along the polyline
Cherry-picked from #5049
2021-08-04 14:58:16 +02:00
Sébastien Loriot 6349441c4b better handling of boundary cases (cherry-picked from #5049) 2021-08-04 14:57:51 +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