Historique des commits

Auteur SHA1 Message Date
  Alec Jacobson 30fe397965 Merge branch 'master' of github.com:libigl/libigl into alecjacobson il y a 9 ans
  Alec Jacobson f01e676ed9 Merge pull request #364 from dingzeyuli/master il y a 9 ans
  Alec Jacobson b82baaddc4 added comment about sort il y a 9 ans
  Alec Jacobson 87ca4a7e25 edge_topology should be made obsolete (edge_flaps is superior in a few ways) il y a 9 ans
  Alec Jacobson 148c4a067f handle boundary edges il y a 9 ans
  Alec Jacobson 68ceab903d extra template in header il y a 9 ans
  Alec Jacobson 73e7f30d18 Eigen seems to have trouble comma initializing emptry matrices il y a 9 ans
  Alec Jacobson d1c389e964 is_edge_manifold should not depend on V il y a 9 ans
  Dingzeyu Li bab34e6418 minor fix on readSTL documentation il y a 9 ans
  Alec Jacobson 32f946493a Merge pull request #354 from n-taka/dev il y a 9 ans
  KazutakaNakashima 84ab9e1d26 Check whether bary is Eigen Vector or RowVector il y a 9 ans
  KazutakaNakashima 86f98760ad Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )" il y a 9 ans
  Alec Jacobson ad28fe8f63 fix links il y a 9 ans
  Daniele Panozzo d4bff474a3 Merge branch 'gh-pages' of https://github.com/libigl/libigl il y a 9 ans
  Daniele Panozzo ec2c06ff48 added tips for windows build il y a 9 ans
  Daniele Panozzo b1a3644bbb updates for new travis image il y a 9 ans
  Daniele Panozzo 9957ddf09e Merge pull request #351 from s-koch/docstring_update il y a 9 ans
  Sebastian Koch 7dd7f6e50b Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h il y a 9 ans
  Alec Jacobson 4611c75e65 Merge branch 'master' of github.com:libigl/libigl into alecjacobson il y a 9 ans
  Alec Jacobson fce7d3d851 bug in upper bounds il y a 9 ans
  Alec Jacobson 894c73812e Merge pull request #349 from yig/master il y a 9 ans
  Yotam Gingold 121114aaad point_simplex_squared_distance now returns the barycentric coordinates il y a 9 ans
  Yotam Gingold 3426cd27ea seam_edges.cpp fixed duplicate boundary edges bug and no longer has an anonymous namespace helper function il y a 9 ans
  Daniele Panozzo e8491ee477 Merge pull request #347 from muntonialessandro/master il y a 9 ans
  alemuntoni 8cfc133385 missing template functions il y a 9 ans
  Alec Jacobson 8b6fc07828 Merge pull request #345 from Zcynical/binary_dmat_writing il y a 9 ans
  zcy fb0a3add59 change "w" to "wb" in fopen to fix the binary dmat writing error il y a 9 ans
  Daniele Panozzo a263ca2fdc Merge pull request #344 from pelayogmp/master il y a 9 ans
  Pelayo González aeaf610e41 Python bindings for remove_duplicate_vertices() il y a 9 ans
  Daniele Panozzo db0faaf135 Merge pull request #341 from jmanek/python_remeshselfintersections il y a 9 ans