Olga Diamanti
|
7df0e77dbb
|
corrected calls to HalfIterator in miq, some cmake stuff
Former-commit-id: 139b2d3942
|
2015-07-05 11:27:46 +02:00 |
|
Alec Jacobson
|
5f9e38250f
|
tinyxml2 find
Former-commit-id: de85afc5ac
|
2015-06-12 19:23:13 -04:00 |
|
Alec Jacobson
|
3706f5ffb4
|
fixed find tetgen triangle
Former-commit-id: af1c57eba1
|
2015-06-12 19:11:16 -04:00 |
|
Alec Jacobson
|
513be5d648
|
missing png extra
Former-commit-id: c0b4ca2a57
|
2015-06-12 17:13:40 -04:00 |
|
Daniele Panozzo
|
40716b570c
|
boolean depends on cgal, fixed static build
Former-commit-id: 45d023595e
|
2015-06-08 22:08:50 +02:00 |
|
Daniele Panozzo
|
4d75e4c13c
|
template specializations for CLANG
Former-commit-id: fc70bbac2f
|
2015-06-08 00:00:40 +02:00 |
|
Daniele Panozzo
|
3047eb4d6f
|
new build system
Former-commit-id: 2c98a1b918
|
2015-06-07 23:59:53 +02:00 |
|
Alec Jacobson
|
49c6172a50
|
better cmake
Former-commit-id: d3baf8802f
|
2015-05-14 10:33:04 -04:00 |
|
Daniele Panozzo
|
233b861e71
|
Merge branch 'comiso-fix' of https://github.com/heartvalve/libigl into heartvalve-comiso-fix
Former-commit-id: 8dcff8f1b2
|
2015-04-28 17:56:01 +02:00 |
|
Chris Russ
|
d2def41a92
|
FindLIBCOMISO include directory fix
Former-commit-id: a9df20ad1d
|
2015-04-21 09:50:54 +02:00 |
|
Alec Jacobson
|
adec288c83
|
eigen version
Former-commit-id: da806920c2
|
2015-04-20 10:41:24 -04:00 |
|
Alec Jacobson
|
51d92e724a
|
templates, tutorial missing libs
Former-commit-id: ab554feba1
|
2015-03-16 13:50:56 -04:00 |
|
Olga Diamanti
|
b037df0be6
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
include/igl/per_vertex_normals.cpp
include/igl/triangle_triangle_adjacency.cpp
Former-commit-id: 05848e2e96
|
2015-03-02 15:28:59 +01:00 |
|
Daniele Panozzo
|
4b1ac2d987
|
cmake fix for embree
Former-commit-id: 55e9785219
|
2015-02-28 12:36:51 +01:00 |
|
Olga Diamanti
|
b7a17460f1
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
build/Makefile_xml
include/igl/viewer/Viewer.cpp
Former-commit-id: 11ebbb9610
|
2015-02-19 10:53:39 +01:00 |
|
Olga Diamanti
|
3eabc99598
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
include/igl/list_to_matrix.cpp
include/igl/peel_outer_hull_layers.cpp
Former-commit-id: a90aa948c5
|
2015-02-15 16:09:38 +01:00 |
|
Daniele Panozzo
|
583dacc21e
|
updated embree, fixed cmakefiles, still some bugs in the tutorial example
Former-commit-id: 17c9429d26
|
2015-02-04 22:48:31 +01:00 |
|
schuellc
|
07b9e984a2
|
updated serialization
small fixes
Former-commit-id: c3b5311a49
|
2015-01-30 17:06:59 +01:00 |
|
Daniele Panozzo
|
a729792953
|
fix for compiling on linux
Former-commit-id: 7b35ba2dcc
|
2015-01-11 18:40:36 +01:00 |
|
Daniele Panozzo
|
9c61d05cda
|
fixed tutorial cmake bug when mosek is not available
Former-commit-id: a84b1185da
|
2014-12-16 14:39:45 +01:00 |
|
Olga Diamanti
|
580c57ed4f
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
include/igl/find_cross_field_singularities.cpp
include/igl/triangle_triangle_adjacency.cpp
Former-commit-id: 68f46289db
|
2014-12-11 14:33:04 +01:00 |
|
Alec Jacobson
|
54bea23ded
|
clean up cmake
Former-commit-id: 0308d51f3c
|
2014-11-23 11:01:21 -05:00 |
|
Daniele Panozzo
|
a22e3ed7ca
|
fix compilation errors on clang + yosemite
example 403 is now skipped if mosek is not found
Former-commit-id: 852065e312
|
2014-11-22 13:24:07 +01:00 |
|
Olga Diamanti
|
02b96ebd51
|
Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
tutorial/cmake/FindMATLAB.cmake
Former-commit-id: 9e3660f49e
|
2014-11-07 15:52:29 +01:00 |
|
Olga Diamanti
|
27111bfcda
|
no message
Former-commit-id: 3d467c366d
|
2014-11-07 15:50:12 +01:00 |
|
Alec Jacobson
|
df488db3b0
|
booleans in tutorial
Former-commit-id: 7a8984f6ae
|
2014-11-04 11:57:16 -05:00 |
|
Alec Jacobson
|
f693c29a91
|
hacks to get tutorial to run with matlab2014b and gcc static lib
Former-commit-id: 39db3af027
|
2014-11-03 03:22:11 -05:00 |
|
Daniele Panozzo
|
46404cfb49
|
- fixed findEMBREE bug
- added unproject_onto_mesh
- fixed compilation issues in 607
Former-commit-id: 1de205a686
|
2014-07-02 13:41:15 +02:00 |
|
Alec Jacobson
|
5a5ec9adf9
|
all tutorial examples compile with static lib
Former-commit-id: b418eb9451
|
2014-07-01 21:04:39 -04:00 |
|
Alec Jacobson
|
ba7c876314
|
Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: e0f4b963ae
|
2014-06-30 09:32:10 -04:00 |
|
Alec Jacobson
|
319a2c40f5
|
dqs example
Former-commit-id: aa16acc78b
|
2014-06-30 09:12:57 -04:00 |
|
Daniele Panozzo
|
baeee54740
|
fix for header_only compilation without MOSEK
Former-commit-id: a055c8f2ae
|
2014-06-30 14:58:42 +02:00 |
|
Daniele Panozzo
|
f14575cedf
|
Merge commit '9f6c5cdbda735487398f11b323082d46d30b1466 [formerly e63f9f14e9]'
Conflicts:
tutorial/CMakeLists.txt
removed redundant linsolve_with_fixed.h
Former-commit-id: ec8986f7b5
|
2014-06-30 13:00:59 +02:00 |
|
schuellc
|
9f6c5cdbda
|
Added lim tutorial
Former-commit-id: e63f9f14e9
|
2014-06-30 11:47:27 +02:00 |
|
Alec Jacobson
|
218d5330be
|
bbw example compiling again, viewer compiling again
Former-commit-id: 221d08d845
|
2014-06-29 21:45:59 -04:00 |
|
Olga Diamanti
|
e11e60ce79
|
Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: a3c17ec2eb
|
2014-06-29 17:35:09 +02:00 |
|
Daniele Panozzo
|
9e1a69e7f2
|
- improved the cmakefile for compiling all tutorials to skip the examples for which the dependencies are not satisfied
- improved compilation instructions in the tutorial
Former-commit-id: 81ec98300e
|
2014-06-29 15:29:19 +02:00 |
|
Alec Jacobson
|
df835027b4
|
bbw tutorial example
Former-commit-id: 66a3d3a8fa
|
2014-06-28 22:24:57 -04:00 |
|
Alec Jacobson
|
9c4a11f157
|
bump biharmonic example
Former-commit-id: 8c67cf405c
|
2014-06-28 16:09:49 -04:00 |
|
schuellc
|
6ee24a1774
|
tutorial examples compile on windows
Former-commit-id: 4c60ab3bbd
|
2014-06-27 11:21:00 +02:00 |
|
Olga Diamanti
|
3c1cdbc11f
|
Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
tutorial/cmake/FindLIBCOMISO.cmake
Former-commit-id: 199b4aa66b
|
2014-06-26 19:36:18 +02:00 |
|
Olga Diamanti
|
3241251c58
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
tutorial/cmake/FindLIBCOMISO.cmake
Former-commit-id: b15ed9654b
|
2014-06-26 19:34:01 +02:00 |
|
Olga Diamanti
|
c6661107f1
|
updated conjugate example to show quad meshes and planarized conjugate mesh
Former-commit-id: e7939e4ba3
|
2014-06-26 19:30:33 +02:00 |
|
Alec Jacobson
|
5a5c4b9d32
|
compilation issues, expose lighting factor in viewer, pass on ao tutorial example
Former-commit-id: 7f2d9ced69
|
2014-06-26 12:40:15 -04:00 |
|
Olga Diamanti
|
213bc53682
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
tutorial/cmake/FindLIBCOMISO.cmake
Former-commit-id: b4e30fd97b
|
2014-06-26 16:29:47 +02:00 |
|
Daniele Panozzo
|
dd5083e74f
|
linux compilation fixes
Former-commit-id: 44a8b36046
|
2014-06-25 18:56:29 +02:00 |
|
Olga Diamanti
|
1c8bb1d656
|
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
Former-commit-id: 717572dba8
|
2014-06-25 12:31:46 +02:00 |
|
Olga Diamanti
|
89c54b49d2
|
initial take on polyvf example - does not use samples yet
initial take on conjugate fields - no example yet
Former-commit-id: c0a7f4324a
|
2014-06-25 12:20:50 +02:00 |
|
Daniele Panozzo
|
92e422b0c0
|
Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 35cc355e6a
|
2014-06-25 11:07:16 +02:00 |
|
Alec Jacobson
|
4783f7505d
|
IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY
Former-commit-id: 00fd1c9f24
|
2014-06-24 22:12:19 -04:00 |
|