Commit History

Author SHA1 Message Date
  Zhongshi 16eec254e0 :green_heart: toggle check_undefined ON 8 years ago
  Zhongshi ee962d3ad5 :penguin: :green_heart: check_undefined=OFF 8 years ago
  Zhongshi e598f8041f :green_heart: remove std:: __cxx11 8 years ago
  Zhongshi 324ebdf91e :green_heart: add cmake option to cl 8 years ago
  Zhongshi d7517e2359 :green_heart: :snake: Add template instantiations for python 8 years ago
  Zhongshi b549521940 :snake: pass additional arguments to setup.py 8 years ago
  Jérémie Dumas 58f16f00e7 Fix CMake script. 8 years ago
  Zhongshi 480cd4f123 :penguin: :snake: :green_heart: Cl w/ setup.py 8 years ago
  Zhongshi Jiang fd0c6ac8d0 :snake: introduce setup.py and update .travis.yml 8 years ago
  Jérémie Dumas 621f31e10e Fix CMake script. 8 years ago
  Jérémie Dumas 209b81e56c Update ImGui bindings. 8 years ago
  Jérémie Dumas 92f2e20fa5 Change priority of callbacks vs plugins in the Viewer (fixes #764). 8 years ago
  Jérémie Dumas 9cdf351f6b Fixes #757. 8 years ago
  Jérémie Dumas 7fba338427 avg_edge_length() should count interior edges only once. 8 years ago
  Jérémie Dumas 43616c9c2f Merge remote-tracking branch 'upstream/master' into cgal 8 years ago
  Jérémie Dumas 0685feba99 Merge pull request #849 from ithron/fix-readSTL-docu 8 years ago
  Stefan Reinhold d74a195c24 Fix documentation of readSTL 8 years ago
  Daniele Panozzo 71fc6fceba Update README.md 8 years ago
  Stefan Reinhold eb6ffec8d5 Add Eigen3 requirement to package configuration 8 years ago
  Stefan Reinhold edf08926c5 Fix: installed target not prefixed with igl:: 8 years ago
  Stefan Reinhold b3fce1689c Check if all required components are available 8 years ago
  Stefan Reinhold de3749fc55 Improve export and installation part 8 years ago
  Stefan Reinhold 0fad84fca2 Change cast to derived type to .derived() call 8 years ago
  Stefan Reinhold 87520dd493 Use SparseMatrixBase::StorageIndex for Eigen >= 3.3.0 8 years ago
  Stefan Reinhold 674ccb459c Used first documented version for StorageIndex 8 years ago
  Stefan Reinhold 62073e660e Conditionally compile different template instantiations 8 years ago
  Francis Williams a9c3b6d50a rename components.[h|cpp] to vertex_components.[h|cpp] 8 years ago
  Francis Williams 18a1eaf38c we have the functions `igl::components()` and `igl::facet_components()` for computing connected components on vertices and faces respectively. 8 years ago
  Stefan Reinhold b86b55e3f6 Use correct StorageIndex in SparseMatrix 8 years ago
  Stefan Reinhold fb6688698b Fix operator= is protected in PlainObjectBase 8 years ago