Commit Graph
383 Commits
Author SHA1 Message Date
Alec Jacobson 06361c3b38 Merge branch 'master' of github.com:libigl/libigl 2015-12-30 15:35:22 -06:00
Alec Jacobson 3c7314371f bad cmake 2015-12-30 15:34:05 -06:00
Daniele Panozzo 05ce3a7200 Merge branch 'master' of https://github.com/schuellc/libigl
# Conflicts:
#	include/igl/triangle_triangle_adjacency.h
2015-12-30 18:55:33 +01:00
Alec Jacobson 14f62b7cd8 compiles after rm PlainObjectBase uses 2015-12-28 22:14:07 -06:00
Alec Jacobson f204a71a85 windows long int != MatrixXi::Index 2015-12-28 09:59:08 -06:00
Alec Jacobson 3de5c820e1 compile static build, templates, missing inlcudes 2015-12-19 10:38:23 -05:00
Alec Jacobson 136bbd895e typo in tutorial, add all alternatives to example 2015-12-17 12:00:17 -05:00
Alec Jacobson 115f1981a5 format 2015-12-16 10:09:25 -05:00
Alec Jacobson c3bd95e93f nanogui hacked as an optional plugin via IGL_VIEWER_WITH_NANOGUI 2015-12-16 09:55:48 -05:00
Alec Jacobson 031f2338e0 usage 2015-12-04 16:23:08 -05:00
schuellc 003bf677dd Merge remote-tracking branch 'refs/remotes/origin/master' 2015-12-03 10:15:34 +01:00
schuellc 2ab9b5bab7 Fix nanogui menu tutorial 2015-12-02 17:38:40 +01:00
schuellc edc680b975 Fix LIM solver issues and add some improvments 2015-12-02 17:00:17 +01:00
Alec Jacobson 52448f21ff compiled 2015-11-24 15:27:05 -05:00
Alec Jacobson 022eaaa435 add embree back as subdirectory 2015-11-23 15:11:31 -05:00
Alec Jacobson aaad45044a merge 2015-11-16 11:38:21 -05:00
Alec Jacobson 90dcc6fe35 mv tetgen to copyleft 2015-11-12 17:03:20 -05:00
Alec Jacobson e69b4bb07f mv cgal and boolean to copyleft 2015-11-12 14:30:42 -05:00
Alec Jacobson ab90572d54 tutorial compiling 2015-11-12 13:25:34 -05:00
Alec Jacobson f93121ad0f typo in usage 2015-11-10 12:24:49 -05:00
Alec Jacobson 901cd7e4fd display integral average gauss curv. 2015-10-30 07:06:31 +09:00
Alec Jacobson f3125adc51 Merge branch 'enable_out_of_source_tutorial_build' of git://github.com/decrispell/libigl into decrispell-enable_out_of_source_tutorial_build 2015-10-18 11:03:05 -04:00
Daniel Crispell bd37fbf7c1 replaced static tutorial_shared_path string with #define 2015-10-17 23:55:35 -04:00
Alec Jacobson 7472af8bd5 rm line about kronprod 2015-10-16 09:09:20 -04:00
Daniel Crispell ec31d54c63 removed auto-generated file in favor of simpler preprocessor definition 2015-10-11 14:52:52 -04:00
Daniel Crispell 99f4ece13a fix documentation to reflect new tutorial_shared_path configured var 2015-10-09 23:03:24 -04:00
Daniel Crispell a0eed05e8b Enable out of source tutorial build
Use CMake's "configure_file" functionality to store path to the tutorial
shared directory, enabling tutorial executables build out of source to
correctly find the data files.
2015-10-09 22:52:39 -04:00
Daniele Panozzo 50fe9fa405 updated tutorial with comiso instructions 2015-10-07 02:00:20 +02:00
Daniele Panozzo 4bc94c04a2 fixes for linux 2015-10-06 14:08:04 +02:00
Daniele Panozzo c7bd7532c8 fixes for comiso on windows for VS2015 2015-10-06 00:01:07 +02:00
Daniele Panozzo 61f777753f Merge branch 'master' of https://github.com/libigl/libigl 2015-10-05 21:12:48 +02:00
Daniele Panozzo 5e7a2ae3da fixes for static build 2015-10-05 14:34:47 +02:00
Daniele Panozzo e6680969af major update of nanogui 2015-10-05 14:11:31 +02:00
Alec Jacobson 8b0d66c358 index map in mesh boolean, better templates in slice, template instanciations 2015-10-03 17:51:58 -04:00
Daniele Panozzo 8558b40e2b comiso now links statically if found, build is likely to be broken on windows due to the lack of blas 2015-09-28 20:10:01 +09:00
Alec Jacobson 4a1e6d1406 added 'Found CGAL' line 2015-09-24 09:34:35 -04:00
Alec Jacobson fb4f0dff51 update tutorial 2015-09-24 08:28:56 -04:00
Alec Jacobson deace63a91 bad link 2015-09-23 22:59:05 -04:00
Alec Jacobson 1eb5c75e20 typo 2015-09-23 22:56:23 -04:00
Alec Jacobson 4bbd030681 marching cubes consolidate and tutorial entry 2015-09-23 18:59:38 -04:00
Alec Jacobson ee4ca9cc47 un-template CSGTree, fix tutorial paths 2015-09-22 17:31:41 -04:00
Alec Jacobson f1cf9df64f missing data and images 2015-09-22 17:30:34 -04:00
Alec Jacobson d51c6c1278 csg tree names 2015-09-22 10:28:45 -04:00
Alec Jacobson 6dc9985456 csg tree tutorial entry 2015-09-22 10:16:58 -04:00
Qingnan Zhou 80ff41a36c Minor update to warning when GLFWH is not found. 2015-09-14 13:19:11 -04:00
Qingnan Zhou d9164185e8 Merge remote-tracking branch 'upstream/master' 2015-09-14 13:10:41 -04:00
Alec Jacobson 413c341a86 rm fatal error on glew from glfw find 2015-09-14 12:13:20 -04:00
Qingnan Zhou 758f197f1c Update cmake script to avoid fatal error when GLEW and GLFWH are missing. 2015-09-14 11:49:58 -04:00
Daniele Panozzo 6df10feb1c Merge branch 'master' of https://github.com/danielepanozzo/libigl 2015-09-05 17:00:29 +02:00
Daniele Panozzo 04f4c7eef5 static build disabled for visual studio 2015-09-05 17:00:06 +02:00