| .. |
|
data
|
Bug fix in surface_intersection_sm_poly about filenames used by default.
|
2017-06-29 10:35:37 -04:00 |
|
data-coref
|
add new data set to test tangent cases
|
2017-03-16 15:38:54 +01:00 |
|
data_degeneracies
|
handle the case of a triangle hole with an edge of length 0
|
2015-07-22 16:08:38 +02:00 |
|
data_polygon_soup
|
and end of file
|
2015-07-02 14:43:40 +02:00 |
|
data_repair
|
add an undocumented function to remove border edges
|
2016-11-10 18:52:20 +01:00 |
|
data_slicer
|
…
|
|
|
data_stitching
|
integrate the are_vertices_stitchable test into the check for non-manifold edges
|
2017-10-03 13:41:58 +02:00 |
|
CMakeLists.txt
|
Merge branch 'master' into gsoc17-summerwork
|
2018-03-26 14:04:36 +02:00 |
|
connected_component_polyhedron.cpp
|
License check for Corefinement and Distance
|
2017-03-22 14:07:52 +01:00 |
|
connected_component_surface_mesh.cpp
|
Make mean_curvature_plugin work with Surface_mesh. TODO: colored faces
|
2017-07-10 16:03:07 +02:00 |
|
fairing_test.cpp
|
deactivate output to files in the testsuite
|
2017-03-14 16:20:28 +01:00 |
|
measures_test.cpp
|
Fixed return type in measure_tests
|
2017-06-22 16:17:13 +02:00 |
|
orient_polygon_mesh_test.cpp
|
fix test incorrectly simplified test
|
2017-05-12 09:49:44 +02:00 |
|
orient_polygon_soup_test.cpp
|
deactivate output to files in the testsuite
|
2017-03-14 16:20:28 +01:00 |
|
pmp_compute_normals_test.cpp
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02:00 |
|
point_inside_helpers.h
|
rename bbox_3 functions
|
2017-01-31 14:33:56 +01:00 |
|
point_inside_polyhedron_boundary_test.cpp
|
rename test function
|
2016-06-14 14:17:44 +02:00 |
|
point_inside_surface_mesh_test.cpp
|
rename test function
|
2016-06-14 14:17:44 +02:00 |
|
polygon_mesh_slicer_test.cpp
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02:00 |
|
remeshing_test.cpp
|
License check for Corefinement and Distance
|
2017-03-22 14:07:52 +01:00 |
|
remeshing_test_P_SM_OM.cpp
|
Fix a compilation error
|
2017-07-12 15:26:08 +02:00 |
|
remove_degeneracies_test.cpp
|
add note on how to reproduce the bug
|
2016-09-15 14:51:45 +02:00 |
|
run_test_corefinement_bool_op_full.sh
|
improve the coref-bool-op test to also check possible results are as expected
|
2017-03-15 16:49:32 +01:00 |
|
self_intersection_polyhedron_test.cpp
|
License check for Predicates
|
2017-03-22 10:29:59 +01:00 |
|
self_intersection_surface_mesh_test.cpp
|
License check for Predicates
|
2017-03-22 10:29:59 +01:00 |
|
surface_intersection_sm_poly.cpp
|
Bug fix in surface_intersection_sm_poly about filenames used by default.
|
2017-06-29 10:35:37 -04:00 |
|
test_coref_epic_points_identity.cpp
|
make sure the same points in different triangle meshes have the same coordinates
|
2017-01-30 15:35:10 +01:00 |
|
test_corefine.cmd
|
remove or use all test data
|
2016-12-02 09:29:26 +01:00 |
|
test_corefine.cpp
|
add testsuite for corefine
|
2016-12-02 08:43:25 +01:00 |
|
test_corefinement_and_constraints.cpp
|
License check for Corefinement and Distance
|
2017-03-22 14:07:52 +01:00 |
|
test_corefinement_bool_op.cmd
|
improve the coref-bool-op test to also check possible results are as expected
|
2017-03-15 16:49:32 +01:00 |
|
test_corefinement_bool_op.cpp
|
move corefinement specific code from PMP to Operations_on_polyhedra
|
2017-03-22 09:12:30 +01:00 |
|
test_corefinement_bool_op_full.cmd
|
better handling of tangency
|
2017-03-16 18:44:13 +01:00 |
|
test_curvature_flow.cpp
|
document overloads
|
2018-03-26 13:59:24 +02:00 |
|
test_detect_features.cpp
|
Fix warnings and copy PMaps in detect_features.h
|
2017-09-05 12:03:35 +02:00 |
|
test_does_bound_a_volume.cmd
|
add implementation of does_bound_a_volume + test
|
2016-12-05 11:06:13 +01:00 |
|
test_does_bound_a_volume.cpp
|
fix warnings
|
2016-12-08 15:22:04 +01:00 |
|
test_is_polygon_soup_a_polygon_mesh.cpp
|
add assertions to the PMP testsuite
|
2017-03-14 15:46:48 +01:00 |
|
test_pmp_bgl_named_params.cpp
|
remove commented lines
|
2017-02-13 10:28:27 +01:00 |
|
test_pmp_clip.cpp
|
update the implementation of clip plugin to use new corefinement PMP code
|
2017-01-10 15:38:24 +01:00 |
|
test_pmp_distance.cmd
|
fix path to input files
|
2017-01-06 09:49:16 +01:00 |
|
test_pmp_distance.cpp
|
Replace all std::unary_function by CGAL::unary_function
|
2017-10-04 15:57:09 +02:00 |
|
test_pmp_remove_border_edge.cpp
|
add an empty new-line
|
2017-01-16 09:25:46 +01:00 |
|
test_smoothing.cpp
|
document overloads
|
2018-03-26 13:59:24 +02:00 |
|
test_stitching.cpp
|
integrate the are_vertices_stitchable test into the check for non-manifold edges
|
2017-10-03 13:41:58 +02:00 |
|
triangulate_faces_test.cpp
|
add assertions to the PMP testsuite
|
2017-03-14 15:46:48 +01:00 |
|
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
|
Fix calls to dihedral_angle()
|
2016-10-17 14:43:15 +02:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
dihedral_angle() -> approximate_dihedral_angle()
|
2016-10-11 15:35:20 +02:00 |
|
triangulate_hole_polyline_test.cpp
|
deactivate output to files in the testsuite
|
2017-03-14 16:20:28 +01:00 |