Sébastien Loriot
|
4d834098b8
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-11-16 10:39:31 +01:00 |
Jane Tournois
|
1e138a011b
|
fix compilation
|
2023-11-16 09:37:41 +01:00 |
Sébastien Loriot
|
e4f9a57914
|
do not use deprecated API
|
2023-11-16 09:37:41 +01:00 |
Ivan Pađen
|
c41a0e38c2
|
Merge two tangential relaxation functions into one
|
2023-11-16 09:37:41 +01:00 |
Ivan Pađen
|
20a735cc59
|
Update Polygon_mesh_processing/test/Polygon_mesh_processing/remeshing_quality_test.cpp
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
|
2023-11-16 09:37:41 +01:00 |
Ivan Pađen
|
7cb3a58185
|
Update Polygon_mesh_processing/test/Polygon_mesh_processing/remeshing_quality_test.cpp
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
|
2023-11-16 09:37:41 +01:00 |
Ivan Paden
|
7128ef9ea6
|
Add STL 'limits' include to address the failing test
|
2023-11-16 09:37:40 +01:00 |
Sébastien Loriot
|
df0e0ee9bb
|
implement comments from review
|
2023-10-09 08:50:17 +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
|
e3727e4a88
|
Remove todos
|
2023-11-16 09:31:19 +01:00 |
Ivan Paden
|
4a8974d256
|
Move sizing classes to 'public' headers
|
2023-11-16 09:31:19 +01:00 |
Ivan Paden
|
64257b9c66
|
Add remeshing quality test
|
2023-11-16 09:31:17 +01:00 |
Sébastien Loriot
|
71347f28a8
|
remove unused variable
|
2023-08-09 09:00:38 +02:00 |
Jane Tournois
|
b7aeab378f
|
Merge remote-tracking branch 'cgal/master' into PMP-add_sizing_in_isotropic_remeshing-GF
|
2023-08-01 12:22:15 +02:00 |
Sébastien Loriot
|
b66afab814
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
Sébastien Loriot
|
dfc386d65b
|
Merge branch 'master' into HEAD
|
2023-06-22 14:05:45 +02:00 |
Sébastien Loriot
|
0ee31a5d4f
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
Sébastien Loriot
|
f936680600
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 18:48:39 +02:00 |
Sébastien Loriot
|
9cdfe70abb
|
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
|
2023-06-15 11:34:09 +02:00 |
Sébastien Loriot
|
56499e017d
|
do not use API that did not go into the standard
|
2023-06-15 10:57:10 +02:00 |
Sébastien Loriot
|
9a0bdb5d96
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
Sébastien Loriot
|
604dcdc435
|
boost::optional => std::optional
|
2023-06-15 10:57:09 +02:00 |
Sébastien Loriot
|
bbc4d08ee0
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 10:47:07 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Laurent Rineau
|
ae1bbe7e17
|
Merge pull request #7488 from sloriot/PMP-coref_no_early_exit
Corefinement: remove incorrect early exit
|
2023-06-05 15:09:59 +02:00 |
Sébastien Loriot
|
bf1ffb3cae
|
move tests into the testsuite
|
2023-06-01 11:38:03 +02:00 |
Sébastien Loriot
|
e0f48fb51a
|
fix script
|
2023-06-01 11:18:33 +02:00 |
Ivan Paden
|
eb2a023c31
|
Merge PR #6760 into gsoc2023-adaptive_remesh-ipadjen
|
2023-05-21 08:50:10 +02:00 |
Andreas Fabri
|
257a03e198
|
PMP: Test with class derived from Surface_mesh
|
2023-05-04 11:38:44 +01:00 |
Laurent Rineau
|
b8f23d4feb
|
Merge pull request #7255 from lrineau/CGAL-rename_ctest_test_names-GF
CGAL CTest support: rename the test names
|
2023-04-24 14:08:27 +02:00 |
Sébastien Loriot
|
2f7d150531
|
boost::begin/end/empty/size -> std::begin/end/empty/size
|
2023-04-23 23:01:35 +02:00 |
Laurent Rineau
|
7cb29b5d0a
|
Merge pull request #7353 from MaelRL/PMP-Triangulate_PS-GF
Add triangulate Polygon Soup
|
2023-04-21 11:21:28 +02:00 |
Laurent Rineau
|
ad30839e6b
|
Merge pull request #7370 from sloriot/PMP-soup_self_intersections
Add self-intersection test and report functions for triangle soups
|
2023-04-21 11:20:52 +02:00 |
Laurent Rineau
|
205236832e
|
Merge remote-tracking branch 'cgal/master' into CGAL-rename_ctest_test_names-GF
# Conflicts:
# Polyhedron/demo/Polyhedron/Plugins/PMP/CMakeLists.txt
|
2023-04-21 10:47:17 +02:00 |
Mael Rouxel-Labbé
|
b8e82b9c05
|
Merge remote-tracking branch 'cgal/master' into PMP-Triangulate_PS-GF
|
2023-04-18 12:16:27 +02:00 |
Sébastien Loriot
|
2393258370
|
add triangle soup specific tests
|
2023-04-12 16:59:05 +02:00 |
Sébastien Loriot
|
b123ccf125
|
copy mesh test for soup
|
2023-04-12 16:21:42 +02:00 |
Sébastien Loriot
|
a3bf5d80b7
|
limit the use of pre-computed meshes
|
2023-04-04 15:36:05 +02:00 |
Sébastien Loriot
|
cb672d4d90
|
Merge remote-tracking branch 'cgal/master' into PMP-decimation
|
2023-04-04 14:25:17 +02:00 |
Sébastien Loriot
|
5cca87ee18
|
readd tests with approximate global criteria
|
2023-04-04 13:50:03 +02:00 |
Mael
|
dce2d9b780
|
Merge branch 'master' into PMP-Triangulate_PS-GF
|
2023-03-31 13:21:44 +02:00 |
hoskillua
|
796d7cc57d
|
handled scale dependency and add tests for it
|
2023-03-31 01:55:26 +02:00 |
Laurent Rineau
|
d3a91046a9
|
Merge pull request #7276 from afabri/PMP_smooth_scale-GF
PMP: Add np for not scaling smoothed mesh
|
2023-03-30 18:04:34 +02:00 |
Mael Rouxel-Labbé
|
f570e0ec2e
|
Enhance tests
|
2023-03-28 16:53:08 +02:00 |
Mael Rouxel-Labbé
|
6a0a0267bf
|
Test triangulate_polygons()
|
2023-03-28 15:16:52 +02:00 |
Sébastien Loriot
|
661513b16e
|
gaussian -> Gaussian
|
2023-03-22 19:12:28 +01:00 |
Sébastien Loriot
|
5ef5d67920
|
do not use pointers
|
2023-03-22 18:40:44 +01:00 |
Sébastien Loriot
|
664aa7c162
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-03-22 18:16:01 +01:00 |
Laurent Rineau
|
2f0203be10
|
Merge pull request #7255 from lrineau/CGAL-rename_ctest_test_names-GF
CGAL CTest support: rename the test names
# Conflicts:
# Mesh_3/test/Mesh_3/CMakeLists.txt
|
2023-03-15 14:23:32 +01:00 |