Alec Jacobson
c35f0fee39
eigen → v3.4.0 ( #2011 )
...
* eigen -> v3.4.0
* rm problematic template (not used in tutorial or tests)
2022-04-01 12:39:37 -04:00
Alec Jacobson
068a28f431
Revert "eigen -> v3.4.0"
...
This reverts commit 92f790b48a .
2022-03-24 20:13:47 -04:00
Alec Jacobson
92f790b48a
eigen -> v3.4.0
2022-03-24 20:07:35 -04:00
b0fd49d598
CMake refactor ( #1805 )
...
* Start CMake refactoring.
* WIP on instlal().
* Handle install + hunter setup.
* Handle module options + igl_include helper.
* Build all tutorials again.
* Update CMake for unit tests.
* Update triangle lib.
* Update Hunter integration.
* Fix for header-only mode.
* Fix Windows compilation + add GMP/MPFR find_package + set VS folders.
* Fix CGAL build.
* Add copy dll for Windows + improve find gmp/mpfr.
* Update Github Actions.
* Update README.
* Fixes for CMake 3.18
* Fix include option.
* Rename libigl_imgui_front to avoid conflicts.
* Fix when disabling unit tests.
* Build imguizmo with C++11.
* Update CMake option comments.
* Rename nonfree -> restricted.
* Update triangle and tetgen versions.
* Fix compilation issue.
* Update continuous.yml
* remove cork
* finding matlab with default
* mosek module compiles; default detected; osx dylib hack
* Reduce build parallelism.
* Fix find GMP/MPFR on Windows + cleanup CGAL changes.
* Update readme.
Co-authored-by: Alec Jacobson <alecjacobson@adobe.com >
Co-authored-by: Alec Jacobson <alecjacobson@gmail.com >
2022-02-09 18:58:40 -08:00
Oded Stein
8ea0b8c6dc
Added vector Dirichlet and curved Hessian functionality ( #1560 )
...
* Added vector Dirichlet and curved Hessian functionality, as well as tutorials.
* Applied jdumas changes
* added github actions for this branch
* more jdumas changes
* Changed int to appropriate scalar
* moved around Int definition
* forgot braces somewhere
* forgot braces
* Applied changes suggested by jdumas
* forgot braces
* remove custom github workflow
2020-09-26 20:06:26 -07:00