Commit Graph

108180 Commits

Author SHA1 Message Date
Guillaume Damiand 3fa4c70324 Basic viewer doc typo 2023-10-20 12:15:53 +02:00
Guillaume Damiand 0c8704f1ef Basic viewer doc: variable name 2023-10-20 12:12:51 +02:00
Guillaume Damiand e1cd107698 typo 2023-10-20 12:10:01 +02:00
Guillaume Damiand d8e190c9e9 Basic viewer doc 2023-10-20 12:07:52 +02:00
Guillaume Damiand 175166d43e Remove all methods to add elements from Basic_viewer_qt. 2023-10-20 11:58:37 +02:00
Sebastien Loriot fe28c0d64a
doc bugs
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-20 11:46:39 +02:00
Sébastien Loriot 08fa9f8a58 fix wording 2023-10-20 08:57:07 +02: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 ff2d8b49b2 PMP: Remove doc of deprecated code 2023-10-19 13:36:45 +01:00
Andreas Fabri adde733cd5 one more 2023-10-19 13:06:37 +01:00
Andreas Fabri e28d44305e Replace hal related URLs 2023-10-19 12:59:07 +01:00
Andreas Fabri c985988789 Reindent 2023-10-19 11:35:37 +01:00
Andreas Fabri b025214974 Remove dead code 2023-10-19 11:33:34 +01:00
Jane Tournois 47e17d0a2c remove vertices(vertex) that is useless 2023-10-19 11:53:56 +02:00
Sébastien Loriot 9cefb1a481 fix out-of-bound warnings 2023-10-19 11:40:35 +02:00
Jane Tournois fbfcbe43d8 add documentation for the `vertices()` functions 2023-10-19 11:18:41 +02:00
Jane Tournois 152e473458 test vertices() helper functions 2023-10-19 11:13:47 +02:00
Jane Tournois c799051e2b add vertices() function for every dimension of simplex in T3
returns a std::array of vertices
2023-10-19 11:13:28 +02:00
Jane Tournois b7eb266cb6 user manual - 0 subdomain 2023-10-19 10:19:41 +02:00
Jane Tournois e9bdc2dd88 example cleaning 2023-10-19 10:08:14 +02:00
Andreas Fabri 117ccfdd02 STL_extension: Remove copy constructor 2023-10-18 16:24:04 +01:00
Guillaume Damiand 75d2b15524 Start to rewrite draw_polygon_set_2.h (NYF) 2023-10-18 17:03:12 +02:00
Guillaume Damiand e3f1772037 Rename add_in_graphics_scene -> add_to_graphics_scene 2023-10-18 16:54:16 +02:00
Guillaume Damiand eea01ce5fe Replace some flot by BufferType 2023-10-18 16:39:49 +02:00
Guillaume Damiand 1369628244 Update Basic_viewer/doc/Basic_viewer/PackageDescription.txt
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 16:24:32 +02:00
Laurent Rineau 31d79bdae5 fix a copy-paste typo 2023-10-18 15:55:56 +02:00
Laurent Rineau d213747c80 nullptr must be quoted 2023-10-18 15:55:43 +02:00
Sébastien Loriot 0f45fedf53 remove unused type 2023-10-18 11:59:30 +02:00
Sébastien Loriot 18e233c036 fix warnings 2023-10-18 11:56:00 +02:00
Mael Rouxel-Labbé 2c19ffcd8b Add a warning 2023-10-18 10:29:28 +02:00
Sebastien Loriot e6b84d4851
typo
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-10-18 10:19:23 +02:00
Mael Rouxel-Labbé c7af977fd2 Add code in benchmarks to enable ignoring inputs that have degeneracies 2023-10-18 09:43:20 +02:00
Guillaume Damiand ef73057d54 acolor -> color 2023-10-18 09:30:11 +02:00
Guillaume Damiand cb2ab73e3d Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:33 +02:00
Guillaume Damiand 66eba9f2db Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:26 +02:00
Guillaume Damiand 46ddf990fc Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:14 +02:00
Guillaume Damiand dfb32ba6c3 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:02 +02:00
Guillaume Damiand c551b6cd40 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:23:50 +02:00
Guillaume Damiand bfa138dfed Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:23:24 +02:00
Guillaume Damiand 67b41d91a2 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:23:05 +02:00
Guillaume Damiand a33b4e3356 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:22:55 +02:00
Guillaume Damiand eca66e9682 Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:55 +02:00
Guillaume Damiand 12365d7cf9 Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:48 +02:00