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 |
Laurent Rineau
|
ca2d5ef58c
|
Merge pull request #7907 from sloriot/T3-OFB_warning
Prevent out-of-bound warnings
# Conflicts:
# TDS_3/include/CGAL/Triangulation_utils_3.h
|
2023-12-11 13:55:20 +01:00 |
Laurent Rineau
|
b4820031eb
|
Merge pull request #7911 from sloriot/M3-params_errors
Mesh_3: Fix copy/paste errors in parameters
|
2023-12-11 13:54:47 +01:00 |
Laurent Rineau
|
0ccf0745ec
|
Merge pull request #7914 from sloriot/PMP-remesh_planar_faces_missing_remove_const
PMP remesh_planar_patches: handle const meshes
|
2023-12-11 13:54:43 +01:00 |
Laurent Rineau
|
274efd39ac
|
Merge pull request #7917 from afabri/PMP-concurrentIO-GF
PMP: Write into different files to avoid concurrent writing
|
2023-12-11 13:54:41 +01:00 |
Laurent Rineau
|
407987be86
|
Merge branch '5.5.x-branch' into 5.6.x-branch
|
2023-12-11 13:54:07 +01:00 |
Laurent Rineau
|
cb4e75773d
|
Merge pull request #7881 from afabri/Poisson-enable_structural_filtering-GF
Poisson Surface Reconstruction: Enable Structural Filtering
|
2023-12-11 13:50:41 +01:00 |
Laurent Rineau
|
4be3a1e589
|
Merge pull request #7892 from sloriot/CGAL-fix_dh_angle_sign
fix dihedral angle computation
|
2023-12-11 13:50:38 +01:00 |
Laurent Rineau
|
ef653f0a7d
|
Merge pull request #7907 from sloriot/T3-OFB_warning
Prevent out-of-bound warnings
# Conflicts:
# TDS_3/include/CGAL/Triangulation_utils_3.h
|
2023-12-11 13:50:15 +01:00 |
Laurent Rineau
|
323458f5fb
|
Merge pull request #7911 from sloriot/M3-params_errors
Mesh_3: Fix copy/paste errors in parameters
|
2023-12-11 13:48:15 +01:00 |
Laurent Rineau
|
d380a34297
|
Merge pull request #7914 from sloriot/PMP-remesh_planar_faces_missing_remove_const
PMP remesh_planar_patches: handle const meshes
|
2023-12-11 13:48:10 +01:00 |
Laurent Rineau
|
7cfba8f54c
|
Merge pull request #7917 from afabri/PMP-concurrentIO-GF
PMP: Write into different files to avoid concurrent writing
|
2023-12-11 13:48:04 +01:00 |
Laurent Rineau
|
b50df6e06a
|
Merge pull request #7892 from sloriot/CGAL-fix_dh_angle_sign
fix dihedral angle computation
|
2023-12-11 13:47:27 +01:00 |
Laurent Rineau
|
ee4274997f
|
Merge pull request #7907 from sloriot/T3-OFB_warning
Prevent out-of-bound warnings
|
2023-12-11 13:47:21 +01:00 |
Laurent Rineau
|
b0e944d614
|
Merge pull request #7917 from afabri/PMP-concurrentIO-GF
PMP: Write into different files to avoid concurrent writing
|
2023-12-11 13:47:18 +01:00 |
Sébastien Loriot
|
f36bdda9fe
|
doc thread-safety of output iterators
|
2023-12-11 13:42:54 +01:00 |
Mael Rouxel-Labbé
|
20b99521ac
|
Fix typo in benchmarks
|
2023-12-11 12:17:49 +01:00 |
Sébastien Loriot
|
93a1549c65
|
used typedef
|
2023-12-11 11:34:42 +01:00 |
Andreas Fabri
|
f4154836ae
|
Kernel_23: Deal with concurrent executions and IO
|
2023-12-11 08:35:02 +00:00 |
Andreas Fabri
|
33bb65ae17
|
PointRange -> PointOutputIterator
|
2023-12-08 18:03:22 +00:00 |
Andreas Fabri
|
38d9db9728
|
write() operates on const& data
|
2023-12-08 17:15:46 +00:00 |
Andreas Fabri
|
acd03b166c
|
write() operates on const& data
|
2023-12-08 17:09:00 +00:00 |
Sébastien Loriot
|
8d0a047685
|
remote debug code and abandonned alternatives
|
2023-12-08 14:22:41 +01:00 |
Jane Tournois
|
2874c2be60
|
add debug counting far points
|
2023-12-08 13:52:09 +01:00 |
Jane Tournois
|
b0361f7e14
|
set_index(v) must be able dimension -1 to deal with far points
far points inserted by concurrent Mesh_3
|
2023-12-08 13:51:47 +01:00 |
Sébastien Loriot
|
e352f2b17c
|
fix doc
|
2023-12-08 13:27:04 +01:00 |
Sébastien Loriot
|
d75e4f2f54
|
Merge remote-tracking branch 'cgal/master' into PMP-BF_autorefine
|
2023-12-08 13:26:06 +01:00 |
Sébastien Loriot
|
9ac0ef686f
|
aspell check
|
2023-12-08 13:24:55 +01:00 |
Sébastien Loriot
|
d620bcd61a
|
user manual
|
2023-12-08 13:20:23 +01:00 |
Sébastien Loriot
|
bcdc0f9f92
|
remove non needed include
|
2023-12-08 11:45:25 +01:00 |
Sébastien Loriot
|
a54f189980
|
Revert "more than one curve can be on the left of an event with overlapping curves on the right"
This reverts commit 2260c4fab3.
|
2023-12-07 16:09:31 +01:00 |
Sébastien Loriot
|
0714c960bb
|
reset left event of curves after the deletion of the event
|
2023-12-07 16:08:33 +01:00 |
Andreas Fabri
|
08b06ebefc
|
fix tag
|
2023-12-07 13:16:53 +00:00 |
Andreas Fabri
|
0991fc9d61
|
fix tag
|
2023-12-07 12:53:39 +00:00 |
Andreas Fabri
|
79262a365e
|
polish
|
2023-12-07 11:56:06 +00:00 |
Andreas Fabri
|
07a06717bd
|
Fix char*; Fix table
|
2023-12-07 11:35:03 +00:00 |
Sebastien Loriot
|
96955790a1
|
typo
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
|
2023-12-07 11:57:42 +01:00 |
Andreas Fabri
|
076f04af4a
|
Add links to the new function
|
2023-12-07 10:53:07 +00:00 |
Sébastien Loriot
|
7aab407b8c
|
add user friendly use case
|
2023-12-07 11:32:17 +01:00 |
Sébastien Loriot
|
dc04e5baa5
|
use doxygen macro
|
2023-12-07 11:30:17 +01:00 |
Andreas Fabri
|
f0426b8aa6
|
PMP: Write into different files to avoid concurrent writing
|
2023-12-07 09:33:31 +00:00 |
Sébastien Loriot
|
6dca71b428
|
ease conflict resolution
|
2023-12-07 10:19:36 +01:00 |
Sébastien Loriot
|
2574a13557
|
restore the optional as it is used by Polyhedral_envelope
|
2023-12-07 10:12:53 +01:00 |
Sébastien Loriot
|
d9d2dfc876
|
remove unused type definition
|
2023-12-07 09:59:24 +01:00 |