Jérémie Dumas 062e3823c3 Make file encoding option an enum. (#1619) il y a 5 ans
..
copyleft 3637cf3ca9 missed a colon il y a 6 ans
embree 6a7428694f rm load_mesh il y a 6 ans
mosek aa40b908c9 updated gtest to catch il y a 7 ans
predicates 0855c2ef8c Merge branch 'dev' of https://github.com/libigl/libigl into pr il y a 6 ans
triangle 07e2b01a3c move scaf to triangle folder il y a 5 ans
MshLoader.cpp 8c95d1044e Added improved .msh reader/writer + tests + example (#1578) il y a 5 ans
MshSaver.cpp 8c95d1044e Added improved .msh reader/writer + tests + example (#1578) il y a 5 ans
accumarray.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup il y a 7 ans
avg_edge_length.cpp 6a7428694f rm load_mesh il y a 6 ans
barycentric_interpolation.cpp 1de2627280 tests il y a 5 ans
bbw.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
bezier.cpp 4ab389d462 bezier eval and fit cubic bezier splin il y a 5 ans
blkdiag.cpp 775f2354fa blkdiag function il y a 5 ans
blue_noise.cpp 43da16bbd0 tighter test il y a 5 ans
boundary_facets.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup il y a 7 ans
boundary_loop.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
cat.cpp 450935874f Extending igl::cat to work with std::vectors AND Allowing N-gons in writeOBJ (#1108) il y a 6 ans
circulation.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
cotmatrix.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
cotmatrix_entries.cpp 6a7428694f rm load_mesh il y a 6 ans
cotmatrix_intrinsic.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
cr_vector_curvature_correction.cpp 8ea0b8c6dc Added vector Dirichlet and curved Hessian functionality (#1560) il y a 5 ans
cr_vector_laplacian.cpp 8ea0b8c6dc Added vector Dirichlet and curved Hessian functionality (#1560) il y a 5 ans
cumprod.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
cumsum.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
curved_hessian_energy.cpp 8ea0b8c6dc Added vector Dirichlet and curved Hessian functionality (#1560) il y a 5 ans
cut_mesh.cpp f4d14cc7d1 change cut mask il y a 6 ans
cut_to_disk.cpp 6a7428694f rm load_mesh il y a 6 ans
decimate.cpp 41454f823d fix decimate bug il y a 5 ans
delaunay_triangulation.cpp 4ce917d424 Issue 521 (#1327) il y a 6 ans
dijkstra.cpp 1df0987271 Fix issue with dijkstra algorithm (#1497) il y a 5 ans
direct_delta_mush.cpp a3c3ef1572 update test too il y a 5 ans
dirname.cpp aa40b908c9 updated gtest to catch il y a 7 ans
doublearea.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
edge_exists_near.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
edge_flaps.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
edge_lengths.cpp 6a7428694f rm load_mesh il y a 6 ans
facet_components.cpp 1aa35de249 passing facet_components unit test il y a 5 ans
fast_winding_number.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
fit_cubic_bezier.cpp 4ab389d462 bezier eval and fit cubic bezier splin il y a 5 ans
grad.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. il y a 7 ans
grad_intrinsic.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. il y a 7 ans
grid.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
guess_extension.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P il y a 7 ans
heat_geodesics.cpp f3a201f1e1 Update heat_geodesics.cpp (#1512) il y a 5 ans
intrinsic_delaunay_cotmatrix.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
intrinsic_delaunay_triangulation.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
is_delaunay.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
is_edge_manifold.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
is_intrinsic_delaunay.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
is_irregular_vertex.cpp 6a7428694f rm load_mesh il y a 6 ans
is_symmetric.cpp aa40b908c9 updated gtest to catch il y a 7 ans
ismember.cpp aa40b908c9 updated gtest to catch il y a 7 ans
iterative_closest_point.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
knn.cpp 21acee15fe making knn and octree work on more types than double, allowing knn to do nearest neighbor searches between two different point clouds (#1313) il y a 5 ans
list_to_matrix.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P il y a 7 ans
orient_halfedges.cpp 8ea0b8c6dc Added vector Dirichlet and curved Hessian functionality (#1560) il y a 5 ans
path_to_edges.cpp a03d1a2d56 Path to edges + various template instantiations (#1259) il y a 6 ans
path_to_executable.cpp 1408bd36b0 fix unit test for path_to_executable() on windows by taking into account that it has a '.exe' suffix. il y a 6 ans
pathinfo.cpp aa40b908c9 updated gtest to catch il y a 7 ans
per_face_normals.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
qslim.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
randperm.cpp 843438eab9 Fix logic error for URNG in igl::randperm il y a 7 ans
readDMAT.cpp 46a8dd2fd4 rm load_matrix il y a 6 ans
readMSH.cpp 8c95d1044e Added improved .msh reader/writer + tests + example (#1578) il y a 5 ans
readOBJ.cpp 6a7428694f rm load_mesh il y a 6 ans
readOFF.cpp 6a7428694f rm load_mesh il y a 6 ans
readPLY.cpp 52c6f14ca6 Replace .ply reader/writer with tinyply library, supersedes libigl/libigl#1235 il y a 5 ans
rigid_alignment.cpp 88e3dd1e3e iterative closest point alg, tutoiral, test il y a 6 ans
seam_edges.cpp aa40b908c9 updated gtest to catch il y a 7 ans
segment_segment_intersect.cpp 16ce83c381 rename test il y a 6 ans
setdiff.cpp aa40b908c9 updated gtest to catch il y a 7 ans
signed_distance.cpp faaae91419 Fix bug in signed_distance for 2D (#1400) il y a 5 ans
slice.cpp aa40b908c9 updated gtest to catch il y a 7 ans
slice_into.cpp aa40b908c9 updated gtest to catch il y a 7 ans
slice_sorted.cpp 26053f696c Avoid involving Eigen/SparseExtra in slice. (#1370) il y a 6 ans
sort.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P il y a 7 ans
squared_edge_lengths.cpp 6a7428694f rm load_mesh il y a 6 ans
tet_tet_adjacency.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P il y a 7 ans
triangle_triangle_adjacency.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
triangulated_grid.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
unique.cpp aa40b908c9 updated gtest to catch il y a 7 ans
unique_simplices.cpp 1c3c7c7b6f ported new tests to catch2 il y a 7 ans
upsample.cpp d3052ef4c7 Replace IGL_DEBUG_OFF with a [slow] tag for now. il y a 6 ans
writeMSH.cpp 8c95d1044e Added improved .msh reader/writer + tests + example (#1578) il y a 5 ans
writePLY.cpp 062e3823c3 Make file encoding option an enum. (#1619) il y a 5 ans