Commit History

Author SHA1 Message Date
  Alec Jacobson b000fd7bb7 Merge branch 'master' of github.com:libigl/libigl into alecjacobson 8 years ago
  Alec Jacobson d26f96cc48 parallel for 8 years ago
  Unknown 2ddb11aa6b Misc. typos 8 years ago
  Jérémie Dumas fab12b747a Compatibility with Eigen 3.3 8 years ago
  Alec Jacobson 2e79bd99de templates 8 years ago
  Alec Jacobson 606a4a0c88 clean up winding number code. templates 9 years ago
  Alec Jacobson 7feec96c29 some strange compilation issues, templates 9 years ago
  Alec Jacobson 7b56bb2517 buggy bounds on signed distance 9 years ago
  Alec Jacobson d765a68783 signed distance only near level, templates, gcc namespace issue 9 years ago
  Alec Jacobson 22df4747fa dummy template 9 years ago
  Alec Jacobson 9dd6b43a6d template hell. AABB is a mess, fixed with no-ops 9 years ago
  Alec Jacobson fa9913fffa template Ele, ensuing templates 9 years ago
  Alec Jacobson c25e874b18 better templating for WNAABB, and template hell ensuing 9 years ago
  Alec Jacobson 6590384e47 Merge branch 'master' of https://github.com/libigl/libigl into alecjacobson 9 years ago
  Alec Jacobson ad4d7ce6d4 unnecessary matlab format includes 9 years ago
  Alec Jacobson 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 9 years ago
  Thomas Schoeps 3a8722b26f Avoid precision issue in AABB::init() 9 years ago
  Alec Jacobson b6c6db1279 specialization --> instantiation 9 years ago
  Alec Jacobson 5a63323d51 unnecessary includes 9 years ago
  Alec Jacobson 85a56e391b resize(X.rows(),X.cols()) --> resizeLike(X) 9 years ago
  Alec Jacobson 9a6a7d6423 fixed Hausdorff distance to converge to bounds on exact value 9 years ago
  Alec Jacobson 4c271ff5cf better documentation 9 years ago
  Alec Jacobson abb5062d19 templates 9 years ago
  Jun Saito a970be7d81 GCC 4.6 support 9 years ago
  Alec Jacobson f4905e4dfe [bug fix] AABB ray intersect was not recording face id 9 years ago
  Alec Jacobson 1caf839744 missing templates 10 years ago
  Yotam Gingold 542a70396d Update AABB.cpp 10 years ago
  Alec Jacobson 09b8afaccf templates and inlines 10 years ago
  Sebastian Koch 8f9caae510 AABB.h -> AABB.cpp 10 years ago
  Sebastian Koch 6e4a3738aa Fixed minor bugs in bindings, moved AABB implementation to own file, added boolean matrix and comparison functions to python bindings 10 years ago