Commit Graph
89 Commits
Author SHA1 Message Date
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
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 69d734c262 fixed for static build 2015-09-05 15:04:47 +02:00
Alec Jacobson b94f0fca6b there is no svd3x3 anymore 2015-08-04 08:59:40 -04:00
Daniele Panozzo c2e40e7dd5 Merge commit '6078415ac53a93c1913b6e6ebda987a29a918a7b'
Conflicts:
	include/igl/project.cpp
2015-07-31 11:09:03 +02:00
Alec Jacobson 82ea3e9941 better find 2015-07-30 16:57:48 -04: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 01a18e9d53 Merge commit '162bbe0eb3e6a8fa49b85c7e1e861fc1f2aa282f' 2015-07-07 18:10:28 +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
Olga Diamanti 139b2d3942 corrected calls to HalfIterator in miq, some cmake stuff 2015-07-05 11:27:46 +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 b120817fff fixed various windows issues with static library 2015-06-29 12:10:54 +02:00
Daniele Panozzo b8ada60b0d the tutorial now compiles all its core dependencies inside its cmake to be friendly to VS users 2015-06-26 10:45:58 +02:00
Daniele Panozzo 60bf7c764f tutorials now use the static build by default 2015-06-25 17:07:48 +02:00
Daniele Panozzo 8ebae80179 Merge commit 'a49c23f0c823cd956a5a4598572f8e8724db6a3e'
Conflicts:
	include/igl/embree/EmbreeIntersector.h
	include/igl/viewer/TextRenderer.cpp
	include/igl/viewer/TextRenderer.h
	include/igl/viewer/Viewer.cpp
2015-06-25 00:49:13 +02:00
Daniele Panozzo 0333b1d98f removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui
2015-06-23 17:51:34 +02:00
Alec Jacobson eb7d645d5e reorganize tutorial cmake, bug fix in static ver. of npoly demo 2015-06-17 18:08:29 -04:00
Alec Jacobson 6643b9a67c compile tutorial with namespace 2015-06-17 11:25:29 -04:00
Alec Jacobson 349a7cf3ca find libs 2015-06-12 19:25:28 -04:00
Alec Jacobson de85afc5ac tinyxml2 find 2015-06-12 19:23:13 -04:00
Alec Jacobson af1c57eba1 fixed find tetgen triangle 2015-06-12 19:11:16 -04:00
Alec Jacobson d17743b270 mv SVD to main lib 2015-06-12 18:11:34 -04:00
Alec Jacobson c0b4ca2a57 missing png extra 2015-06-12 17:13:40 -04:00
Daniele Panozzo 45d023595e boolean depends on cgal, fixed static build 2015-06-08 22:08:50 +02:00
Daniele Panozzo fc70bbac2f template specializations for CLANG 2015-06-08 00:00:40 +02:00
Daniele Panozzo 2c98a1b918 new build system 2015-06-07 23:59:53 +02:00
Alec Jacobson d3baf8802f better cmake 2015-05-14 10:33:04 -04:00
Daniele Panozzo 8dcff8f1b2 Merge branch 'comiso-fix' of https://github.com/heartvalve/libigl into heartvalve-comiso-fix 2015-04-28 17:56:01 +02:00
Chris Russ a9df20ad1d FindLIBCOMISO include directory fix 2015-04-21 09:50:54 +02:00
Alec Jacobson da806920c2 eigen version 2015-04-20 10:41:24 -04:00
Alec Jacobson ab554feba1 templates, tutorial missing libs 2015-03-16 13:50:56 -04:00
Olga Diamanti 05848e2e96 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp
	include/igl/triangle_triangle_adjacency.cpp
2015-03-02 15:28:59 +01:00
Daniele Panozzo 55e9785219 cmake fix for embree 2015-02-28 12:36:51 +01:00
Olga Diamanti 11ebbb9610 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	build/Makefile_xml
	include/igl/viewer/Viewer.cpp
2015-02-19 10:53:39 +01:00
Olga Diamanti a90aa948c5 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/list_to_matrix.cpp
	include/igl/peel_outer_hull_layers.cpp
2015-02-15 16:09:38 +01:00
Daniele Panozzo 17c9429d26 updated embree, fixed cmakefiles, still some bugs in the tutorial example 2015-02-04 22:48:31 +01:00
schuellc c3b5311a49 updated serialization
small fixes
2015-01-30 17:06:59 +01:00
Daniele Panozzo 7b35ba2dcc fix for compiling on linux 2015-01-11 18:40:36 +01:00
Daniele Panozzo a84b1185da fixed tutorial cmake bug when mosek is not available 2014-12-16 14:39:45 +01:00
Olga Diamanti 68f46289db Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/find_cross_field_singularities.cpp
	include/igl/triangle_triangle_adjacency.cpp
2014-12-11 14:33:04 +01:00
Alec Jacobson 0308d51f3c clean up cmake 2014-11-23 11:01:21 -05:00
Daniele Panozzo 852065e312 fix compilation errors on clang + yosemite
example 403 is now skipped if mosek is not found
2014-11-22 13:24:07 +01:00
Olga Diamanti 9e3660f49e Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
	tutorial/cmake/FindMATLAB.cmake
2014-11-07 15:52:29 +01:00