Sebastien Loriot
|
2aea89ff03
|
Hide forward declaration to doxygen (#7928)
|
2023-12-14 15:25:23 +01:00 |
Sébastien Loriot
|
7935bcf42b
|
fix mismatching cond/endcode
remove useless previous patches
|
2023-12-14 10:10:17 +01:00 |
Sébastien Loriot
|
93ba75b8a1
|
add missing not
|
2023-12-14 08:47:54 +01:00 |
Laurent Rineau
|
9a944e563c
|
Merge remote-tracking branch 'cgal/master' into PMP-BF_autorefine
# Conflicts:
# Installation/CHANGES.md
# Polygon_mesh_processing/examples/Polygon_mesh_processing/CMakeLists.txt
|
2023-12-13 15:57:30 +01:00 |
Efi Fogel
|
eaa0091bfd
|
Added an item that describes a fix in the 2D Arrangements package that has to do with observers
|
2023-12-13 15:42:44 +02:00 |
Efi Fogel
|
0ec51c5110
|
Cleaned up
|
2023-12-13 13:49:14 +02:00 |
Efi Fogel
|
615850c4a6
|
Cleaned up
|
2023-12-13 13:41:51 +02:00 |
Andreas Fabri
|
b1195233fa
|
Add CGAL::IO:: for linking
|
2023-12-13 10:45:08 +00:00 |
Andreas Fabri
|
2713fe3c41
|
give \link a try for linking
|
2023-12-13 10:00:44 +00:00 |
Andreas Fabri
|
fd8e6372c7
|
Add CGAL::IO:: for linking
|
2023-12-13 09:31:25 +00:00 |
Andreas Fabri
|
74c47e6222
|
Add CGAL::IO:: for linking
|
2023-12-13 09:21:16 +00:00 |
Mael Rouxel-Labbé
|
61ad28c80c
|
Swap the contents of CGAL/IO/polygon_mesh_io.h and CGAL/BGL/IO/polygon_mesh_io.h
|
2023-12-13 09:58:06 +01:00 |
Andreas Fabri
|
0f9e446219
|
static_cast<int>
|
2023-12-13 08:57:24 +00:00 |
Andreas Fabri
|
a701dbc21c
|
Deal with LAS.h
|
2023-12-13 08:36:46 +00:00 |
Andreas Fabri
|
ee1d222d45
|
double -> int
|
2023-12-13 07:35:53 +00:00 |
Jane Tournois
|
f241f4b6ef
|
rename example with shorter name
error on windows testsuites :
"The fully qualified file name must be less than 260 characters."
|
2023-12-12 17:41:37 +01:00 |
Sébastien Loriot
|
dac26de5c3
|
update test
cc @efifogel
|
2023-12-12 17:09:57 +01:00 |
Jane Tournois
|
fa052c3d84
|
move sliver peeling to its own header file
# Conflicts:
# Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h
|
2023-12-12 16:09:54 +01:00 |
Sébastien Loriot
|
8cc75d642c
|
fix warnings
|
2023-12-12 15:27:00 +01:00 |
Sébastien Loriot
|
35e845d8dc
|
do no use delete event
|
2023-12-12 15:11:40 +01:00 |
Sébastien Loriot
|
814a92655d
|
remove non needed typenames + missing ref
|
2023-12-12 13:12:45 +01:00 |
Sébastien Loriot
|
b267b31bea
|
workaround MSVC 2022 bug
|
2023-12-12 13:12:21 +01:00 |
Sébastien Loriot
|
10f4caa296
|
add missing ref
|
2023-12-12 11:53:22 +01:00 |
Andreas Fabri
|
62a64ae870
|
Add check that it faces are triangles
|
2023-12-12 09:28:01 +00:00 |
Mael
|
935a0faf2f
|
Update macro name
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2023-12-12 10:09:06 +01:00 |
Andreas Fabri
|
796188e351
|
avoid intermediate vector
|
2023-12-12 08:52:01 +00:00 |
Andreas Fabri
|
4d9476ca5b
|
Add example for sampling
|
2023-12-12 08:47:47 +00:00 |
Andreas Fabri
|
6ca34b6210
|
Add example for sampling
|
2023-12-12 08:44:12 +00:00 |
Sébastien Loriot
|
07acb78d30
|
add tests for autoref
|
2023-12-12 09:41:44 +01:00 |
Mael Rouxel-Labbé
|
81972df60e
|
Add a convenience IO header
|
2023-12-12 09:39:35 +01:00 |
Sébastien Loriot
|
79123c8f53
|
hide forward declaration to doxygen
|
2023-12-12 08:31:46 +01:00 |
Efi Fogel
|
6089c485a1
|
Added the description of Arr_observer
|
2023-12-12 03:06:19 +02:00 |
Efi Fogel
|
92e2a7da2d
|
Eliminated the error-prone c-style casting of the arrangement that occurs when using observers; renamed Arr_observer => Aos_observer, and introduced Arr_observer for backward compatibility.
|
2023-12-12 02:54:19 +02:00 |
Efi Fogel
|
5544ff4893
|
Eliminated the error-prone c-style casting of the arrangement object that occurs when using observers.
|
2023-12-12 01:50:26 +02:00 |
Sébastien Loriot
|
d0c224fafb
|
handle some todos
|
2023-12-11 16:09:55 +01:00 |
Laurent Rineau
|
a2ea1742c3
|
Merge branch '5.6.x-branch'
|
2023-12-11 14:05:26 +01:00 |
Laurent Rineau
|
275c175f15
|
Merge pull request #5895 from sloriot/PMP-refine_mesh_along_isolevel
add function to refine a mesh along an isocurve
|
2023-12-11 14:00:49 +01:00 |
Laurent Rineau
|
222fafc411
|
Merge pull request #7805 from MaelRL/AW3-Resume_aw3-GF
Alpha wrapping: re-use and resume functionalities
|
2023-12-11 13:56:29 +01:00 |
Laurent Rineau
|
ef881a1aa9
|
Merge pull request #7844 from janetournois/Mesh_3-remove_unused_criteria-GF
Mesh_3 - `Mesh_criteria_3` cleaning
|
2023-12-11 13:56:26 +01:00 |
Laurent Rineau
|
ab3977570f
|
Merge pull request #7864 from afabri/Nef_S2-initialization-GF
Nef_S2: Move code to initializer list
|
2023-12-11 13:56:24 +01:00 |
Laurent Rineau
|
e0eb2d4014
|
Merge pull request #7867 from lrineau/Scripts-improve_add_toc_to_github_wiki_page.py-GF
Improve add_toc_to_github_wiki_page.py
|
2023-12-11 13:56:20 +01:00 |
Laurent Rineau
|
721487fded
|
Merge pull request #7873 from sloriot/PMP-improve_sizing_concept_and_new_ex
Isotropic remeshing: add example with custom dummy sizing
|
2023-12-11 13:56:13 +01:00 |
Laurent Rineau
|
2592ad44fc
|
Merge pull request #7879 from afabri/PMP_unify_names-GF
PMP Examples: Unify type names
|
2023-12-11 13:56:10 +01:00 |
Laurent Rineau
|
5a628ec88a
|
Merge pull request #7881 from afabri/Poisson-enable_structural_filtering-GF
Poisson Surface Reconstruction: Enable Structural Filtering
|
2023-12-11 13:56:08 +01:00 |
Laurent Rineau
|
3cd25f45cb
|
Merge pull request #7888 from afabri/Spatial_searching-add_example-GF
Spatial Searching: Add example storing triangulation vertices
|
2023-12-11 13:56:04 +01:00 |
Laurent Rineau
|
e2a745f79f
|
Merge pull request #7892 from sloriot/CGAL-fix_dh_angle_sign
fix dihedral angle computation
|
2023-12-11 13:56:02 +01:00 |
Laurent Rineau
|
1c5a914c59
|
Merge pull request #7895 from soesau/Shape_regularization-doc_fix-GF
Shape Regularization: Documented missing dependency to OSQP when default solver is used
|
2023-12-11 13:55:57 +01:00 |
Laurent Rineau
|
1150d5a01c
|
Merge pull request #7900 from janetournois/Polyhedron_demo-fix_double_edit-jtournois
Polyhedron demo - fix `DoubleEdit`
|
2023-12-11 13:55:53 +01:00 |
Laurent Rineau
|
ed4508cb6b
|
Merge pull request #7905 from janetournois/Polyedron_demo-improve_log-jtournois
Polyhedron demo - improve the Mesh_3 log
|
2023-12-11 13:55:48 +01:00 |
Laurent Rineau
|
5899529cc8
|
Merge pull request #7906 from albert-github/feature/bug_bib_theses
Incorrect link to "Perturbations for Delaunay and weighted Delaunay 3D Triangulations"
|
2023-12-11 13:55:44 +01:00 |