Commit History

Author SHA1 Message Date
  Qingnan Zhou 056d4a4f15 Minor update to delaunay triangulation. 9 years ago
  Alec Jacobson 32f946493a Merge pull request #354 from n-taka/dev 9 years ago
  Qingnan Zhou 51db1648aa Delaunay triangulation with naive edge flipping approach. 9 years ago
  Qingnan Zhou 9935608ea9 Remove debug print. 9 years ago
  Qingnan Zhou f216b933ff Add support for exact predicates and lexicographic triangulation. 9 years ago
  KazutakaNakashima 84ab9e1d26 Check whether bary is Eigen Vector or RowVector 9 years ago
  KazutakaNakashima 86f98760ad Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )" 9 years ago
  Alec Jacobson ad28fe8f63 fix links 9 years ago
  Daniele Panozzo d4bff474a3 Merge branch 'gh-pages' of https://github.com/libigl/libigl 10 years ago
  Daniele Panozzo ec2c06ff48 added tips for windows build 10 years ago
  Daniele Panozzo b1a3644bbb updates for new travis image 10 years ago
  Daniele Panozzo 9957ddf09e Merge pull request #351 from s-koch/docstring_update 10 years ago
  Sebastian Koch 7dd7f6e50b Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h 10 years ago
  Alec Jacobson 4611c75e65 Merge branch 'master' of github.com:libigl/libigl into alecjacobson 10 years ago
  Alec Jacobson fce7d3d851 bug in upper bounds 10 years ago
  Alec Jacobson 894c73812e Merge pull request #349 from yig/master 10 years ago
  Yotam Gingold 121114aaad point_simplex_squared_distance now returns the barycentric coordinates 10 years ago
  Yotam Gingold 3426cd27ea seam_edges.cpp fixed duplicate boundary edges bug and no longer has an anonymous namespace helper function 10 years ago
  Daniele Panozzo e8491ee477 Merge pull request #347 from muntonialessandro/master 10 years ago
  alemuntoni 8cfc133385 missing template functions 10 years ago
  Alec Jacobson 8b6fc07828 Merge pull request #345 from Zcynical/binary_dmat_writing 10 years ago
  zcy fb0a3add59 change "w" to "wb" in fopen to fix the binary dmat writing error 10 years ago
  Pelayo González Muñoz 4bf1913d3e Merge pull request #1 from libigl/master 10 years ago
  Daniele Panozzo a263ca2fdc Merge pull request #344 from pelayogmp/master 10 years ago
  Pelayo González aeaf610e41 Python bindings for remove_duplicate_vertices() 10 years ago
  Daniele Panozzo db0faaf135 Merge pull request #341 from jmanek/python_remeshselfintersections 10 years ago
  Alec Jacobson c3caba48e3 Merge pull request #340 from odedstein/master 10 years ago
  root 3f1cb13d7b python support for remesh_self_intersections 10 years ago
  Oded Stein 9c318ef669 Added R2016b to MATLAB versions 10 years ago
  s-koch 701ce609f7 Updated Nanogui 10 years ago