Daniele Panozzo 229cfcf6c5 Merge branch 'master' of https://github.com/danielepanozzo/libigl пре 10 година
..
py_igl 1524d4d294 fixed nasty memory bug in pybind11, appearing only with python 2.7 but also potentially affecting 3.x пре 10 година
001_BasicTypes.py 8bcef21ea7 added conversion helpers between numpy/scipy and eigen types пре 10 година
101_FileIO.py 6c117041d6 removed numpy dependencies, added constructor from lists to dense matrices пре 10 година
102_DrawMesh.py 5ea66d91e2 started to support the viewer. Working on adding callbacks management пре 10 година
103_Events.py 3d31b33ce7 added event handling and 103 py tutorial пре 10 година
104_Colors.py ea90d493ec switched to MatrixXd for all wrappers, updated pybind11 пре 10 година
105_Overlays.py 6c117041d6 removed numpy dependencies, added constructor from lists to dense matrices пре 10 година
201_Normals.py dc2c8e7a25 added UI in 201_Normals.py пре 10 година
202_GaussianCurvature.py a11d43a8d8 added ui to 202 and 203 пре 10 година
203_CurvatureDirections.py 6c117041d6 removed numpy dependencies, added constructor from lists to dense matrices пре 10 година
204_Gradient.py 6c117041d6 removed numpy dependencies, added constructor from lists to dense matrices пре 10 година
205_Laplacian.py 6c117041d6 removed numpy dependencies, added constructor from lists to dense matrices пре 10 година
301_Slice.py 026cea6924 added 304 пре 10 година
302_Sort.py 713685dbd4 tempoarary fix in slice, still requires some debugging пре 10 година
303_LaplaceEquation.py cda229c05b added 303 LaplaceEquation пре 10 година
304_LinearEqualityConstraints.py 026cea6924 added 304 пре 10 година
305_QuadraticProgramming.py 0cd2dc884b added 305 пре 10 година
306_EigenDecomposition.py b57ee21b85 added 306 пре 10 година
CMakeLists.txt 0caf716d5b fixes for VS 2015 пре 10 година
CurvatureDirections.m bb889bcea4 added 205 laplacian пре 10 година
iglhelpers.py 026cea6924 added 304 пре 10 година
mk_py_doc.py 50e014d623 windows fixes пре 10 година
py_doc.cpp 50e014d623 windows fixes пре 10 година
py_doc.h 50e014d623 windows fixes пре 10 година
py_igl.cpp b57ee21b85 added 306 пре 10 година
py_igl_viewer.cpp e4082616ff added tcpviewer for avoiding matlab locking пре 10 година
py_vector.cpp b57ee21b85 added 306 пре 10 година
python.cpp 50e499e0e9 added 301 пре 10 година
python.h 0cd2dc884b added 305 пре 10 година
t102DrawMesh.m 4521de48d9 changed name to conform with matlab namings пре 10 година
tcpviewer.py 4521de48d9 changed name to conform with matlab namings пре 10 година