Commit History

Author SHA1 Message Date
  Daniele Panozzo fe634bf719 Merge remote-tracking branch 'daniele/master' 9 years ago
  Daniele Panozzo 1678470800 fixes for VS2015 9 years ago
  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
  Daniele Panozzo e5ba9ec30f Merge pull request #3 from MichaelRabinovich/master 9 years ago
  Michael Rabinovich 8504195523 Use igl::grad also for tet meshes 9 years ago
  MichaelRabinovich 0778ebd7e6 Merge pull request #1 from danielepanozzo/master 9 years ago
  Daniele Panozzo 48787fd172 consolidated igl::grad 9 years ago
  Michael Rabinovich 8d6b6b209b added grad_tet and uniform options 9 years ago
  Michael Rabinovich b044c4b295 added grad_tet 9 years ago
  Michael Rabinovich a88c20f002 added documentation for the line search routines 9 years ago
  Daniele Panozzo 7c626a1824 * integrate code for scalable locally injective maps 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 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 9 years ago
  Daniele Panozzo ec2c06ff48 added tips for windows build 9 years ago
  Daniele Panozzo b1a3644bbb updates for new travis image 9 years ago
  Daniele Panozzo 9957ddf09e Merge pull request #351 from s-koch/docstring_update 9 years ago
  Sebastian Koch 7dd7f6e50b Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h 9 years ago