Commit Graph
339 Commits
Author SHA1 Message Date
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
Daniele Panozzo 7b397e44ce updated tutorial, finally got rid of the compilation scripts for the dependencies 2015-09-05 16:21:13 +02:00
Daniele Panozzo 8305139b33 forced embree static build 2015-09-05 16:08:17 +02:00
Daniele Panozzo 69d734c262 fixed for static build 2015-09-05 15:04:47 +02:00
Daniele Panozzo 575f4d7b37 removed embree (build is broken in this commit) 2015-09-05 14:41:44 +02:00
Daniele Panozzo 206a896e17 vs2015 fixes in cmake file
fixed bug in DMAT on windows
2015-09-01 21:03:14 +02:00
Alec Jacobson b94f0fca6b there is no svd3x3 anymore 2015-08-04 08:59:40 -04:00
Daniele Panozzo 31836e5aba fixed broken links in the integrable polyvector tutorial 2015-07-31 11:19:51 +02:00
Daniele Panozzo 84da7b985a Merge commit 'd3a6db8e55aafd00c3e13d37c0b66c0c74d1322f'
Conflicts:
	include/igl/slice.cpp
2015-07-31 11:11:35 +02:00
Daniele Panozzo c2e40e7dd5 Merge commit '6078415ac53a93c1913b6e6ebda987a29a918a7b'
Conflicts:
	include/igl/project.cpp
2015-07-31 11:09:03 +02:00
Alec Jacobson 2564707900 wrong capitalization 2015-07-30 17:40:24 -04:00
Alec Jacobson 82ea3e9941 better find 2015-07-30 16:57:48 -04:00
Olga Diamanti d3a6db8e55 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/project.cpp
	include/igl/slice.cpp

+ integrable tutorial text
2015-07-30 22:32:17 +02:00
Daniele Panozzo 6078415ac5 Merge commit '232db68c7bf45ecec428d83ce313ac45a2f321d3'
Conflicts:
	include/igl/slice.cpp
2015-07-29 14:54:26 +02:00
Daniele Panozzo 93c3450eb5 fixed static build for the tutorials 2015-07-29 14:07:56 +02:00
Daniele Panozzo 7a8459746e added source code for tutorial 106 2015-07-28 18:15:42 +02:00
Daniele Panozzo 5e62f8dcab Merge commit 'eed1c88851e81ac04cbfe500046fbba0a89838af'
Conflicts:
	tutorial/tutorial.md
2015-07-28 17:55:57 +02:00
Alec Jacobson 82b7b2261a biharmonic coordinates tutorial example 2015-07-28 11:12:43 -04:00
Alec Jacobson b54936be91 fixed trackball as quat 2015-07-28 11:04:26 -04:00
schuellc eed1c88851 added viewer menu tutorial 2015-07-28 16:09:12 +02:00
Alec Jacobson fc9d3cf665 code example 2015-07-19 18:23:51 -04:00
Alec Jacobson 90c56b3391 missing image 2015-07-19 18:18:26 -04:00
Alec Jacobson 1a5d6b8328 eigs in tutorial 2015-07-19 18:16:27 -04:00
Olga Diamanti 232db68c7b tutorial for integrable polyvectors 2015-07-16 17:50:03 +02:00
Olga Diamanti 93b8379141 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/embree/ambient_occlusion.cpp
	include/igl/embree/line_mesh_intersection.cpp
	include/igl/png/render_to_png.cpp
	include/igl/polar_svd.cpp
	include/igl/unproject.cpp
	include/igl/viewer/ViewerCore.cpp
	include/igl/xml/serialize_xml.cpp
	tutorial/cmake/FindSVD3X3.cmake
	tutorial/cmake/FindYIMG.cmake
2015-07-16 17:19:06 +02:00
Daniele Panozzo e135cee1ea minor fix for static build 2015-07-16 11:59:15 +02:00
Daniele Panozzo 56000af671 updated html and added --recursive in the tutorial readme 2015-07-08 09:55:24 +02:00
Daniele Panozzo 01a18e9d53 Merge commit '162bbe0eb3e6a8fa49b85c7e1e861fc1f2aa282f' 2015-07-07 18:10:28 +02:00
Daniele Panozzo 286e6279f5 tutorial compiles in header only mode 2015-07-07 18:08:44 +02:00
Daniele Panozzo 4544bd570c small fixes 2015-07-07 18:03:27 +02:00
Alec Jacobson 3d478a27e6 fixed include search paths 2015-07-07 17:37:21 +02:00
Alec Jacobson 38186cb302 gcc guard around remove_cxx -stdlib 2015-07-07 17:37:03 +02:00
Alec Jacobson 5121a515f3 add command line instructions 2015-07-07 17:36:26 +02:00
Olga Diamanti af19526341 Merge branch 'master' of https://github.com/libigl/libigl 2015-07-05 11:28:08 +02:00
Olga Diamanti 139b2d3942 corrected calls to HalfIterator in miq, some cmake stuff 2015-07-05 11:27:46 +02:00
Daniele Panozzo f03c6f13b9 fixed wrong include in 701 2015-07-01 13:58:16 +02:00
Daniele Panozzo 0442044541 fix for linking order on linux 2015-07-01 13:50:35 +02:00
Daniele Panozzo 5222e169a2 fix for linux linking order dependencies 2015-07-01 12:41:37 +02:00
Daniele Panozzo f65c0bfae2 missing ifdef for opengl 2015-07-01 10:44:02 +02:00
Daniele Panozzo fcaf056ddd fix for static lib on linux 2015-06-30 22:16:27 +02:00
Daniele Panozzo 6a87b5f436 fix for finding Eigen 2015-06-30 21:56:01 +02:00
schuellc 7c26de7e19 tutorials link now with static library for Visual Studio 2015-06-30 15:47:10 +02:00
schuellc 9fc2588eee Merge branch 'master' of https://github.com/schuellc/libigl 2015-06-30 09:12:32 +02:00
schuellc b0faeb6d69 fixed some cmake warnings 2015-06-30 09:12:20 +02:00
Daniele Panozzo ed5d6c14fb fix for new version of nanogui 2015-06-30 00:04:51 +02:00