Commit Graph
62 Commits
Author SHA1 Message Date
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 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
Olga Diamanti 3d467c366d no message 2014-11-07 15:50:12 +01:00
Alec Jacobson 7a8984f6ae booleans in tutorial 2014-11-04 11:57:16 -05:00
Alec Jacobson 39db3af027 hacks to get tutorial to run with matlab2014b and gcc static lib 2014-11-03 03:22:11 -05:00
Daniele Panozzo 1de205a686 - fixed findEMBREE bug
- added unproject_onto_mesh
- fixed compilation issues in 607
2014-07-02 13:41:15 +02:00
Alec Jacobson b418eb9451 all tutorial examples compile with static lib 2014-07-01 21:04:39 -04:00
Alec Jacobson e0f4b963ae Merge branch 'master' of github.com:libigl/libigl 2014-06-30 09:32:10 -04:00
Alec Jacobson aa16acc78b dqs example 2014-06-30 09:12:57 -04:00
Daniele Panozzo a055c8f2ae fix for header_only compilation without MOSEK 2014-06-30 14:58:42 +02:00
Daniele Panozzo ec8986f7b5 Merge commit 'e63f9f14e9bec7dae3918649b6773a460ac106f7'
Conflicts:
	tutorial/CMakeLists.txt

removed redundant linsolve_with_fixed.h
2014-06-30 13:00:59 +02:00
schuellc e63f9f14e9 Added lim tutorial 2014-06-30 11:47:27 +02:00
Alec Jacobson 221d08d845 bbw example compiling again, viewer compiling again 2014-06-29 21:45:59 -04:00
Olga Diamanti a3c17ec2eb Merge branch 'master' of https://github.com/libigl/libigl 2014-06-29 17:35:09 +02:00
Daniele Panozzo 81ec98300e - improved the cmakefile for compiling all tutorials to skip the examples for which the dependencies are not satisfied
- improved compilation instructions in the tutorial
2014-06-29 15:29:19 +02:00
Alec Jacobson 66a3d3a8fa bbw tutorial example 2014-06-28 22:24:57 -04:00
Alec Jacobson 8c67cf405c bump biharmonic example 2014-06-28 16:09:49 -04:00
schuellc 4c60ab3bbd tutorial examples compile on windows 2014-06-27 11:21:00 +02:00
Olga Diamanti 199b4aa66b Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake
2014-06-26 19:36:18 +02:00
Olga Diamanti b15ed9654b Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake
2014-06-26 19:34:01 +02:00
Olga Diamanti e7939e4ba3 updated conjugate example to show quad meshes and planarized conjugate mesh 2014-06-26 19:30:33 +02:00
Alec Jacobson 7f2d9ced69 compilation issues, expose lighting factor in viewer, pass on ao tutorial example 2014-06-26 12:40:15 -04:00
Olga Diamanti b4e30fd97b Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake
2014-06-26 16:29:47 +02:00
Daniele Panozzo 44a8b36046 linux compilation fixes 2014-06-25 18:56:29 +02:00
Olga Diamanti 717572dba8 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/cross_field_missmatch.cpp
	include/igl/edge_topology.cpp
	include/igl/edge_topology.h
2014-06-25 12:31:46 +02:00
Olga Diamanti c0a7f4324a initial take on polyvf example - does not use samples yet
initial take on conjugate fields - no example yet
2014-06-25 12:20:50 +02:00
Daniele Panozzo 35cc355e6a Merge branch 'master' of https://github.com/libigl/libigl 2014-06-25 11:07:16 +02:00
Alec Jacobson 00fd1c9f24 IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 2014-06-24 22:12:19 -04:00
Daniele Panozzo 7d5030d2cb * added ambient occlusion tutorial example 2014-06-24 22:20:51 +02:00