Commit History

Author SHA1 Message Date
  Alec Jacobson 80a94eb115 Merge pull request #426 from qnzhou/dihedral_based_exact_feature_extraction 9 years ago
  Alec Jacobson 4bf3f43bc0 Merge pull request #443 from rkevingibson/master 9 years ago
  rkevingibson 9bf06ba6cb Fixed order of operations bug when computing model transform 9 years ago
  Alec Jacobson c35655ea63 Merge pull request #442 from yig/master 9 years ago
  Yotam Gingold dd96807c74 writeOBJ writes out as many coordinates per vertex as there are columns in V. 9 years ago
  Alec Jacobson 6a4223b5be use quietNaN explicitly 9 years ago
  Alec Jacobson f943a63273 fix un initialized value bug 9 years ago
  Alec Jacobson eca91659a6 prevent false positive if harmonic fails 9 years ago
  Alec Jacobson b6c6db1279 specialization --> instantiation 9 years ago
  Alec Jacobson 90f97e998e dont mess with mass matrix for k = 1 9 years ago
  Alec Jacobson 87cba2f866 -C change directory option 9 years ago
  Alec Jacobson 03c9c841dc trivially extend to sparse matrices 9 years ago
  Alec Jacobson 11512fbe33 use Eigen::Map to copy, handle RowMajor 9 years ago
  Alec Jacobson c18d96670a use new doublearea 9 years ago
  Alec Jacobson d6aa14bfc4 use local includes 9 years ago
  Alec Jacobson f3cd179f00 use new doublearea 9 years ago
  Alec Jacobson 4cdfb572bb rm unnecessary include 9 years ago
  Alec Jacobson 8943387b53 use nan replacement doublearea 9 years ago
  Alec Jacobson 6dcd1a5144 note about Kahan's assertion 9 years ago
  Alec Jacobson 0ae242cea2 make file that doesn't follow ifndef IGL_STATIC_LIBRARY 9 years ago
  Alec Jacobson db3b7dc16c templates 9 years ago
  Alec Jacobson 241fcac148 mv unique templates to separate file 9 years ago
  Alec Jacobson 0faf24a294 add svd version 9 years ago
  Alec Jacobson c2deb735b7 fix euler characteristic check 9 years ago
  Alec Jacobson 992eeb587a better templating 9 years ago
  Alec Jacobson ed569c6c65 templates 9 years ago
  Alec Jacobson 4279a38b7c fix Eigen gotcha: << is assignment not append 9 years ago
  Alec Jacobson a2f11006b4 remove stray writeOBJ 9 years ago
  Alec Jacobson cc89cd81e4 comment out writing ply 9 years ago
  Alec Jacobson 2d9990b4f1 remove stray writeOBJ 9 years ago