Sébastien Loriot
|
a193a1d8fb
|
implement comments from review
|
2023-10-09 09:08:31 +02:00 |
|
Sébastien Loriot
|
df0e0ee9bb
|
implement comments from review
|
2023-10-09 08:50:17 +02:00 |
|
 Sebastien LoriotandAndreas Fabri
|
fb3623cfa9
|
Apply suggestions from code review
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
|
2023-10-09 05:10:30 +02:00 |
|
Andreas Fabri
|
42b5aab4b1
|
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/refine_mesh_at_isolevel.h
|
2023-10-03 11:54:16 +02:00 |
|
Sébastien Loriot
|
7d12160e18
|
update doc
|
2023-10-03 11:52:04 +02:00 |
|
Sébastien Loriot
|
e1dd8c8a51
|
add doc
|
2023-09-30 08:41:58 +02:00 |
|
Sébastien Loriot
|
05e11d381f
|
add experimental function to refine a mesh along an isocurve
|
2023-09-30 08:41:58 +02:00 |
|
Sébastien Loriot
|
8700394122
|
boost::mpl::if_ -> std::conditional
|
2023-09-24 22:57:20 +02:00 |
|
Sébastien Loriot
|
a54e024a32
|
start adding dynamic property maps with default
WIP: need updates in all models of face graph
|
2023-09-13 17:59:52 +02:00 |
|
Sébastien Loriot
|
af95dae8c6
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-09-12 15:27:54 +02:00 |
|
Sébastien Loriot
|
b370381e0a
|
add missing ending
|
2023-11-16 09:34:40 +01:00 |
|
Ivan Paden
|
426c6f9f5b
|
Update polyhedron demo with ball_radius np in Adaptive_sizing_field
|
2023-11-16 09:34:40 +01:00 |
|
Ivan Paden
|
7037103416
|
Introduce ball_radius NP for curvature calculation in Adaptive_sizing_field
|
2023-11-16 09:34:40 +01:00 |
|
Ivan Paden
|
22b08dfaf8
|
Update documentation
Info on curvature calculation in Adaptive_sizing_field
Update reference manual welcome page
|
2023-11-16 09:34:40 +01:00 |
|
Ivan Paden
|
cd6692661d
|
Move Sizing_field_base.h out of internal
|
2023-11-16 09:34:40 +01:00 |
|
Ivan Paden
|
ec1793f54d
|
Documentation update
|
2023-11-16 09:34:40 +01:00 |
|
Ivan Paden
|
237e915d2b
|
Use any argument convertible to double for overloads
in isotropic_remeshing()
in split_long_edges()
|
2023-11-16 09:34:40 +01:00 |
|
 Ivan PađenandAndreas Fabri
|
25c82a2ea2
|
UpdateSizing_field_base docs
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
|
2023-11-16 09:34:40 +01:00 |
|
Laurent Rineau
|
b32a8331ed
|
Merge branch '5.6.x-branch'
# Conflicts:
# Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h
|
2023-09-07 10:41:33 +02:00 |
|
Laurent Rineau
|
22d88e367a
|
Merge pull request #7651 from sloriot/PMP-snap_fix_collapse_test
Fix collapse test in snap
|
2023-09-06 11:52:52 +02:00 |
|
Mael Rouxel-Labbé
|
5425d089da
|
Merge remote-tracking branch 'cgal/master' into PMP-Remove_degen_faces-no-clear-GF
|
2023-09-05 14:52:16 +02:00 |
|
Sébastien Loriot
|
9d68f5350e
|
doc + changes
|
2023-09-04 15:00:06 +02:00 |
|
Sébastien Loriot
|
4dc2ad3f36
|
fix map type
|
2023-09-04 14:05:18 +02:00 |
|
Sébastien Loriot
|
49d6821d9b
|
accomodate update to c++17 STL
|
2023-08-28 13:51:57 +02:00 |
|
Sébastien Loriot
|
a528464f31
|
Merge branch 'cgal/master' into PMP-BF_autorefine
|
2023-08-28 13:44:44 +02:00 |
|
Sébastien Loriot
|
77145855da
|
allow external tag function in remeshing with common interface
|
2023-08-28 08:29:08 +02:00 |
|
Sébastien Loriot
|
3779d21163
|
doc that the functions depend on Eigen
|
2023-08-25 14:36:51 +02:00 |
|
hoskillua
|
a94a7337c2
|
Merge remote-tracking branch 'upstream/master' into gsoc2022
|
2023-08-25 14:51:46 +03:00 |
|
Ivan Paden
|
613b0a8914
|
Merge branch 'master' into PMP-add_sizing_in_isotropic_remeshing-GF
|
2023-08-21 22:18:37 +02:00 |
|
Ivan Paden
|
4ca59942bf
|
Document Sizing_field_base
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
039b02710e
|
boost::optional to std::optional C++ 17 update
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
9dff622007
|
Changes for documentation
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
a00509ea47
|
Remove precondition for vpmap
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
8cd75d86f7
|
Fix vpmap return error
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
a96054a051
|
Place Sizing_field_base under PMP namespace as Uniform and Adaptive classes
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
040b9ab194
|
Add precondition that sizing field and remeshing vpmap must be the same
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
35153d509d
|
Update documentation
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
b69a2671fe
|
Rename Sizing_field to Sizing_field_base
|
2023-11-16 09:31:20 +01:00 |
|
Sébastien Loriot
|
e845b07bab
|
using Koening lookup
|
2023-11-16 09:31:20 +01:00 |
|
Sébastien Loriot
|
46b50511a7
|
add missing include directive detected by the CI
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
1f9142bfc2
|
Try to fix failing test
|
2023-11-16 09:31:20 +01:00 |
|
Ivan Paden
|
f5d23db40a
|
Add template argument to constructor
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
dccf973186
|
Fix templating error in isotropic remeshing overload
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
9e91abb539
|
First attempt at sizing field docs
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
ff4bbaa155
|
Target length fix
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
6ee23c6fdd
|
Replace pmesh with vertex property maps in sizing field classes
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
ee640c91dd
|
Handle the special case when target_edge_length is 0
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
66721bbcd9
|
Add precondition 'remeshing mesh == sizing field mesh'
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
f589b054ed
|
Documentation update in remesh.h
|
2023-11-16 09:31:19 +01:00 |
|
Ivan Paden
|
050c7f9512
|
Add split_long_edges functionality using adaptive sizing field as an input
|
2023-11-16 09:31:19 +01:00 |
|