Sébastien Loriot
|
04a58f9e53
|
prevent isolated vertices in the soup
|
2024-04-15 09:23:51 +02:00 |
|
Sébastien Loriot
|
3fbd0fd886
|
handle several operations
|
2024-04-15 09:23:37 +02:00 |
|
Sébastien Loriot
|
5583f42fce
|
do no unmark edges as the soup does not need them + allow several operations
|
2024-04-15 09:23:12 +02:00 |
|
Sébastien Loriot
|
9d6c4dcd8a
|
handle existing vertices that are intersection points
|
2024-04-15 09:23:12 +02:00 |
|
Sébastien Loriot
|
13e2adf130
|
First draft of using a visitor to extract non-manifold soups
|
2024-04-15 09:23:12 +02:00 |
|
Sébastien Loriot
|
147b313cc8
|
also apply deterministic fix to polygon soup function
|
2024-04-11 09:36:16 +02:00 |
|
Sébastien Loriot
|
ebe6d6719c
|
precompute vectors
|
2024-04-11 08:55:10 +02:00 |
|
Laurent Rineau
|
49ca51275a
|
Fix typos (#8118)
|
2024-04-08 16:10:23 +02:00 |
|
Sébastien Loriot
|
16782d1e8b
|
do not depend on vertex order when opposite angles are identical
|
2024-04-08 15:46:48 +02:00 |
|
Laurent Rineau
|
4677ece3da
|
Merge pull request #7712 from sloriot/BGL-dynamic_with_default
Adding a default to dynamic property maps
|
2024-04-05 14:25:20 +02:00 |
|
Laurent Rineau
|
708711e7a7
|
Merge pull request #8018 from janetournois/PMP-add_bbox_to_face_graph-jtournois
New function `PMP::add_bbox(face_graph)` that adds bbox to face graph
|
2024-04-05 14:25:17 +02:00 |
|
Sébastien Loriot
|
68bc4a4bbc
|
typos
|
2024-04-03 15:59:34 +02:00 |
|
Andreas Fabri
|
caa8aaaa21
|
merge master
|
2024-04-03 14:09:39 +01:00 |
|
hoskillua
|
3bd0a7c92f
|
QEM Minimization (still a bit buggy)
|
2024-03-28 17:55:12 +02:00 |
|
hoskillua
|
4130a35462
|
renaming a variable
|
2024-03-28 11:51:57 +02:00 |
|
hoskillua
|
916e5f55c5
|
Making PostProcessing QEM Optional (np)
|
2024-03-28 11:45:44 +02:00 |
|
Sébastien Loriot
|
5254404517
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2024-03-27 22:25:41 +01:00 |
|
hoskillua
|
9a292fa04f
|
Merge branch 'gsoc2023' of https://github.com/hoskillua/cgal into gsoc2023
|
2024-03-27 20:07:22 +02:00 |
|
Sébastien Loriot
|
ad926fe662
|
remove tabs
|
2024-03-27 19:00:12 +01:00 |
|
Sébastien Loriot
|
83f06b5461
|
remove unused file
|
2024-03-27 18:54:33 +01:00 |
|
Sébastien Loriot
|
97102e32f7
|
add license file
|
2024-03-27 18:47:18 +01:00 |
|
Sébastien Loriot
|
e417a32a9f
|
doc improvements
|
2024-03-27 18:36:34 +01:00 |
|
hoskillua
|
6e145b23d6
|
double -> typename GT::FT
|
2024-03-27 14:33:28 +02:00 |
|
hoskillua
|
9c6aa8c04f
|
Optimizing Cluster Rep-Points with Qem (PostProcessing)
|
2024-03-27 13:15:47 +02:00 |
|
Sébastien Loriot
|
a34120d817
|
fix warning
|
2024-03-27 08:21:34 +01:00 |
|
Sven Oesau
|
f0d32fe869
|
Merge branch 'master' into AABB_tree-2d_and_3d
|
2024-03-26 16:03:19 +01:00 |
|
Sven Oesau
|
65be6133d8
|
removing deprecated AABB types
|
2024-03-26 15:56:45 +01:00 |
|
Sébastien Loriot
|
37b16ab656
|
fix warnings
|
2024-03-25 16:32:44 +01:00 |
|
Sébastien Loriot
|
8b649551be
|
fix compilation issues
mostly due to change of function name
|
2024-03-25 16:30:50 +01:00 |
|
Sébastien Loriot
|
38339b7e4e
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2024-03-25 16:14:08 +01:00 |
|
Sébastien Loriot
|
baf084950b
|
use default value for dynamic maps
|
2024-03-25 11:05:55 +01:00 |
|
Sébastien Loriot
|
12c80ac512
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2024-03-25 10:21:41 +01:00 |
|
Laurent Rineau
|
7a17b47d9f
|
Merge pull request #8052 from afabri/Polygon-exact_area-GF
Polygon: Avoid stackoverflow when summing exact numbers
# Conflicts:
# Polygon/include/CGAL/Polygon_2_algorithms.h
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
|
2024-03-22 09:18:07 +01:00 |
|
Laurent Rineau
|
9f96166d44
|
Merge branch '5.5.x-branch' into 5.6.x-branch
# Conflicts:
# Polygon/include/CGAL/Polygon_2_algorithms.h
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
|
2024-03-22 09:09:57 +01:00 |
|
Sébastien Loriot
|
b855194fba
|
add missing include directive
|
2024-03-15 09:20:44 +01:00 |
|
Mael Rouxel-Labbé
|
c984e0e08a
|
Fix using the mesh point when the SotM is built from a tree
|
2024-03-14 11:05:23 +01:00 |
|
Sébastien Loriot
|
f34745c4d8
|
use a functor for collapsing the DAG to not depend on Filtered_kernel
nor inclusion order
|
2024-03-14 10:02:30 +01:00 |
|
Andreas Fabri
|
19725c0b08
|
Fix PMP testsuite
|
2024-03-08 08:40:02 +00:00 |
|
Jane Tournois
|
f786b86432
|
Merge remote-tracking branch 'cgal/master' into PMP-add_bbox_to_face_graph-jtournois
|
2024-03-06 16:04:58 +00:00 |
|
Jane Tournois
|
bb2335a86e
|
early exit already is in Bbox_3::scale() so we can remove this condition
|
2024-03-06 14:50:32 +01:00 |
|
Jane Tournois
|
15310c93ef
|
copy_face_graph is not needed anymore
|
2024-03-06 14:48:31 +01:00 |
|
 Jane TournoisandMael
|
ff3db1e0d7
|
doc suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2024-03-06 11:11:27 +01:00 |
|
Jane Tournois
|
78872aca27
|
move NP do_not_triangulate to make_hexahedron(isocuboid)
and fix nb of faces of hexahedron from 8 to 6
|
2024-03-05 13:38:14 +00:00 |
|
Andreas Fabri
|
b70a736083
|
Replace deprecated classes
|
2024-03-05 07:20:28 +00:00 |
|
Andreas Fabri
|
eb49100a96
|
Replace deprecated classes
|
2024-03-05 07:08:51 +00:00 |
|
Jane Tournois
|
c074187836
|
Merge branch 'PMP-add_bbox_to_face_graph-jtournois' of https://github.com/janetournois/cgal into PMP-add_bbox_to_face_graph-jtournois
|
2024-03-04 16:05:56 +00:00 |
|
Jane Tournois
|
1fc30afde7
|
doc simplified (similar to most functions of PMP)
|
2024-03-04 17:05:08 +01:00 |
|
Jane Tournois
|
685f6e7f84
|
create an overload of CGAL::make_hexahedron for Iso_cuboid_3
|
2024-03-04 17:04:06 +01:00 |
|
Jane Tournois
|
272beb678a
|
move scaling to CGAL::Bbox_3
|
2024-03-04 16:08:10 +01:00 |
|
Laurent Rineau
|
820465a556
|
Merge pull request #8023 from sloriot/PMP-soup_autoref_insert_in_edge
Autorefinement: insert points in edge to avoid filter failures
|
2024-02-28 10:57:25 +01:00 |
|