| .. |
|
data
|
Improved self_intersections tests
|
2016-11-03 11:43:03 +01:00 |
|
data-coref
|
add data set producing a non-manifold vertex
|
2016-12-22 09:23: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
|
handle the stitching of patches with incorrect orientation
|
2015-07-31 14:11:38 +02:00 |
|
CMakeLists.txt
|
make sure the same points in different triangle meshes have the same coordinates
|
2017-01-30 15:35:10 +01:00 |
|
connected_component_polyhedron.cpp
|
Use clear in keep_largest_connected_components
|
2016-01-08 13:18:16 +01:00 |
|
connected_component_surface_mesh.cpp
|
Add keep_large_connected_components (code,doc,test)
|
2015-10-22 09:01:08 +02:00 |
|
fairing_test.cpp
|
rename test function
|
2016-06-14 14:17:44 +02:00 |
|
measures_test.cpp
|
remove _3 suffix left
|
2017-01-31 18:09:22 +01:00 |
|
orient_polygon_mesh_test.cpp
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02:00 |
|
orient_polygon_soup_test.cpp
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02: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
|
do not test isotropic_remeshing with Epec
|
2016-09-13 10:29:02 +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
|
add bash script to run locally a corefinement testsuite
|
2016-12-01 17:08:51 +01:00 |
|
self_intersection_polyhedron_test.cpp
|
Reworked how boolean parameters are passed in self_intersection tests
|
2016-11-20 00:59:15 +01:00 |
|
self_intersection_surface_mesh_test.cpp
|
Reworked how boolean parameters are passed in self_intersection tests
|
2016-11-20 00:59:15 +01:00 |
|
surface_intersection_sm_poly.cpp
|
add a test running surface_intersection with both surface_mesh and polyhedron
|
2016-06-24 16:58:21 +02: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
|
avoid calling get function
|
2017-01-10 14:45:19 +01:00 |
|
test_corefinement_bool_op.cmd
|
factorize test for PMP and OOP coref
|
2016-12-01 17:08:18 +01:00 |
|
test_corefinement_bool_op.cpp
|
fix warnings
|
2016-12-08 15:22:04 +01:00 |
|
test_corefinement_bool_op_full.cmd
|
add data set producing a non-manifold vertex
|
2016-12-22 09:23:54 +01: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
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02:00 |
|
test_pmp_bgl_named_params.cpp
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02: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
|
using tbb::atomic instead of cpp11::atomic
|
2017-01-16 15:18:46 +01:00 |
|
test_pmp_remove_border_edge.cpp
|
add an empty new-line
|
2017-01-16 09:25:46 +01:00 |
|
test_stitching.cpp
|
Also test EPEC in the testsuite
|
2016-06-14 14:17:26 +02:00 |
|
triangulate_faces_test.cpp
|
rename all "test" functions to "test_something" to avoid ambiguity with boost
|
2016-06-14 14:17:45 +02: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
|
add missing typename and template keywords
|
2016-06-14 14:17:31 +02:00 |