Commit History

Author SHA1 Message Date
  Jérémie Dumas 09177b3bac Compatibility with Eigen 3.3.4 9 years ago
  Daniele Panozzo 07d84bf47b Merge pull request #543 from fwilliams/master 9 years ago
  Francis Williams e76521800e Python binding for igl_adjacency_list(const MatrixXi& F, vector<vector<int>& A, bool sorted). Use an opaque type for the output parameter A. 9 years ago
  Daniele Panozzo 9428d6049b Merge pull request #535 from jdumas/master 9 years ago
  Daniele Panozzo 4431d7cdd3 Merge pull request #561 from decrispell/allow_alt_pybind11 9 years ago
  Daniel Crispell dce71c86cb allow specification of alternate pybind11 directory 9 years ago
  Alec Jacobson 16e7bd3d51 merge 9 years ago
  Alec Jacobson 842d2bc311 merge 9 years ago
  Alec Jacobson e2122e4f0f typos 9 years ago
  Alec Jacobson 77905ede1b mosek 8 9 years ago
  Alec Jacobson 8e96a7af13 convex hull 9 years ago
  Alec Jacobson b504c61714 templates and prototypes 9 years ago
  Alec Jacobson eaad1457d4 templates 9 years ago
  Daniele Panozzo b589dd64dc fix for python 2.x 9 years ago
  Daniele Panozzo 0d47f9f7b9 added runtime test for python on macosx and linux 9 years ago
  Daniele Panozzo 0f50ccf93b Merge branch 'fix_strip_path' of https://github.com/decrispell/libigl 9 years ago
  Daniele Panozzo 8a452ed856 Merge branch 'python_writePLY' of https://github.com/decrispell/libigl 9 years ago
  Daniele Panozzo 0b4bad6249 Merge branch 'viewer' of https://github.com/jdumas/libigl 9 years ago
  Daniele Panozzo df38006fdb fixed broken links 9 years ago
  Daniele Panozzo 8d6b7947bc Merge branch 'master' of https://github.com/libigl/libigl 9 years ago
  Daniele Panozzo 6cc07ac576 added coding guidelines 9 years ago
  Daniel Crispell a79ce45087 correct the pyigl.so path given to strip command 9 years ago
  Daniel Crispell 2115264e37 add python binding for writePLY 9 years ago
  Jérémie Dumas 377b6d7061 Add option to disable rotation (useful for 2D viewers). 9 years ago
  Jérémie Dumas 82a3add1c8 Propagate window resize to viewer plugins. 9 years ago
  Daniele Panozzo 478fb4d667 Merge pull request #555 from jdumas/explicit 9 years ago
  Jérémie Dumas 4357dd47cd Missing template secializations for static build. 9 years ago
  Jérémie Dumas fc87a2e21e Allow resize() to work before a window is created. 9 years ago
  Jérémie Dumas 02511cf832 Viewport size initialization. 9 years ago
  Jérémie Dumas fe60b1dd0c Improve viewer resize function. 9 years ago