Jérémie Dumas
|
43616c9c2f
Merge remote-tracking branch 'upstream/master' into cgal
|
7 years ago |
Jérémie Dumas
|
0685feba99
Merge pull request #849 from ithron/fix-readSTL-docu
|
7 years ago |
Stefan Reinhold
|
d74a195c24
Fix documentation of readSTL
|
7 years ago |
Daniele Panozzo
|
71fc6fceba
Update README.md
|
7 years ago |
Stefan Reinhold
|
eb6ffec8d5
Add Eigen3 requirement to package configuration
|
7 years ago |
Stefan Reinhold
|
edf08926c5
Fix: installed target not prefixed with igl::
|
7 years ago |
Stefan Reinhold
|
b3fce1689c
Check if all required components are available
|
7 years ago |
Stefan Reinhold
|
de3749fc55
Improve export and installation part
|
7 years ago |
Stefan Reinhold
|
0fad84fca2
Change cast to derived type to .derived() call
|
7 years ago |
Stefan Reinhold
|
87520dd493
Use SparseMatrixBase::StorageIndex for Eigen >= 3.3.0
|
7 years ago |
Stefan Reinhold
|
674ccb459c
Used first documented version for StorageIndex
|
7 years ago |
Stefan Reinhold
|
62073e660e
Conditionally compile different template instantiations
|
7 years ago |
Francis Williams
|
a9c3b6d50a
rename components.[h|cpp] to vertex_components.[h|cpp]
|
7 years ago |
Francis Williams
|
18a1eaf38c
we have the functions `igl::components()` and `igl::facet_components()` for computing connected components on vertices and faces respectively.
|
7 years ago |
Stefan Reinhold
|
b86b55e3f6
Use correct StorageIndex in SparseMatrix
|
7 years ago |
Stefan Reinhold
|
fb6688698b
Fix operator= is protected in PlainObjectBase
|
7 years ago |
Stefan Reinhold
|
8a99cb7859
Fix usage of DerivedP.
|
7 years ago |
Stefan Reinhold
|
075f884f5f
Add missing include of CMakePackageConfigHelpers
|
7 years ago |
Stefan Reinhold
|
28f59dfe2f
Add top level CMakeLists.txt
|
7 years ago |
Stefan Reinhold
|
2256dd7264
Add package configuration file
|
7 years ago |
Stefan Reinhold
|
eaa2d52f4e
Change all CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR
|
7 years ago |
Stefan Reinhold
|
418d98b02e
Change export name to igl-export
|
7 years ago |
Stefan Reinhold
|
e8ca66fb7c
Prefix CMake variables with LIBIGL_
|
7 years ago |
Stefan Reinhold
|
90ed035285
Change CMake commands to lowercase
|
7 years ago |
Stefan Reinhold
|
7f305a8532
Exclude embree module from installation
|
7 years ago |
Stefan Reinhold
|
87d401b82b
Install Eigen dependency in public location
|
7 years ago |
Stefan Reinhold
|
dc1d3bb46c
Make libigl installable using CMake
|
7 years ago |
GavinBarill
|
c31f738e66
Used the correct header guard for igl/copyleft/cgal/fast_winding_number.h
|
7 years ago |
GavinBarill
|
dd9d853fad
Made the changes Alec asked for
|
7 years ago |
Jérémie Dumas
|
aab802e373
Save space on Travis.
|
8 years ago |