Commit History

Author SHA1 Message Date
  Hasnain Vohra f5313e23f3 add wrapper for readPLY 8 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. 8 years ago
  Daniel Crispell 2115264e37 add python binding for writePLY 8 years ago
  s-koch 59b03433ea Update docstrings 9 years ago
  Alec Jacobson 7b92189fb8 attempt to convince python to use bbw from main lib 9 years ago
  Guillermo Lomas Rodríguez 86d93f31db Merge remote-tracking branch 'upstream/master' 9 years ago
  Daniele Panozzo 303641e6b3 Merge branch 'python_bindings' of https://github.com/s-koch/libigl 9 years ago
  Guillermo Lomas Rodríguez ea18a88d58 Python bindings for barycentric_to_global() 9 years ago
  Sebastian Koch 7dd7f6e50b Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h 9 years ago
  Pelayo González aeaf610e41 Python bindings for remove_duplicate_vertices() 9 years ago
  root 3f1cb13d7b python support for remesh_self_intersections 9 years ago
  Sebastian Koch 19f547093e Merge branch 'master-upstream' into python_bindings 9 years ago
  pancha e9db1095fd * adding streamline code and tutorial 9 years ago
  pancha a0664b0a3d adding python wrapper for edge_topology and triangle_traingle_adjacency 9 years ago
  Sebastian Koch ba5cfc10ba Added tutorial 403 and submodule bbw 9 years ago
  Sebastian Koch d74da4cd6f Added tutorial 404 9 years ago
  Sebastian Koch aa298105c6 Added tutorial 707 9 years ago
  Sebastian Koch 70f5ed2048 Added tutorial 706 9 years ago
  Sebastian Koch 5e56eb4f81 Added tutorial 705 9 years ago
  Sebastian Koch 5416e09508 Added tutorial 702 9 years ago
  Sebastian Koch dcbb98ce9a Added tutorial 701 9 years ago
  Sebastian Koch b275c3672a Added PNG module and tutorial 607 9 years ago
  Sebastian Koch 9727746942 Added tutorial 609_Boolean and CGAL python module + functions 9 years ago
  Sebastian Koch ad00bd397f Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings 9 years ago
  Sebastian Koch 91e22e477f Removed unneeded code 9 years ago
  Sebastian Koch c5e77fa5d7 Added multiple tutorials 9 years ago
  Sebastian Koch 0fabc50c00 Merge branch 'bindings' into python_bindings 9 years ago
  s-koch dd7a71323d Fixed wrappers to pybind11 10 years ago
  Daniele Panozzo b9e9748357 renamed pyigl to avoid name clashes with the static library 10 years ago
  Daniele Panozzo 93a6a05509 updated python build system 10 years ago