Commit History

Author SHA1 Message Date
  Daniele Panozzo 73783c9c92 Merge branch 'python_bindings' of https://github.com/s-koch/libigl into s-koch-python_bindings 10 years ago
  Sebastian Koch db0ef84ad7 Fixed assertion problem in debug mode 10 years ago
  Daniele Panozzo 0910226528 Merge branch 'python_bindings' of https://github.com/s-koch/libigl into s-koch-python_bindings 10 years ago
  Alec Jacobson 02424ecb26 ea 10 years ago
  Sebastian Koch fb530cb053 Fixed signed_distance function 10 years ago
  Sebastian Koch 6d3b460b47 Merge branch 'master-upstream' into python_bindings 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
  Olga Diamanti a7b21d1cb0 Merge branch 'master' of https://github.com/libigl/libigl 10 years ago
  Olga Diamanti b562595605 had to change CMAKE_MODULE_PATH to override the default findMatlab.cmake of Cmake 3.5 10 years ago
  Daniele Panozzo b6f43d55f7 fixes for static build 10 years ago
  Daniele Panozzo fa4977167b Merge branch 's-koch-python_bindings' 10 years ago
  Daniele Panozzo f878b3afd0 Merge branch 'python_bindings' of https://github.com/s-koch/libigl into s-koch-python_bindings 10 years ago
  Daniele Panozzo e7cefbbc95 Merge pull request #267 from s-koch/python_scripts 10 years ago
  Daniele Panozzo e707037ccb Merge branch 's-koch-bugfixes' 10 years ago
  Daniele Panozzo 0cb9c64a31 missing template specialization 10 years ago
  Sebastian Koch 4c02c94429 Removed logfiles of parsing/generator scripts 10 years ago
  Sebastian Koch 32e2505faf Fixed wrong template specification 10 years ago
  Olga Diamanti 547f858b3a Merge branch 'master' of https://github.com/libigl/libigl 10 years ago
  Olga Diamanti 52ba9e6fd8 rotate_vectors keeps the magnitude intact instead of changing it to 1 10 years ago
  Sebastian Koch 7074cdd396 Added initial (not yet fully) working tutorial 704 10 years ago
  Sebastian Koch dce8825124 Added automatic binding generator script with basic template, updated/extended parser and added generated error and file listing 10 years ago
  Sebastian Koch 39ade1009b Added further python bindings, extended py_vector slightly 10 years ago
  Sebastian Koch 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 10 years ago
  Alec Jacobson 94b7d07f84 better compilation/warnings 10 years ago
  Alec Jacobson d243857031 fixed self intersection issues 10 years ago
  Alec Jacobson 4123794f61 simplify polyhedron 10 years ago
  Alec Jacobson 6fad412558 decimate with finite cost 10 years ago
  Alec Jacobson cd4f91b47f mosek dir left out for iglbbw 10 years ago
  Olga Diamanti cd067ff5c8 changed order of neighborhood traversal for singularity calculation 10 years ago