Laurent Rineau
f581ff74d3
Merge pull request #5427 from sloriot/CGAL_data-moving_files
...
Regroup data: moving files
# Conflicts:
# Nef_3/archive/triangulation/include/CGAL/partition_is_valid_2.h
2021-10-07 14:44:01 +02:00
Laurent Rineau
94ee9b1613
Merge pull request #6030 from MaelRL/CGAL-Minor_fixes-GF
...
Fix uninitialized id maps in heat method
2021-10-07 14:27:16 +02:00
Sébastien Loriot
1857a25d28
Merge remote-tracking branch 'cgal/master' into CGAL_data-moving_files
2021-10-06 13:50:31 +02:00
Sébastien Loriot
efbd86df7f
extra manual fixes
2021-10-05 17:42:21 +02:00
Mael Rouxel-Labbé
d5886187b4
Add a static assertion about the Heat Method mode
2021-10-05 12:14:03 +02:00
Mael Rouxel-Labbé
863ab7541c
Various whitespace fixes
2021-10-05 12:14:03 +02:00
Mael Rouxel-Labbé
8d7071352f
Fix uninitialized id maps in SM_distance_3
2021-10-05 12:14:02 +02:00
Sébastien Loriot
8350dea94a
char* -> std::string
2021-10-04 09:49:24 +02:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot
250b8e9161
remove ./ prefix
2021-10-04 09:32:04 +02:00
Sébastien Loriot
71932f2f1e
manual fixes
2021-09-23 18:56:29 +02:00
Dmitry Anisimov
33e5c930d9
removed polygon utils dependency
2021-08-13 10:12:55 +02:00
Dmitry Anisimov
c975eddf13
Merge remote-tracking branch 'origin/master' into Weights-unification-danston
2021-08-12 13:29:26 +02:00
Sébastien Loriot
0da1e5690e
copyright.txt -> copyright
2021-07-29 10:07:44 +02:00
Dmitry Anisimov
cac04ed149
quick mael review
2021-06-08 13:36:09 +02:00
Dmitry Anisimov
a4b645a6ad
quick andreas review
2021-06-08 12:48:15 +02:00
Dmitry Anisimov
92e668ef63
missing dependencies
2021-06-05 09:44:59 +02:00
Dmitry Anisimov
26b0323aae
fixed pmp header
2021-06-04 22:49:40 +02:00
Dmitry Anisimov
521793fbb2
removed unused pmp dependency
2021-06-04 20:46:12 +02:00
Dmitry Anisimov
b001ab2bcd
all, Weights dependency moved to the right place
2021-06-04 16:51:08 +02:00
Dmitry Anisimov
0719b730e1
all, missing Weights dependency
2021-06-04 16:10:53 +02:00
Dmitry Anisimov
2459b6f91e
updated weights in the Heat_method_3 package
2021-06-03 17:39:51 +02:00
Sébastien Loriot
fb6f703b55
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Jane Tournois
1448c6525a
Merge remote-tracking branch 'cgal/master' into Heat_method_3-mollify-oboes
...
# Conflicts:
# Heat_method_3/test/Heat_method_3/CMakeLists.txt
2021-03-22 13:17:55 +01:00
Sébastien Loriot
bc161f2ae9
Merge 'CGAL-Eigen3_support-5.2'
2021-01-15 10:59:20 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Jane Tournois
40197ade1a
add missing forward declaration
2020-12-08 16:33:01 +01:00
Jane Tournois
f2f10e7a22
add missing namespace
2020-11-20 16:18:11 +01:00
Jane Tournois
bc18b7d331
add a test for Intrinsic_Delaunay Mode with an input with degenerate faces
2020-11-20 15:35:28 +01:00
Jane Tournois
14cc8714ba
with mollification degenerate faces are allowed with Mode=Intrinsic_Delaunay
2020-11-20 15:33:25 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Jane Tournois
a8a1b2de3e
degenerate faces are allowed with Intrinsic_Delaunay Mode
...
thanks to mollification step
2020-11-13 16:33:46 +01:00
Jane Tournois
2df9424f29
Merge remote-tracking branch 'cgal/master' into Heat_method_3-mollify-oboes
2020-11-13 15:17:17 +00:00
Laurent Rineau
49e7ddccc9
Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
...
General CMake improvements
2020-11-13 15:43:54 +01:00
Jane Tournois
c040671a82
fix degenerate faces precondition
2020-11-12 15:22:49 +01:00
Jane Tournois
771da5d1dc
forward-declare has_degenerate_faces before it is used
2020-10-27 10:25:11 +01:00
Jane Tournois
88121fa3ef
fix namespace not precise enough for some compilers
2020-10-27 09:42:55 +01:00
Jane Tournois
77efae5be9
use internal vertex point map
2020-10-20 11:07:49 +02:00
Mael Rouxel-Labbé
cb5d6444f5
Fix missing input filename
2020-10-14 15:32:44 +02:00
Olivier Boes
6aa3d6d583
Update Heat_method_3/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2020-10-05 16:54:11 +02:00
oboes
005f237f55
Add mollification step to avoid degenerate faces
...
Degenerate faces (which can cause an infinite loop in `loop_over_edges`)
are handled by using the mollification step described in section 4.5 of
N. Sharp & K. Crane "A Laplacian for Nonmanifold Triangle Meshes" (2020).
The tolerance value is set to 1/1000 of the minimum non-zero edge length.
2020-09-29 16:31:56 +02:00
Jane Tournois
2168bdda9c
remove empty \pre
2020-09-29 13:01:21 +02:00
Jane Tournois
a23d2baa87
add a precondition to avoid degenerate faces in input
...
degenerate faces cause an infinite loop in `loop_over_edges()`
2020-09-29 12:06:18 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé
9cca59ba36
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
Simon Giraudot
89285f1feb
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Sébastien Loriot
3b6c100ca6
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-29 14:12:29 +02:00
Sébastien Loriot
67b53faece
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-04-29 14:06:37 +02:00