 
|
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 |
|
Alec Jacobson
|
1b53e54815
|
rm F, dense W
|
2020-06-30 10:19:10 -04:00 |
|
Alec Jacobson
|
ae5d163f7d
|
elephant data
|
2020-06-25 15:19:46 -04:00 |
|
Dxyk
|
e4ab356031
|
direct delta mush review fix and unit test
|
2020-06-22 17:26:11 -04:00 |
|
Dxyk
|
ce201a7433
|
direct delta mush implicit method
|
2020-06-09 18:12:52 -04:00 |
|
Dxyk
|
75a0c4fa2c
|
direct delta mush bug fixes
|
2020-06-04 18:10:58 -04:00 |
|
Dxyk
|
71e65516ae
|
use 10 floats
|
2020-05-30 20:27:40 -04:00 |
|
Dxyk
|
95a80d3fa9
|
computation done
|
2020-05-27 16:04:58 -04:00 |
|
Dxyk
|
5f72004d0d
|
precomputation assert
|
2020-05-26 14:23:34 -04:00 |
|
Dxyk
|
162f9b8f68
|
precomputation done
|
2020-05-25 15:13:43 -04:00 |
|
Dxyk
|
916a5c217d
|
precomputation without vector form
|
2020-05-21 22:53:14 -04:00 |
|
Dxyk
|
3141dfc26d
|
precomputation - W
|
2020-05-21 15:34:35 -04:00 |
|
Dxyk
|
6eb02be7db
|
direct delta mush tutorial
|
2020-05-19 16:21:42 -04:00 |
|