Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Daniele Panozzo 9428d6049b Merge pull request #535 from jdumas/master 8 年之前
  Daniele Panozzo 4431d7cdd3 Merge pull request #561 from decrispell/allow_alt_pybind11 8 年之前
  Daniel Crispell dce71c86cb allow specification of alternate pybind11 directory 8 年之前
  Daniele Panozzo b589dd64dc fix for python 2.x 8 年之前
  Daniele Panozzo 0d47f9f7b9 added runtime test for python on macosx and linux 8 年之前
  Daniele Panozzo 0f50ccf93b Merge branch 'fix_strip_path' of https://github.com/decrispell/libigl 8 年之前
  Daniele Panozzo 8a452ed856 Merge branch 'python_writePLY' of https://github.com/decrispell/libigl 8 年之前
  Daniele Panozzo 0b4bad6249 Merge branch 'viewer' of https://github.com/jdumas/libigl 8 年之前
  Daniele Panozzo df38006fdb fixed broken links 8 年之前
  Daniele Panozzo 8d6b7947bc Merge branch 'master' of https://github.com/libigl/libigl 8 年之前
  Daniele Panozzo 6cc07ac576 added coding guidelines 8 年之前
  Daniel Crispell a79ce45087 correct the pyigl.so path given to strip command 8 年之前
  Daniel Crispell 2115264e37 add python binding for writePLY 8 年之前
  Jérémie Dumas 377b6d7061 Add option to disable rotation (useful for 2D viewers). 8 年之前
  Jérémie Dumas 82a3add1c8 Propagate window resize to viewer plugins. 8 年之前
  Daniele Panozzo 478fb4d667 Merge pull request #555 from jdumas/explicit 8 年之前
  Jérémie Dumas 4357dd47cd Missing template secializations for static build. 8 年之前
  Jérémie Dumas fc87a2e21e Allow resize() to work before a window is created. 8 年之前
  Jérémie Dumas 02511cf832 Viewport size initialization. 8 年之前
  Jérémie Dumas fe60b1dd0c Improve viewer resize function. 8 年之前
  Daniele Panozzo 176202c632 Merge pull request #545 from luca-nardelli/arm-32-fixes 9 年之前
  Luca Nardelli 689a79b550 Add instantiation 9 年之前
  Luca Nardelli 9dce8a2ae8 Fix unsigned long -> size_t 9 年之前
  Luca Nardelli e2a83a5b42 Fix path in cmake 9 年之前
  Luca Nardelli 1397a27933 Fix template specializations 9 年之前
  Daniele Panozzo 2e007e4c1c Merge pull request #539 from decrispell/add_template_instantiations 9 年之前
  Daniel Crispell 2d13241557 add needed template instantiations 9 年之前
  Daniele Panozzo 0506580899 Merge pull request #537 from MatillaMartin/master 9 年之前
  Martin Matilla 2165d47b9a ViewerData::uniform_colors arguments by value changed to pass by ref 9 年之前