Commit History

Author SHA1 Message Date
  Zhongshi Jiang e067d8d7b5 add pyigl seam_edges 7 years ago
  Zhongshi Jiang 16b6a3008c Python binding for exact_geodesic 7 years ago
  skoch 4e63839b97 Fix inconsistent imports 7 years ago
  Daniele Panozzo 58a2146c68 added comments to python files 1/2 7 years ago
  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 45b6393a6f Fix bbw python bindings and tutorial 403 8 years ago
  Guillermo Lomas Rodríguez 5e0b974c91 Resolved conflict with 'python/py_igl.cpp' 8 years ago
  Guillermo Lomas Rodríguez 86d93f31db Merge remote-tracking branch 'upstream/master' 8 years ago
  Daniele Panozzo 303641e6b3 Merge branch 'python_bindings' of https://github.com/s-koch/libigl 8 years ago
  Guillermo Lomas Rodríguez ea18a88d58 Python bindings for barycentric_to_global() 8 years ago
  Pelayo González aeaf610e41 Python bindings for remove_duplicate_vertices() 8 years ago
  Sebastian Koch 19f547093e Merge branch 'master-upstream' into python_bindings 8 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 d07d324403 Updated tutorial 404 to use features of newer pybind11 version, 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 39df4de193 Switched to automatic (and sorted) generation of py_igl.cpp and py_doc.* 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 c5e77fa5d7 Added multiple tutorials 9 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 9 years ago
  Sebastian Koch 39ade1009b Added further python bindings, extended py_vector slightly 9 years ago
  Daniele Panozzo 93a6a05509 updated python build system 9 years ago