Mael Rouxel-Labbé
d7b46586a8
Fix double include (also preventing de-activation of [[deprecated]] warnings...)
2022-11-08 14:54:19 +01:00
Mael Rouxel-Labbé
a929b4af09
Fix typo
2022-11-04 10:45:50 +01:00
Mael Rouxel-Labbé
e64a8d759f
Add a test for new count stop predicates + test deprecated versions
2022-11-02 13:47:41 +01:00
Mael Rouxel-Labbé
ba3a0d7d22
Replace SMS::Count_* stop predicates with new Edge/Face_count_* stop predicates
2022-11-02 13:46:45 +01:00
Sébastien Loriot
6d3e8daa9c
test relaxed order
2022-08-16 17:30:40 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Laurent Rineau
2b9305698d
Merge pull request #6466 from MaelRL/PMP-Hausdorff_more_bug_fixes-GF
...
PMP: more bounded Hausdorff fixes
2022-04-12 16:35:09 +02:00
Mael Rouxel-Labbé
18c5997fe9
Re-enable Hausdorff checks in Surface_mesh_simplification
2022-04-04 15:50:29 +02:00
Mael Rouxel-Labbé
645cb8223f
CGAL::IO > PMP::IO for input robustness
2022-03-31 23:25:36 +02:00
Mael Rouxel-Labbé
bf6af28739
Fix conversion warning
2022-03-23 09:37:50 +01:00
Mael Rouxel-Labbé
5da992d6e0
Remove accidental CMakeLists addition
2022-03-23 09:37:25 +01:00
Mael Rouxel-Labbé
98d03987fd
Disable hausdorff information in GH test due to bug in Hausdorff code
2022-03-22 14:35:51 +01:00
Mael Rouxel-Labbé
e2aa7d2718
Fix warnings
2022-03-22 14:35:42 +01:00
Mael Rouxel-Labbé
9e8940adcd
Add 'NOTICE'
2022-03-15 11:22:58 +01:00
Mael Rouxel-Labbé
f39c1eb966
Add a test for Garland Heckbert policies
2022-03-14 20:42:26 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01: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
6992c5273a
replace with a stitched version
2021-10-04 09:32:04 +02:00
Jane Tournois
fb9d9da2d5
fix ambiguity with C++20
...
The compilation error was
test_edge_collapse_Polyhedron_3.cpp(309,1): error C2872: 'format': ambiguous symbol
2021-08-26 15:57:02 +02:00
Sébastien Loriot
1faa0e2992
replace internal use of boost::shared_ptr by std::shared_ptr
2021-04-28 10:55:26 +02:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +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
Maxime Gimeno
d5811d0a41
clang-tidy on tests
2021-02-18 15:15:12 +01:00
Sébastien Loriot
02db50ae4f
fix warnings
2021-01-04 10:36:14 +01:00
Andreas Fabri
b6bc0f9579
Fix test. huge did not mean the mesh but the size of the envelope
2020-12-22 10:01:28 +00:00
Andreas Fabri
e668500c05
fix named parameter
2020-11-17 07:52:51 +00:00
Andreas Fabri
19234f15ea
Fix include
2020-11-16 09:38:26 +00:00
Andreas Fabri
108b57687e
fix CMakeLists.txt
2020-11-13 16:36:50 +00:00
Andreas Fabri
f246c4abf8
merge
2020-11-13 16:26:57 +00:00
Andreas Fabri
f6302a9479
Remove test which uses FastEnvelope directly
2020-10-20 14:00:36 +01:00
Andreas Fabri
ef75dbb26d
Deal with degenerate queries
2020-10-20 09:17:16 +02:00
Andreas Fabri
a9b78f97a5
Add the test of SMS using the Envelope
2020-10-20 09:17:16 +02:00
Andreas Fabri
deeff23907
Rename header file
2020-10-20 09:17:14 +02:00
Andreas Fabri
e957de2993
Make the filter a named parameter
2020-10-20 09:17:09 +02:00
Andreas Fabri
a308ff89bb
Change tolerance as it becomes pretty slow
2020-09-10 11:02:43 +01:00
Andreas Fabri
f31b7fe4e1
SMS: Use FastEnvelope to bound the error
2020-09-09 17:02:03 +01:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
d6d8fbeb8b
the placement must store the triangles has the AABB-tree does not copy them
2020-04-27 16:06:43 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Mael Rouxel-Labbé
80f1583fa8
Minor doc improvements
2020-01-28 12:45:29 +01:00
Mael Rouxel-Labbé
66b32fa3d1
Update test
2020-01-28 12:45:29 +01:00
Mael Rouxel-Labbé
1ee8e7b838
Better output in the test
2020-01-28 12:45:29 +01:00
Mael Rouxel-Labbé
d556bcc5d6
Fix compilation / test
2020-01-28 12:45:29 +01:00
Mael Rouxel-Labbé
8c26549b65
Clean test
2020-01-28 12:45:29 +01:00
Maxime Gimeno
a17c5b1eb2
Update
2020-01-28 12:45:29 +01:00
Maxime Gimeno
5907ec9a18
Add Policy for bounded distance placement
2020-01-28 12:45:29 +01:00
Maxime Gimeno
844de0c5fc
WIP waiting for the missing intersections
2020-01-28 12:45:29 +01:00
Maxime Gimeno
4351ecfb5e
Add test for bench
2020-01-28 12:45:29 +01:00
Mael Rouxel-Labbé
ff09c5d0c8
Merge branch 'SMS-Add_GH_simplification-GF-old' into SMS-Add_GH_simplification-GF
2019-10-25 16:35:53 +02:00
Mael Rouxel-Labbé
5fb5e7206f
Fix SMS CmakeLists disabling all examples if Eigen is not found
2019-10-20 21:40:21 +02:00