| .. |
|
data
|
Merge branch 'master' into PMP-New_vertex_normal_computations-GF
|
2019-12-26 19:37:59 +01:00 |
|
data-autoref
|
handle special case when intersection segments shares a common endpoint
|
2018-07-23 17:13:58 +02:00 |
|
data-clip
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
data-coref
|
…
|
|
|
data_degeneracies
|
Add new test data
|
2019-08-23 10:35:05 +02:00 |
|
data_polygon_soup
|
…
|
|
|
data_repair
|
Add new data file to repair (isolated points / nm vertices / self intersections)
|
2019-08-05 16:05:33 +02:00 |
|
data_slicer
|
…
|
|
|
data_snapping
|
Add a new, more real test
|
2019-05-06 14:54:42 +02:00 |
|
data_stitching
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
CMakeLists.txt
|
Require Core for PMP/test/pmp_compute_normals_test
|
2020-01-06 10:53:13 +01:00 |
|
autorefinement_sm.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
connected_component_polyhedron.cpp
|
Add more tests
|
2019-11-12 10:59:37 +01:00 |
|
connected_component_surface_mesh.cpp
|
Fix broken edge-case in keep_largest_CCs
|
2019-11-12 11:05:03 +01:00 |
|
extrude_test.cpp
|
use const functors
|
2018-06-27 17:02:42 +02:00 |
|
fairing_test.cpp
|
…
|
|
|
measures_test.cpp
|
Merge pull request #3441 from afabri/PMP-centroid-GF
|
2019-04-12 15:45:48 +02:00 |
|
orient_polygon_mesh_test.cpp
|
…
|
|
|
orient_polygon_soup_test.cpp
|
…
|
|
|
pmp_compute_normals_test.cpp
|
Disable tests using EPECK (for performance reasons)
|
2020-01-06 11:05:00 +01:00 |
|
pmp_do_intersect_test.cpp
|
…
|
|
|
point_inside_helpers.h
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
point_inside_polyhedron_boundary_test.cpp
|
…
|
|
|
point_inside_surface_mesh_test.cpp
|
…
|
|
|
polygon_mesh_slicer_test.cpp
|
remove BOOST_FOREACH added by recent PRs
|
2019-11-04 10:59:15 +01:00 |
|
remeshing_test.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
remeshing_test_P_SM_OM.cpp
|
…
|
|
|
remove_degeneracies_test.cpp
|
Add more tests
|
2019-11-12 10:59:37 +01:00 |
|
run_test_corefinement_bool_op_full.sh
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
self_intersection_polyhedron_test.cpp
|
…
|
|
|
self_intersection_surface_mesh_test.cpp
|
…
|
|
|
surface_intersection_sm_poly.cpp
|
…
|
|
|
test_autorefinement.cmd
|
handle special case when intersection segments shares a common endpoint
|
2018-07-23 17:13:58 +02:00 |
|
test_autorefinement.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_coref_epic_points_identity.cpp
|
…
|
|
|
test_corefine.cmd
|
…
|
|
|
test_corefine.cpp
|
fix corefine test
|
2018-06-13 09:54:00 +02:00 |
|
test_corefinement_and_constraints.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_corefinement_bool_op.cmd
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_corefinement_bool_op.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_corefinement_bool_op_full.cmd
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_detect_features.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_does_bound_a_volume.cmd
|
…
|
|
|
test_does_bound_a_volume.cpp
|
use CGAL_error_msg
|
2020-01-16 14:19:32 +01:00 |
|
test_is_polygon_soup_a_polygon_mesh.cpp
|
…
|
|
|
test_merging_border_vertices.cpp
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
|
test_mesh_smoothing.cpp
|
Tiny verbose to tests
|
2019-06-19 14:40:04 +02:00 |
|
test_orient_cc.cpp
|
Move a number of Named Parameter type extractor from CGAL::PMP:: to PMP::
|
2019-10-17 12:41:30 +02:00 |
|
test_pmp_clip.cpp
|
remove cpp11/cpp0x
|
2019-11-04 11:34:53 +01:00 |
|
test_pmp_collision_detection.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_pmp_distance.cmd
|
…
|
|
|
test_pmp_distance.cpp
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
|
test_pmp_locate.cpp
|
Fix unused typedef warning
|
2019-10-30 09:58:23 +01:00 |
|
test_pmp_manifoldness.cpp
|
remove BOOST_FOREACH added by recent PRs
|
2019-11-04 10:59:15 +01:00 |
|
test_pmp_non_conforming_snapping.cpp
|
Open with std::ios::binary; isspace needs an unsigned char
|
2019-05-07 11:41:16 +02:00 |
|
test_pmp_remove_border_edge.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_pmp_snapping.cpp
|
Use namespace 'CGAL::experimental::' for functions that will end in CGAL::
|
2019-05-06 15:50:22 +02:00 |
|
test_pmp_transform.cpp
|
Fix VC++ warning
|
2018-05-15 14:00:11 +01:00 |
|
test_remove_caps_needles.cpp
|
move code to internal/experimental and example to test
|
2019-09-27 08:35:03 +02:00 |
|
test_repair_polygon_soup.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_shape_predicates.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_shape_smoothing.cpp
|
Fix unused variable warnings
|
2019-07-01 08:45:35 +02:00 |
|
test_stitching.cpp
|
Update stitch_borders() tests to verify that we stitched what was expected
|
2019-08-21 16:25:09 +02:00 |
|
triangulate_faces_hole_filling_all_search_test.cpp
|
…
|
|
|
triangulate_faces_hole_filling_dt3_test.cpp
|
…
|
|
|
triangulate_faces_test.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
triangulate_hole_polyline_test.cpp
|
…
|
|