Commit Graph

103728 Commits

Author SHA1 Message Date
Laurent Rineau f3c1ef1b52 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:04:28 +02:00
Laurent Rineau 9496b9a853 Merge branch '5.4.x-branch' into 5.5.x-branch 2023-03-30 18:03:28 +02:00
Laurent Rineau 4f61bb7409 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:03:20 +02:00
Laurent Rineau 8ec3949272 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:03:00 +02:00
Jane Tournois 4b632c29ff remove NP template parameter where it's not necessary
* add CGAL_DEPRECATED
* fix ambiguity between exude_mesh_3(c3t3) (one param) versions
by removing default time_limit
2023-03-30 10:40:28 +02:00
Mael Rouxel-Labbé 8f3968000e Fix visitor 2023-03-29 21:09:44 +02:00
Luiz Georg 42752d0c53 Add converter to QPolygonF 2023-03-29 11:39:37 -03:00
Laurent Rineau a3606c2b1c Update Github workflows from CGAL `master` version 2023-03-29 16:03:55 +02:00
Mael Rouxel-Labbé c346b4a836 Avoid repetition 2023-03-29 15:46:42 +02:00
Mael Rouxel-Labbé e5c8323825 Add triangulate_polygons() to the demo 2023-03-29 15:30:56 +02:00
Mael Rouxel-Labbé 8a39016780 Visitor of triangulate_faces must be a visitor of HoleFilling too 2023-03-29 15:30:25 +02:00
Mael Rouxel-Labbé 70363a3b9c Update CHANGES.md 2023-03-29 15:29:29 +02:00
Mael Rouxel-Labbé 5a47df6682 Doc fixes, thanks @albert-github 2023-03-29 15:29:10 +02:00
Mael Rouxel-Labbé 77062ed7c2 Move triangulate_polygons()'s default visitor out of internal namespace
so that it is documented
2023-03-29 12:07:57 +02:00
Mael Rouxel-Labbé 962269c03d Add see also's 2023-03-29 12:07:47 +02:00
Mael Rouxel-Labbé 9387f087e0 Refactor to properly forward NPs to triangulate_hole_polyline + other imprvmts 2023-03-29 11:53:27 +02:00
Mael Rouxel-Labbé 4a2d91e03b Document requirements on faces of triangulate_faces/triangulate_polygons 2023-03-29 10:11:04 +02:00
Mael Rouxel-Labbé 1365fac894 Move macro 2023-03-29 10:08:10 +02:00
Mael Rouxel-Labbé 4d03dbe076 Try-Catch the CDT constraint insertions 2023-03-28 22:42:40 +02:00
Mael Rouxel-Labbé f570e0ec2e Enhance tests 2023-03-28 16:53:08 +02:00
Mael Rouxel-Labbé c451b921ef Rename internal functions for consistency 2023-03-28 16:52:48 +02:00
Mael Rouxel-Labbé 123c2513fc Delegate construction of a 2D CDT to hole filling 2023-03-28 16:52:40 +02:00
Mael Rouxel-Labbé 6a0a0267bf Test triangulate_polygons() 2023-03-28 15:16:52 +02:00
Mael Rouxel-Labbé 7b375129fb Document triangulate_polygons() 2023-03-28 15:16:37 +02:00
Mael Rouxel-Labbé 4b2b996e08 Add visitor for triangulate_polygons() 2023-03-28 14:59:26 +02:00
Mael Rouxel-Labbé 51c1e21847 Change ITag to No intersections, and try{}catch() the CDT2 code 2023-03-28 14:58:39 +02:00
Mael Rouxel-Labbé 83e89d85a6 Fix typo 2023-03-28 14:58:22 +02:00
Sébastien Loriot 9166d28c97 do not test twice for self-intersections if there is none 2023-03-28 11:42:49 +02:00
Mael Rouxel-Labbé 20c2df0692 Add triangulate_PS prototype 2023-03-28 09:59:21 +02:00
Priyansh Jalan 26b391dc51 fixed warnings and changed tabs to spaces 2023-03-24 14:42:30 +00:00
Priyansh Jalan 74a4bef885 made multi line input and added tetrahedron generation 2023-03-24 12:17:28 +00:00
Priyansh Jalan 455f625e8a Polyhedron demo object generator tetrahedron -added UI and half logic part 2023-03-24 11:07:18 +00:00
Laurent Rineau 693d166835 more debug information 2023-03-22 15:58:55 +01:00
Laurent Rineau 873d98fcbf "simplify" the 6 constructors by using delegating-cstr 2023-03-22 15:50:31 +01:00
Laurent Rineau 728e013cc5 bug-fix: a one-char typo 2023-03-22 15:39:43 +01:00
Andreas Fabri 10dc3ee3b8 Fix typos 2023-03-22 13:33:49 +01:00
Andreas Fabri 5d03e03447 Reorder \tparam \return and \note 2023-03-21 17:08:36 +01:00
Andreas Fabri 1ac310daa1 Add to dependencies 2023-03-21 16:59:58 +01:00
Andreas Fabri 81761ea5a3 Add to examples.txt 2023-03-21 16:59:17 +01:00
Andreas Fabri dd5989d1c4 Triangulation_2: Clarify what happens with degenerate constraints 2023-03-21 16:28:53 +01:00
Laurent Rineau 04b5104b5b Merge pull request #7293 from bvessels/master
Straight_skeleton_2: File Format Description Correction
2023-03-21 16:14:21 +01:00
Laurent Rineau 9f0c4c6a7d Merge pull request #7305 from afabri/T2-docfix-GF
Triangulation_2: Document mark_domain_in_triangulation on entry page
2023-03-21 16:14:19 +01:00
Laurent Rineau e96fbafac2 Merge pull request #7308 from afabri/BGL-document_use_binary_mode-GF
BGL: Document use_binary_mode
2023-03-21 16:14:16 +01:00
Laurent Rineau b75c443110 Merge pull request #7313 from SaillantNicolas/CMAKE_AUTOUIC_move_ImageInterfaceui
CMAKE_AUTOUIC Place the ImageInterface.ui file in its original directory.
2023-03-21 16:14:14 +01:00
Laurent Rineau 0316078b95 Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand
Use reserve(size+1) before to copy attribute
2023-03-21 16:14:11 +01:00
Laurent Rineau 186c66ea95 Merge pull request #7321 from afabri/Surface_mesh-document_functions-GF
Surface_mesh: Document join()
2023-03-21 16:14:09 +01:00
Laurent Rineau aedf43d184 Merge pull request #7325 from MaelRL/CGAL-Copyright_fixes-GF
Fix a number of copyright-related issues
2023-03-21 16:14:06 +01:00
Andreas Fabri fcef17c918 Surface_mesh: Add example for accessing points 2023-03-21 09:44:49 +01:00
Efi Fogel 204cf9f815 Commented out unused variables 2023-03-21 09:58:28 +02:00
Oleg Alexandrov aa4b2fcfd4
Add example of printing vertex coordinates 2023-03-20 09:01:29 -07:00