Commit Graph
273 Commits
Author SHA1 Message Date
Alec Jacobson 7e212e387d moved 610 to 701 2015-02-02 09:16:49 -05:00
schuellc 4d81286211 Merge branch 'master' of https://github.com/libigl/libigl 2015-01-30 17:07:09 +01:00
schuellc c3b5311a49 updated serialization
small fixes
2015-01-30 17:06:59 +01:00
Alec Jacobson e242f3a393 comments for bone heat 2015-01-29 09:35:14 -05:00
Alec Jacobson fe1e6c2a63 don't use openmp on windows... 2015-01-29 09:30:49 -05:00
Daniele Panozzo 4b56eb656c gcc fixes for new serializer 2015-01-28 18:29:46 +01:00
Alec Jacobson b392a2fbe9 date 2015-01-28 08:17:15 -05:00
Alec Jacobson 47215461dc Merge branch 'master' of https://github.com/stefanbrugger/libigl into stefanbrugger-master 2015-01-22 09:46:24 -05:00
Daniele Panozzo 7b35ba2dcc fix for compiling on linux 2015-01-11 18:40:36 +01:00
Daniele Panozzo d20cc7a7c1 fixes for the static build 2014-12-31 16:25:25 +01:00
Daniele Panozzo 9a2de96cd1 added mesh statistics functions and updated tutorial 2014-12-31 15:48:09 +01:00
Alec Jacobson 753b45dc4b error -> get_modifiers, tutorial typo 2014-12-17 08:47:41 -05: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
Stefan Brugger 0ae3d817ec Adjusted examples to use new boundary_loop implementation 2014-12-10 00:22:55 +01:00
Alec Jacobson 580166369e comments, UINT32 support, return values in keydown 401 example 2014-11-26 09:08:09 -05: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 c155c57bac Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/barycenter.cpp
2014-11-21 15:11:08 +01:00
Alec Jacobson 62f71e2789 hint to disable mosek 2014-11-18 10:04:47 -05:00
Alec Jacobson ea0e5539b0 clean up in readme 2014-11-09 12:43:14 -05: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
Olga Diamanti afd2a2335f Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp
	include/igl/sort.cpp
	include/igl/triangle_triangle_adjacency.cpp
2014-11-07 15:42:27 +01:00
Alec Jacobson 1e70e95803 small note in tutorial 2014-11-04 13:38:42 -05:00
Alec Jacobson 57d4475ce4 small note in tutorial 2014-11-04 13:37:52 -05:00
Alec Jacobson 1e4f1ba284 better boolean entry 2014-11-04 12:21:14 -05:00
Alec Jacobson 9a3e90a09d better boolean entry 2014-11-04 12:21:05 -05: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
Olga Diamanti edc329b102 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp
2014-10-24 16:33:55 +02:00
Daniele Panozzo c5fcec4bb5 fixes from Nico Pietroni on the MIQ pipeline and examples
compilation fixes for Apple LLVM version 6.0
2014-10-16 17:26:12 +02:00
Olga Diamanti 1b92eb0ae8 Merge branch 'master' of https://github.com/libigl/libigl 2014-08-18 13:30:12 +02:00
Alec Jacobson e6d4dae9b1 render_to_png_async uses std thread instead of boost 2014-07-29 15:03:35 -04:00
Alec Jacobson d3d2986d7b Merge pull request #8 from Victor-Savu/master
Small fixes
2014-07-18 10:12:09 -04:00
Victor-Nicolae Savu 3fb7d20d6f Added missing namespace specifier. 2014-07-18 00:29:07 +02:00
Alec Jacobson dd150ae80f note about vector laplacian 2014-07-15 14:27:38 -04:00
Olga Diamanti 64d0fa0c06 removed general N-PV demo (will put on project page) 2014-07-11 10:12:42 +01:00
Olga Diamanti fb78a78751 updated PolyVectorField demo (as presented in SGP 2014) 2014-07-11 10:01:10 +01:00
Olga Diamanti 61d2cd020a updates to conjugate demo (as presented in SGP 2014) 2014-07-11 09:54:42 +01:00
Olga Diamanti c204c353f7 Merge branch 'master' of https://github.com/libigl/libigl 2014-07-11 09:39:07 +01:00
Olga Diamanti 2b462e1558 Merge branch 'master' of https://github.com/olkido/libigl 2014-07-11 09:38:53 +01:00
Olga Diamanti 8e4c750f2b updates to conjugate fields + some new data (used in SGP 2014 demos) 2014-07-11 09:38:45 +01:00
Alec Jacobson 866592823d per edge normals 2014-07-10 10:55:26 +01:00
Alec Jacobson 78ca36bebc typos in tutorial 2014-07-07 21:34:55 +01:00
Olga Diamanti 3092be447b general polyvector field 2014-07-05 18:14:42 +02:00
Alec Jacobson 8b70024756 bug in mcf 2014-07-02 21:57:06 -04:00
Alec Jacobson da9b6a48cc merge 2014-07-02 17:48:20 -04:00
Alec Jacobson fb2611d0da remove SGP warning 2014-07-02 17:44:16 -04:00
Daniele Panozzo 267e4f4f58 - fixes for camera bug
- added logo in the tutorial
- added some missing links in the tutorial
- fixed bug in set_mesh when 2d coordinates are given for the vertices
2014-07-02 19:02:58 +02:00