提交历史

作者 SHA1 备注 提交日期
  Nico Brügel 4b26fb3799 Make adjacency_matrix available within python by adding required bindings. 7 年之前
  Janis Born c68759b41d add Python bindings for shape_diameter_function 7 年之前
  Daniele Panozzo 44b048d28e Merge branch 'libdirectional_migration' 7 年之前
  Zhongshi Jiang e067d8d7b5 add pyigl seam_edges 7 年之前
  Zhongshi Jiang 16b6a3008c Python binding for exact_geodesic 7 年之前
  skoch 4e63839b97 Fix inconsistent imports 7 年之前
  Daniele Panozzo e7f1d44d2e migrating polyvector code to libdirectional 7 年之前
  Daniele Panozzo 58a2146c68 added comments to python files 1/2 7 年之前
  Hasnain Vohra f5313e23f3 add wrapper for readPLY 8 年之前
  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 年之前
  Daniel Crispell 2115264e37 add python binding for writePLY 8 年之前
  s-koch 45b6393a6f Fix bbw python bindings and tutorial 403 8 年之前
  Guillermo Lomas Rodríguez 5e0b974c91 Resolved conflict with 'python/py_igl.cpp' 8 年之前
  Guillermo Lomas Rodríguez 86d93f31db Merge remote-tracking branch 'upstream/master' 8 年之前
  Daniele Panozzo 303641e6b3 Merge branch 'python_bindings' of https://github.com/s-koch/libigl 8 年之前
  Guillermo Lomas Rodríguez ea18a88d58 Python bindings for barycentric_to_global() 8 年之前
  Pelayo González aeaf610e41 Python bindings for remove_duplicate_vertices() 8 年之前
  Sebastian Koch 19f547093e Merge branch 'master-upstream' into python_bindings 8 年之前
  pancha e9db1095fd * adding streamline code and tutorial 9 年之前
  pancha a0664b0a3d adding python wrapper for edge_topology and triangle_traingle_adjacency 9 年之前
  Sebastian Koch ba5cfc10ba Added tutorial 403 and submodule bbw 9 年之前
  Sebastian Koch d07d324403 Updated tutorial 404 to use features of newer pybind11 version, 9 年之前
  Sebastian Koch d74da4cd6f Added tutorial 404 9 年之前
  Sebastian Koch aa298105c6 Added tutorial 707 9 年之前
  Sebastian Koch 70f5ed2048 Added tutorial 706 9 年之前
  Sebastian Koch 5e56eb4f81 Added tutorial 705 9 年之前
  Sebastian Koch 5416e09508 Added tutorial 702 9 年之前
  Sebastian Koch dcbb98ce9a Added tutorial 701 9 年之前
  Sebastian Koch 39df4de193 Switched to automatic (and sorted) generation of py_igl.cpp and py_doc.* 9 年之前
  Sebastian Koch ad00bd397f Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings 9 年之前