GYuvanShankar
|
7a080f9b92
|
New API support and doc for Mesh_criteria_3.h
|
2022-06-29 12:28:41 +05:30 |
GYuvanShankar
|
60f7a5c7cf
|
New API support and docs for Labeled_mesh_domain_3.h
|
2022-06-27 20:26:35 +05:30 |
GYuvanShankar
|
5a8d90019e
|
New API support and docs for optimize_periodic_3_mesh_3.h
|
2022-06-21 18:45:25 +05:30 |
GYuvanShankar
|
109d74466d
|
New API support and docs for make_mesh_3.h
|
2022-06-21 14:11:49 +05:30 |
GYuvanShankar
|
93514bd826
|
New API support and doc for refine_mesh_3.h
|
2022-06-20 18:31:49 +05:30 |
GYuvanShankar
|
0af311c0b3
|
New API support and docs for perturb_mesh_3.h
|
2022-06-17 14:30:25 +05:30 |
GYuvanShankar
|
d0d64efe30
|
New API support and doc for lloyd_optimize_mesh_3.h
|
2022-06-16 20:34:46 +05:30 |
GYuvanShankar
|
2555a3e3b8
|
Real_timer to
|
2022-06-15 13:48:35 +05:30 |
GYuvanShankar
|
89c07e7718
|
New API support and doc for odt_optimize_mesh_3.h
|
2022-06-15 13:31:45 +05:30 |
GYuvanShankar
|
11341ed33d
|
Support for docs
|
2022-06-14 19:11:44 +05:30 |
GYuvanShankar
|
e213a90451
|
Fixed problem running testsuite
|
2022-06-12 10:34:41 +05:30 |
GYuvanShankar
|
e6619ab67b
|
Provided new API support for exude_mesh_3
|
2022-06-09 14:25:33 +05:30 |
Sebastien Loriot
|
7924273cab
|
Merge pull request #6448 from janetournois/Mesh_3-fix_weights_doc-jtournois
Mesh_3::generate_label_weights - add documentation group
|
2022-05-26 18:08:14 +02:00 |
Laurent Rineau
|
2f243c44e9
|
Merge pull request #6525 from janetournois/Mesh_3-fix_polylines_to_protect_angle-jtournois
CGAL::Mesh_3::polylines_to_protect with angle bound - bug fix
|
2022-05-06 14:21:56 +02:00 |
Laurent Rineau
|
6f6eded0e1
|
Merge pull request #6492 from MaelRL/P3M3-Better_output-GF
Fix C3T3_facets_to_TM conversion for periodic meshes
|
2022-04-27 16:32:01 +02:00 |
Jane Tournois
|
74540b0b01
|
min should be max
90 is a conservative lower bound on angle bound
|
2022-04-26 15:32:02 +02:00 |
Andreas Fabri
|
61e36373aa
|
Mesh_3: Suppress a clang warning
|
2022-04-25 14:04:11 +01:00 |
Mael
|
ab03816081
|
Also put `Vertex_handle` typedef behind `CGAL_assertion_code`
|
2022-04-20 10:26:26 +02:00 |
Sébastien Loriot
|
4fc9fe5ffc
|
fix warning
|
2022-04-19 20:27:45 +02:00 |
Mael Rouxel-Labbé
|
4b82575b30
|
Fix C3T3_facets_to_TM conversion for periodic meshes
|
2022-04-15 14:11:41 +02:00 |
Jane Tournois
|
f89a6e4ce8
|
test if angle is acute, and then if smaller than the input angle
if angle at p is acute, then v should be considered as a terminal
vertex to ensure termination
|
2022-03-22 15:25:43 +01:00 |
Jane Tournois
|
5913be0db8
|
add documentation group
|
2022-03-22 12:13:42 +01:00 |
Jane Tournois
|
cfd0fd2201
|
add missing default constructor
|
2022-03-11 10:40:14 +01:00 |
Jane Tournois
|
8e0b41bf7e
|
add tunable angle to Angle_tester for polylines_to_protect()
|
2022-03-11 08:27:03 +01:00 |
Laurent Rineau
|
fc7f67269f
|
Make two programs less verbose
Fix #6353
|
2022-02-24 15:41:47 +01:00 |
Jane Tournois
|
a2abc9b9e0
|
fix second template parameter
|
2022-02-15 15:29:56 +01:00 |
Jane Tournois
|
2c14df7dd5
|
make kd tree mutable
|
2022-02-15 15:29:31 +01:00 |
Sébastien Loriot
|
593ff5371c
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2022-02-01 20:11:27 +01:00 |
Laurent Rineau
|
a22b459637
|
Merge pull request #6259 from afabri/Mesh_3-permissive-GF
Mesh_3: Fixes for VC++ with option /permissive-
|
2022-01-21 16:08:30 +01:00 |
Andreas Fabri
|
ade80dcf4d
|
Fix initialisation of atomic
|
2022-01-20 08:44:38 +00:00 |
Andreas Fabri
|
d4f9be848c
|
Mesh_3: Fixes for VC++ with option /permissive-
|
2022-01-19 13:58:51 +00:00 |
Sébastien Loriot
|
c169c41240
|
Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD
|
2022-01-12 13:33:49 +01:00 |
Laurent Rineau
|
398e71d37d
|
Merge pull request #6155 from sloriot/STL_extension-Modifiable_priority_queue_clean_up
Add option to use a relaxed order
|
2022-01-12 12:21:53 +01:00 |
Sébastien Loriot
|
1c3e09f562
|
rename internal namespace
default_values -> default_values_for_mesh_3
|
2022-01-10 18:36:32 +01:00 |
Sébastien Loriot
|
1e7785b427
|
do not use PMP::parameters namespace
|
2022-01-04 16:00:38 +01:00 |
Laurent Rineau
|
7cada272e8
|
Merge pull request #6124 from janetournois/Mesh_3-polyhedral_complex_in_demo-GF
|
2022-01-03 16:48:37 +01:00 |
Laurent Rineau
|
7e0f325f87
|
Merge pull request #6196 from MaelRL/Mesh_3-Remove_trailing_semicolon-GF
Fix: remove extra ';'
|
2022-01-03 16:26:05 +01:00 |
Mael Rouxel-Labbé
|
91d862d997
|
Remove extra ';'
|
2021-12-23 11:58:28 +01:00 |
Sébastien Loriot
|
f26de8e819
|
use the container in STL_extension and not the internal one
|
2021-11-30 13:20:15 +01:00 |
Jane Tournois
|
e6bacfb226
|
make polyhedral complex usable with Surface_mesh
|
2021-11-12 10:44:41 +01:00 |
Sébastien Loriot
|
9543deb304
|
Merge pull request #6046 from MaelRL/PM-Fix_pmaps_reference_types_master-GF
Various fixes for property maps (master)
|
2021-10-29 17:40:15 +02:00 |
Laurent Rineau
|
ca89949169
|
Merge pull request #5597 from lrineau/Mesh_3-weighted_images-GF
Mesh_3: Add weighted images
|
2021-10-29 17:01:33 +02:00 |
Laurent Rineau
|
bb7253638e
|
Merge pull request #6040 from lrineau/Mesh_3-remove_const_in_Set_of_indices-lrineau
CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h: Remove boost::remove_const<..> from the index type
|
2021-10-29 16:59:59 +02:00 |
Laurent Rineau
|
aca24f489b
|
Merge pull request #6054 from janetournois/Mesh_3-uninitialized_warnings-GF
Mesh_3 - fix maybe uninitialized warning
|
2021-10-29 16:59:45 +02:00 |
Jane Tournois
|
b664ee54c3
|
workaround deprecation warning of versions < 5 of ITK
|
2021-10-29 12:27:04 +02:00 |
Jane Tournois
|
a9318b3832
|
fix maybe uninitialized warning
|
2021-10-15 09:48:54 +02:00 |
Mael Rouxel-Labbé
|
131242bb80
|
Merge branch 'PM-Fix_pmaps_reference_types-GF' into PM-Fix_pmaps_reference_types_5.3-GF
|
2021-10-12 09:29:23 +02:00 |
Mael Rouxel-Labbé
|
8166579e55
|
Merge branch 'PM-Fix_pmaps_reference_types-GF' into PM-Fix_pmaps_reference_types_master-GF
|
2021-10-11 19:58:07 +02:00 |
Jane Tournois
|
c8918a9b0d
|
fix conversion warning
|
2021-10-11 13:19:40 +02:00 |
Jane Tournois
|
9041574b9e
|
remove free function remove_isolated_vertices_in_mesh_3
a member function of C3T3 is enough
|
2021-10-11 12:24:10 +02:00 |