James Andrews
|
44b9537081
|
fix check for command line args: if(argc>=1) -> if(argc>1)
|
2015-05-14 13:02:44 -07:00 |
|
Alec Jacobson
|
d3baf8802f
|
better cmake
|
2015-05-14 10:33:04 -04:00 |
|
Alec Jacobson
|
14c052085b
|
font
|
2015-05-11 09:37:36 -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 |
|
Daniele Panozzo
|
b303b6b42a
|
small improvement in the rendering of tutorial miq
|
2015-04-28 17:55:48 +02:00 |
|
Chris Russ
|
a9df20ad1d
|
FindLIBCOMISO include directory fix
|
2015-04-21 09:50:54 +02:00 |
|
Alec Jacobson
|
8a2b11af32
|
templates
|
2015-04-20 13:47:23 -04:00 |
|
Alec Jacobson
|
da806920c2
|
eigen version
|
2015-04-20 10:41:24 -04:00 |
|
Alec Jacobson
|
ab11f17e78
|
edge collapse section
|
2015-04-16 13:41:48 -04:00 |
|
Alec Jacobson
|
2f55682a71
|
edge collapse section
|
2015-04-16 13:41:42 -04:00 |
|
Alec Jacobson
|
ac9253ea93
|
add to cmake
|
2015-04-16 12:10:29 -04:00 |
|
Alec Jacobson
|
33140c7652
|
decimation example
|
2015-04-16 12:10:19 -04:00 |
|
Alec Jacobson
|
ae9dd3831f
|
better file handling
|
2015-04-15 08:40:04 -04:00 |
|
Alec Jacobson
|
440c66833a
|
missing flags
|
2015-03-19 14:20:12 -04:00 |
|
Alec Jacobson
|
ab554feba1
|
templates, tutorial missing libs
|
2015-03-16 13:50:56 -04:00 |
|
Daniele Panozzo
|
672500475b
|
fixed MIQ and Frame field tutorials
|
2015-03-16 14:48:40 +01: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
|
de7f134589
|
added ispc directory, changed the dependencies scripts to use it during compilation
|
2015-02-22 15:19:02 +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 |
|
Daniele Panozzo
|
2f97e9e4cb
|
fixed bug in cmake file for the tutorial that was inhibiting debug mode
|
2015-02-18 16:48:37 +01:00 |
|
Daniele Panozzo
|
324dc932f2
|
update tutorial/tutorial.html to match tutorial/tutorial.md
|
2015-02-18 12:37:58 +01:00 |
|
schuellc
|
0af965573d
|
Updated serialization tutorial
|
2015-02-18 11:43:46 +01:00 |
|
schuellc
|
9198bf8976
|
Merge branch 'master' of https://github.com/danielepanozzo/libigl
|
2015-02-18 10:05:30 +01:00 |
|
Daniele Panozzo
|
de9e3896a5
|
fixed major bug in boundary loop, all param tutorials work again
|
2015-02-17 14:01:09 +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 |
|
schuellc
|
59aeaacda5
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2015-02-10 16:42:40 +01:00 |
|
Alec Jacobson
|
a8b5bd521f
|
spelling error
|
2015-02-07 17:07:08 -05:00 |
|
Daniele Panozzo
|
17c9429d26
|
updated embree, fixed cmakefiles, still some bugs in the tutorial example
|
2015-02-04 22:48:31 +01:00 |
|
Daniele Panozzo
|
a60ebfa801
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
include/igl/viewer/Viewer.cpp
|
2015-02-04 21:36:43 +01:00 |
|
Alec Jacobson
|
9e14d60ba2
|
typo
|
2015-02-03 00:32:23 -05:00 |
|
Alec Jacobson
|
88d10c1b24
|
winding number example
|
2015-02-03 00:26:56 -05:00 |
|
schuellc
|
4d910a0221
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2015-02-02 15:56:57 +01:00 |
|
schuellc
|
d622021349
|
Updated serialization tutorial
|
2015-02-02 15:56:43 +01:00 |
|
Alec Jacobson
|
02b94e6414
|
moved 610 to 701
|
2015-02-02 09:17:09 -05:00 |
|
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 |
|