Commit Graph

105399 Commits

Author SHA1 Message Date
Efi Fogel aefededa4b Made Curve_halfedges public, as we enable iterating over such types 2023-11-21 17:27:39 +02:00
Efi Fogel a850c34460 Fixed Are_mergable_2 functor; add code that tests whether the equal operator (operator==) is applicable to the data that extends the curve 2023-11-09 15:09:19 +02:00
Efi Fogel 7458d6adf3 used epec (and not epic) 2023-11-01 19:12:25 +02:00
Efi Fogel 04cbb6ae79 Replaced CGAL timer with std (chrono) 2023-11-01 18:21:06 +02:00
Efi Fogel 51500440ea Added missing 'conct' qualifier 2023-11-01 18:13:11 +02:00
Efi Fogel 4324b71e50 Replaced 'typedef' with 'using' 2023-11-01 18:11:51 +02:00
Efi Fogel dedb100fa8 Ported to tikz 2023-10-23 16:23:04 +03:00
Efi Fogel 3f8ea79eb7 Added min_area_tri.tex and jeep.tex 2023-10-23 16:20:07 +03:00
Efi Fogel 2e32820dd3 ixed parameter types if interface functions 2023-10-23 16:07:57 +03:00
Efi Fogel 042629e464 Fixed inserter; introduced extractor 2023-10-23 16:03:07 +03:00
Efi Fogel 4c33636012 Removed redundant include statement 2023-10-23 15:56:51 +03:00
Efi Fogel b8ce7d12f0 Fixed comment 2023-10-23 15:55:22 +03:00
Laurent Rineau d5c8582bd2 Merge pull request #7655 from soesau/Polygonal_surface_reconstruction-Unoriented_soup_to_mesh-GF
Converting unoriented polygon soup to polygon mesh
2023-10-19 15:10:53 +02:00
Laurent Rineau 1ae1d21232 Merge pull request #7766 from albert-github/feature/bug_stylesheet_name
Correcting stylesheet name
2023-10-19 15:10:50 +02:00
Laurent Rineau 86531416ea Merge pull request #7776 from albert-github/feature/issue_7774
issue #7774 Link to support funding of GUDHI project not found
2023-10-19 15:10:36 +02:00
Laurent Rineau 9187974146 Merge pull request #7778 from albert-github/feature/issue_7770
issue #7770 Non existing link to the LASLib / LAStools
2023-10-19 15:10:33 +02:00
Laurent Rineau 804032c3ed Merge pull request #7786 from albert-github/feature/bug_double_defgroup
Remove double defgroup definition
2023-10-19 15:10:30 +02:00
Laurent Rineau 8151e75349 Merge branch '5.6.x-branch' 2023-10-19 14:53:27 +02:00
Laurent Rineau 4ee9d15c9f Merge branch '5.5.x-branch' into 5.6.x-branch
# Conflicts:
#	STL_Extension/include/CGAL/Base_with_time_stamp.h
2023-10-19 14:53:14 +02:00
Laurent Rineau cc50a6c1e7
STL_extension: Fix Base_with_time_stamp (#7807)
## Summary of Changes

Remove the copy constructor of `Base_with_time_stamp`. 
Otherwise we have 'N' in the [Triangulation_2
testsuite](https://cgal.geometryfactory.com/CGAL/testsuite/results-5.5.4-I-169.shtml#Triangulation_2)
for CGAL 5.5.

Note that the copy constructor is not in 5.6 and master. 
Note that this only concerns VC++.

## Release Management

* Affected package(s): STL_extension
* License and copyright ownership:  unchanged
2023-10-19 14:44:45 +02:00
Andreas Fabri 117ccfdd02 STL_extension: Remove copy constructor 2023-10-18 16:24:04 +01:00
Laurent Rineau a0ca27e40a Merge pull request #7713 from efifogel/Aos_2-doc_fixes-efif
Aos_2: doc fixes
2023-10-16 11:13:41 +02:00
Laurent Rineau 0821ea313c Merge pull request #7717 from afabri/Box_intersection_d-doc_enum-GF
Box_intersection_d: Fix doc link
2023-10-16 11:13:39 +02:00
Laurent Rineau 9cb6e639d4 Merge pull request #7725 from afabri/Bounding_volumes-fix_Ellipse-GF
Bounding_volumes: Use Eigen library in demo
2023-10-16 11:13:34 +02:00
Laurent Rineau 993d87a9be Merge pull request #7726 from Kuprin2000/extrude_skeleton_fix
Added type cast to preprocess_weights() to avoid compilation error
2023-10-16 11:13:32 +02:00
Laurent Rineau 3ec0c7e186 Merge pull request #7737 from ange-clement/Polyhedron-demo-Clipping-box-more-support-aclement
Polyhedron demo : Add clip box plugin support for more items
2023-10-16 11:13:26 +02:00
Laurent Rineau 98a6bf7934 Merge pull request #7744 from lrineau/CGAl-fix_IO_oformat_iformat-GF
fix : iformat/oformat are in CGAL::IO
2023-10-16 11:13:21 +02:00
Laurent Rineau 604c6540fa Merge pull request #7745 from ange-clement/Polyhedron-demo-dual-contouring-aclement
Polyhedron demo : dual contouring operation from isosurfacing_3 package
2023-10-16 11:13:19 +02:00
Laurent Rineau c39e268e37 Merge pull request #7751 from gdamiand/Basic_viewer-bugfix-gdamiand
Bug fix in drawing of interior faces when the outer boundary is pinched
2023-10-16 11:13:17 +02:00
Laurent Rineau 0bf60c9318 Merge pull request #7752 from gdamiand/CMap_with_index-add_missing_functions-gdamiand
Add missing functions capacity and upper bound in dart_range for cmap and lcc with index
2023-10-16 11:13:12 +02:00
Laurent Rineau 78ace775b1 Merge pull request #7763 from albert-github/feature/bug_perm_redir
Correcting permanent redirect
2023-10-16 11:13:03 +02:00
Laurent Rineau b483f274d4 Merge pull request #7768 from albert-github/feature/issue_7767
issue #7767 Problem with the documenation of Mesh_3
2023-10-16 11:13:01 +02:00
Laurent Rineau e9a981b279 Merge pull request #7769 from albert-github/feature/issue_7764
issue #7764 Reference to moka modeller
2023-10-16 11:12:58 +02:00
Laurent Rineau 8babcc4e7f Merge pull request #7773 from albert-github/feature/bug_3mf_link
Link to the 3mf specification
2023-10-16 11:12:53 +02:00
Laurent Rineau ce63f7c2b9 Merge pull request #7732 from MaelRL/SMS-Improve_robustness-GF
Reformulate a cross product to increase precision
2023-10-16 11:12:27 +02:00
Laurent Rineau a5fcf016b7 Merge branch '5.6.x-branch'
# Conflicts:
#	Documentation/doc/resources/1.8.13/BaseDoxyfile.in
#	Documentation/doc/resources/1.9.6/BaseDoxyfile.in
2023-10-16 11:11:07 +02:00
Laurent Rineau 72c10b8f69 Merge branch '5.5.x-branch' into 5.6.x-branch 2023-10-16 11:07:24 +02:00
Laurent Rineau d69e5ac1dc Merge pull request #7722 from janetournois/Doc-precompiled_demos-GF
Doc of Windows precompiled demos - remove "common dlls"
2023-10-16 11:04:52 +02:00
Laurent Rineau 3575673788 Merge pull request #7753 from sloriot/TR3-fix_opti_warning
Fix warning
2023-10-16 11:04:36 +02:00
Laurent Rineau fbc0e18bbb Merge pull request #7742 from lrineau/CGAL-fix-5.5-with-Boost-1.84-GF
As the pull-request was for 5.5.x only, this merge does not modify
anything.
2023-10-16 11:03:11 +02:00
Laurent Rineau 7c5742de61 Merge pull request #7742 from lrineau/CGAL-fix-5.5-with-Boost-1.84-GF
Add missing header
2023-10-16 10:50:16 +02:00
Laurent Rineau d663c68b8a Merge pull request #7753 from sloriot/TR3-fix_opti_warning
Fix warning
2023-10-16 10:50:13 +02:00
Jane Tournois f00f56c6ac doc 2023-10-16 10:20:28 +02:00
albert-github 48406930ca Remove double defgroup definition
Remove double defgroup definition
2023-10-11 10:39:04 +02:00
albert-github 90050dc551 issue #7770 Non existing link to the LASLib / LAStools
Removed trailing space
2023-10-10 10:52:34 +02:00
albert-github 930387e88f issue #7770 Non existing link to the LASLib / LAStools
Corrected link.
2023-10-10 10:45:59 +02:00
albert-github 0621c8d749 issue #7774 Link to support funding of GUDHI project not found
Corrected link
2023-10-10 09:57:47 +02:00
albert-github ad9c803ceb Link to the 3mf specification
Correcting the link to the 3mf specification
2023-10-09 18:49:37 +02:00
albert-github 5de032c88a issue #7764 Reference to moka modeller
After review
2023-10-09 17:24:27 +02:00
albert-github 758f0d773a issue #7764 Reference to moka modeller
Setting correct path to documentation and source repository.
2023-10-09 16:39:59 +02:00