Commit History

Author SHA1 Message Date
  Alec Jacobson ecfe38cc57 undo templates 9 years ago
  Alec Jacobson a2f2361776 templates 9 years ago
  Alec Jacobson 30fe397965 Merge branch 'master' of github.com:libigl/libigl into alecjacobson 9 years ago
  Alec Jacobson f01e676ed9 Merge pull request #364 from dingzeyuli/master 9 years ago
  Alec Jacobson b82baaddc4 added comment about sort 9 years ago
  Alec Jacobson 87ca4a7e25 edge_topology should be made obsolete (edge_flaps is superior in a few ways) 9 years ago
  Alec Jacobson 148c4a067f handle boundary edges 9 years ago
  Alec Jacobson 68ceab903d extra template in header 9 years ago
  Alec Jacobson 73e7f30d18 Eigen seems to have trouble comma initializing emptry matrices 9 years ago
  Alec Jacobson d1c389e964 is_edge_manifold should not depend on V 9 years ago
  Dingzeyu Li bab34e6418 minor fix on readSTL documentation 9 years ago
  Alec Jacobson 32f946493a Merge pull request #354 from n-taka/dev 9 years ago
  KazutakaNakashima 84ab9e1d26 Check whether bary is Eigen Vector or RowVector 10 years ago
  KazutakaNakashima 86f98760ad Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )" 10 years ago
  Alec Jacobson ad28fe8f63 fix links 10 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
  Daniele Panozzo a263ca2fdc Merge pull request #344 from pelayogmp/master 10 years ago