История коммитов

Автор SHA1 Сообщение Дата
  Daniele Panozzo e5ba9ec30f Merge pull request #3 from MichaelRabinovich/master 10 лет назад
  Michael Rabinovich 8504195523 Use igl::grad also for tet meshes 10 лет назад
  MichaelRabinovich 0778ebd7e6 Merge pull request #1 from danielepanozzo/master 10 лет назад
  Daniele Panozzo 48787fd172 consolidated igl::grad 10 лет назад
  Michael Rabinovich 8d6b6b209b added grad_tet and uniform options 10 лет назад
  Michael Rabinovich b044c4b295 added grad_tet 10 лет назад
  Michael Rabinovich a88c20f002 added documentation for the line search routines 10 лет назад
  Daniele Panozzo 7c626a1824 * integrate code for scalable locally injective maps 10 лет назад
  Alec Jacobson 32f946493a Merge pull request #354 from n-taka/dev 10 лет назад
  KazutakaNakashima 84ab9e1d26 Check whether bary is Eigen Vector or RowVector 10 лет назад
  KazutakaNakashima 86f98760ad Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )" 10 лет назад
  Alec Jacobson ad28fe8f63 fix links 10 лет назад
  Daniele Panozzo d4bff474a3 Merge branch 'gh-pages' of https://github.com/libigl/libigl 10 лет назад
  Daniele Panozzo ec2c06ff48 added tips for windows build 10 лет назад
  Daniele Panozzo b1a3644bbb updates for new travis image 10 лет назад
  Daniele Panozzo 9957ddf09e Merge pull request #351 from s-koch/docstring_update 10 лет назад
  Sebastian Koch 7dd7f6e50b Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h 10 лет назад
  Alec Jacobson 4611c75e65 Merge branch 'master' of github.com:libigl/libigl into alecjacobson 10 лет назад
  Alec Jacobson fce7d3d851 bug in upper bounds 10 лет назад
  Alec Jacobson 894c73812e Merge pull request #349 from yig/master 10 лет назад
  Yotam Gingold 121114aaad point_simplex_squared_distance now returns the barycentric coordinates 10 лет назад
  Yotam Gingold 3426cd27ea seam_edges.cpp fixed duplicate boundary edges bug and no longer has an anonymous namespace helper function 10 лет назад
  Daniele Panozzo e8491ee477 Merge pull request #347 from muntonialessandro/master 10 лет назад
  alemuntoni 8cfc133385 missing template functions 10 лет назад
  Alec Jacobson 8b6fc07828 Merge pull request #345 from Zcynical/binary_dmat_writing 10 лет назад
  zcy fb0a3add59 change "w" to "wb" in fopen to fix the binary dmat writing error 10 лет назад
  Daniele Panozzo a263ca2fdc Merge pull request #344 from pelayogmp/master 10 лет назад
  Pelayo González aeaf610e41 Python bindings for remove_duplicate_vertices() 10 лет назад
  Daniele Panozzo db0faaf135 Merge pull request #341 from jmanek/python_remeshselfintersections 10 лет назад
  Alec Jacobson c3caba48e3 Merge pull request #340 from odedstein/master 10 лет назад