Commit Graph

106139 Commits

Author SHA1 Message Date
Andreas Fabri de477239b4 Fix AlgebraicFoundations 2023-10-17 14:57:31 +01:00
Andreas Fabri fd4b4e070a Fix PkgMinkowskiSum2Ref 2023-10-17 14:45:45 +01:00
Andreas Fabri ccf1ac0b59 Fix PkgSurfaceMeshParameterization 2023-10-17 14:33:32 +01:00
Andreas Fabri c4e538b64a Fix PkgPolygonalSurfaceReconstruction 2023-10-17 14:32:06 +01:00
ange-clement b4188a5011 Fix intersection not having color +
Domains colors better follow item color
2023-10-17 15:02:16 +02:00
Laurent Rineau cd14420354 fix a typo
(reported by email by Stefan Schirra)
2023-10-16 18:03:50 +02:00
Andreas Fabri e5c84bf099 Triangulation_2: Add some () to function names in the User Manual 2023-10-16 13:18:57 +01:00
Jane Tournois 68b85e72ff insert points on midplane to get a better quality mesh 2023-10-16 13:15:04 +02:00
Jane Tournois 999959d737 rename function 2023-10-16 13:04:23 +02:00
Jane Tournois d08f9f8a17 improve doc about subdomain_index 0 in tetrahedral remeshing examples 2023-10-16 12:28:11 +02: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
ange-clement 4aa796bcab Only use subdomain's color when meshing from labeled images 2023-10-13 17:43:15 +02:00
Laurent Rineau ff095fe31e fix loading of a polygon mesh from VTK
- fix a memory leak
- allow to read a polygon soup, in addition to surface meshes
2023-10-12 16:50:55 +02:00
Laurent Rineau 4c2bbb812d remove a fake dependency 2023-10-12 16:50:55 +02:00
Laurent Rineau 98a5f2f490 fix reading of vtp files 2023-10-12 16:50:55 +02:00
Jane Tournois 7435d07d26 fix dependencies 2023-10-12 11:30:42 +02:00
Jane Tournois 6b8eaa4e5c remove CGAL workaround from cpp files 2023-10-12 10:12:09 +02:00
albert-github a60ff36285 No need for workaround for boost before version 1.47
CGAL requires boost 1.66 or higher since CGAL-5.6.
2023-10-11 11:02:24 +02:00
albert-github 48406930ca Remove double defgroup definition
Remove double defgroup definition
2023-10-11 10:39:04 +02:00
Jane Tournois 6e6598cd5e no need to workaround boost 1.54 anymore
because CGAL now requires boost 1.66 or higher
2023-10-10 19:32:59 +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 4e84efbb92 issue #7765 Problem with Boost 1.54 and a non reachable ticket
CGAL as of version 5.6 requires Boost 1.66 or higher so the warning is not valid anymore
2023-10-10 10:22:36 +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
Sven Oesau 5a27f38675 Merge remote-tracking branch 'orth/orthtree-generalization' into Kinetic_shape_reconstruction-new_package-soesau
# Conflicts:
#	Orthtree/include/CGAL/Orthtree.h
2023-10-10 09:44:42 +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
albert-github 6f560fcdce issue #7767 Problem with the documenation of Mesh_3
removing files that were removed by #7445 but reintroduced by #7395
2023-10-09 16:03:49 +02:00