提交历史

作者 SHA1 备注 提交日期
  Alec Jacobson b14f79e050 merge 10 年之前
  Alec Jacobson f4213b02d0 Merge pull request #184 from qnzhou/master 10 年之前
  Qingnan Zhou 79d71be007 Remove out of date code. 10 年之前
  Qingnan Zhou 5992675b89 Added convention that cell with index 0 is always the infinite cell. 10 年之前
  Qingnan Zhou e1bab5f9ea Speed up unique vertex extraction. 10 年之前
  Alec Jacobson 5d03c0c776 style 10 年之前
  Alec Jacobson 09ef0d3eb0 namespace issues 10 年之前
  Alec Jacobson cb750573b8 templates 10 年之前
  Alec Jacobson 69520fbf2e templated 10 年之前
  Alec Jacobson d191ad7442 bad namespace 10 年之前
  Alec Jacobson dec1ddc168 rm using namespace igl 10 年之前
  Alec Jacobson 96a27dd65d wrong namespace 10 年之前
  Alec Jacobson e008ea9133 plainobjectbase 10 年之前
  Qingnan Zhou 58b293cf9f Bug fix. 10 年之前
  Qingnan Zhou 6fa754033d Search the entire interval for closest double. 10 年之前
  Qingnan Zhou 8734b69c00 Merge branch 'master' of github.com:qnzhou/libigl into to_double_fix 10 年之前
  Qingnan Zhou 8db5a190ec To double fix + typo? 10 年之前
  Qingnan Zhou 51103cbfe0 Disable timing print outs. 10 年之前
  Qingnan Zhou 515897033e Merge branch 'develop' 10 年之前
  Qingnan Zhou a838098a45 Merge remote-tracking branch 'upstream/master' 10 年之前
  Qingnan Zhou 5bbec3847e Merge remote-tracking branch 'upstream/master' into develop 10 年之前
  Qingnan Zhou 948903ec32 Adjust timing print out. 10 年之前
  Qingnan Zhou 417c9dd205 Use environment variable LIBIGL_NUM_THREADS as a hint. 10 年之前
  Qingnan Zhou 7fc492693b Refactoring and add thread support. 10 年之前
  Alec Jacobson c9be59b49f fix some bad uses of Eigen::PlainObjectBase 10 年之前
  Alec Jacobson e6536d3355 boolean input validation as stand-alone functions 10 年之前
  Alec Jacobson dff0bab1b6 rename (V,F) --> (VA,FA) 10 年之前
  Alec Jacobson 78e9ca1226 resolve overlaps optional 10 年之前
  Alec Jacobson cd1621c1b4 minkowski sum of mesh along segment 10 年之前
  Qingnan Zhou 3dcd1bd94b Specify return type. 10 年之前