Commit Graph
22 Commits
Author SHA1 Message Date
Teseo Schneider 15bd0e0996 fixed test
Former-commit-id: 4f840e8649e912c2db1c1c24f4fc39966a7cc0b3
2018-10-15 14:51:18 -04:00
teseoch 8ca734ee17 Update .appveyor.yml
removed build of test target on windows

Former-commit-id: 568278dbc3bc0ced682a54775ae8fbd8cd8fb3bd
2018-10-15 14:12:53 -04:00
teseoch 1bfaa60e32 Update .travis.yml
removed verbose tests

Former-commit-id: e13f25477ea07ed146c689beebcb638bdc905ab6
2018-10-15 13:43:54 -04:00
teseoch 67c8d6a141 Update .appveyor.yml
small fix on windows compilation

Former-commit-id: 6dbc01bb8a773ea4b8bf381051654ef4e77ed937
2018-10-15 13:41:56 -04:00
teseoch 971d190108 Update .appveyor.yml
fixed windows compilation

Former-commit-id: 9b2a86e98c650fbacd230fe1fef055c8c17d3f99
2018-10-15 13:31:41 -04:00
teseoch 036fc21668 update test for verbose (#938)
* fixed unit test

* partial revert of cmake glob

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* changed build dont know if it works

* verbose testing


Former-commit-id: 7a70f449d4
2018-10-15 11:37:04 -04:00
teseoch e9fc2a82eb travis and appveyor build test (#935)
* fixed unit test

* partial revert of cmake glob

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* changed build dont know if it works


Former-commit-id: 8502e8d856
2018-10-15 11:05:22 -04:00
teseoch e4d513a0b7 Teseo (#934)
* fixed unit test

* partial revert of cmake glob

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt


Former-commit-id: 38948329fc
2018-10-15 10:50:01 -04:00
Teseo Schneider 8ce9abcfc6 fixed template instantiation
Former-commit-id: 4e3654f442
2018-10-15 09:48:55 -04:00
Teseo Schneider c722b46cbd Merge branch 'dev' of github.com:libigl/libigl into dev
Former-commit-id: 9527889111
2018-10-14 23:17:28 -04:00
Teseo Schneider 2921ffaff6 Merge branch 'dev' of github.com:libigl/libigl into dev
Former-commit-id: ea8f88578f
2018-10-14 23:17:18 -04:00
Teseo Schneider 0787113a1b main cmake inclding only one igl
Former-commit-id: 5ee5360fa0
2018-10-14 23:17:12 -04:00
Teseo Schneider ef78023af4 cleanup cmake
Former-commit-id: 3c4d98ce56
2018-10-14 22:48:56 -04:00
Teseo Schneider 242a4485af added download of data and cleaned up cmake
Former-commit-id: b63e31340f
2018-10-14 22:33:37 -04:00
Teseo Schneider 4a1547e5f6 fixed namespace and missing include
Former-commit-id: bf657bdab0
2018-06-07 14:13:47 -04:00
Teseo Schneider 76e30f3587 moved code of ply.h inside namespace igl::external::ply so it doesnt conflict the name with other libraries like geogram
Former-commit-id: c0f28dd613
2018-06-06 16:12:28 -04:00
Teseo Schneider d1d2c11f88 fixed __1
Former-commit-id: f7d01afbf1
2018-04-23 17:16:07 -04:00
Teseo Schneider 952a367a20 Merge remote-tracking branch 'origin/master'
Former-commit-id: bb3d381a78
2018-04-23 15:53:44 -04:00
Teseo Schneider 359b2670e0 Merge remote-tracking branch 'teseo/master' into HEAD
Former-commit-id: 7006eb8e71
2018-04-23 15:47:08 -04:00
Teseo Schneider c8cedff995 added template instantation for delaunay
Former-commit-id: eb0775e21c
2018-04-23 15:46:35 -04:00
Teseo Schneider e409e63802 fixed small bug in the ui
Former-commit-id: 071d7a9dbf
2018-03-26 16:09:18 -04:00
Teseo Schneider 7bc261f8b4 added templates and fixed ui for high dpi (mac retina display with multiple screens)
Former-commit-id: 7aa99359c6
2018-02-02 17:23:51 -05:00