Daniele Panozzo
|
4265f2851e
|
Merge commit '471f0c9c37478120dd910bef84bbe87fd96fcaa7 [formerly a49c23f0c8]'
Conflicts:
include/igl/embree/EmbreeIntersector.h
include/igl/viewer/TextRenderer.cpp
include/igl/viewer/TextRenderer.h
include/igl/viewer/Viewer.cpp
Former-commit-id: 8ebae80179
|
2015-06-25 00:49:13 +02:00 |
|
Daniele Panozzo
|
19c8f30fc5
|
removed old unused code, removed predefined key bindings from the viewer
Former-commit-id: 6aaa409040
|
2015-06-25 00:32:33 +02:00 |
|
Daniele Panozzo
|
e4d961fb02
|
removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui
Former-commit-id: 0333b1d98f
|
2015-06-23 17:51:34 +02:00 |
|
Alec Jacobson
|
72c6004123
|
merge:
Former-commit-id: 62a3c124c5
|
2015-06-23 09:43:47 -04:00 |
|
Alec Jacobson
|
a796bd2821
|
match logos
Former-commit-id: 7558267f30
|
2015-06-23 09:37:19 -04:00 |
|
Alec Jacobson
|
7d3e0e9b01
|
update links to optional
Former-commit-id: db9e177257
|
2015-06-23 09:34:55 -04:00 |
|
Alec Jacobson
|
9969115ac8
|
matlab funcs in tutorial
Former-commit-id: ec873eec00
|
2015-06-23 09:33:21 -04:00 |
|
Alec Jacobson
|
38328367b6
|
reorganize tutorial cmake, bug fix in static ver. of npoly demo
Former-commit-id: eb7d645d5e
|
2015-06-17 18:08:29 -04:00 |
|
Alec Jacobson
|
0640f41c49
|
compile tutorial with namespace
Former-commit-id: 6643b9a67c
|
2015-06-17 11:25:29 -04:00 |
|
Alec Jacobson
|
f1d079d74b
|
find libs
Former-commit-id: 349a7cf3ca
|
2015-06-12 19:25:28 -04: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
|
cce7d90d92
|
mv SVD to main lib
Former-commit-id: d17743b270
|
2015-06-12 18:11:34 -04:00 |
|
Alec Jacobson
|
013dd64cde
|
angles --> internal_angles
Former-commit-id: 286edc3c4b
|
2015-06-12 17:38:36 -04:00 |
|
Alec Jacobson
|
513be5d648
|
missing png extra
Former-commit-id: c0b4ca2a57
|
2015-06-12 17:13:40 -04:00 |
|
Alec Jacobson
|
bb6a441f98
|
signed distances in tutorial
Former-commit-id: b6c92a81ad
|
2015-06-09 14:20:05 -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 |
|
youxijia
|
8ebe2b984b
|
fixed a typo, "helful" seems to be "helpful"
Former-commit-id: 206b4fe435
|
2015-05-22 22:34:24 +08:00 |
|
Alec Jacobson
|
dd793e24b4
|
english names for anchors
Former-commit-id: a258a42b0c
|
2015-05-18 12:55:56 -04:00 |
|
Alec Jacobson
|
f1bfc22012
|
english names for anchors
Former-commit-id: 6c2d56a8c9
|
2015-05-18 12:55:51 -04:00 |
|
James Andrews
|
b3dec910b7
|
fix check for command line args: if(argc>=1) -> if(argc>1)
Former-commit-id: 44b9537081
|
2015-05-14 13:02:44 -07:00 |
|
Alec Jacobson
|
49c6172a50
|
better cmake
Former-commit-id: d3baf8802f
|
2015-05-14 10:33:04 -04:00 |
|
Alec Jacobson
|
567fc30761
|
font
Former-commit-id: 14c052085b
|
2015-05-11 09:37:36 -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 |
|
Daniele Panozzo
|
03bd18cc32
|
small improvement in the rendering of tutorial miq
Former-commit-id: b303b6b42a
|
2015-04-28 17:55:48 +02:00 |
|
Chris Russ
|
d2def41a92
|
FindLIBCOMISO include directory fix
Former-commit-id: a9df20ad1d
|
2015-04-21 09:50:54 +02:00 |
|
Alec Jacobson
|
439cc69864
|
templates
Former-commit-id: 8a2b11af32
|
2015-04-20 13:47:23 -04:00 |
|
Alec Jacobson
|
adec288c83
|
eigen version
Former-commit-id: da806920c2
|
2015-04-20 10:41:24 -04:00 |
|
Alec Jacobson
|
f10866a766
|
edge collapse section
Former-commit-id: ab11f17e78
|
2015-04-16 13:41:48 -04:00 |
|
Alec Jacobson
|
4791a73abb
|
edge collapse section
Former-commit-id: 2f55682a71
|
2015-04-16 13:41:42 -04:00 |
|
Alec Jacobson
|
87cb4edd6b
|
add to cmake
Former-commit-id: ac9253ea93
|
2015-04-16 12:10:29 -04:00 |
|
Alec Jacobson
|
51a2586e3a
|
decimation example
Former-commit-id: 33140c7652
|
2015-04-16 12:10:19 -04:00 |
|
Alec Jacobson
|
7ab91d7aa8
|
better file handling
Former-commit-id: ae9dd3831f
|
2015-04-15 08:40:04 -04:00 |
|
Alec Jacobson
|
5291a8fe7f
|
missing flags
Former-commit-id: 440c66833a
|
2015-03-19 14:20:12 -04:00 |
|
Alec Jacobson
|
51d92e724a
|
templates, tutorial missing libs
Former-commit-id: ab554feba1
|
2015-03-16 13:50:56 -04:00 |
|
Daniele Panozzo
|
854d4daaa8
|
fixed MIQ and Frame field tutorials
Former-commit-id: 672500475b
|
2015-03-16 14:48:40 +01: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
|
a2f692ec2e
|
added ispc directory, changed the dependencies scripts to use it during compilation
Former-commit-id: de7f134589
|
2015-02-22 15:19:02 +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 |
|
Daniele Panozzo
|
f301a92137
|
fixed bug in cmake file for the tutorial that was inhibiting debug mode
Former-commit-id: 2f97e9e4cb
|
2015-02-18 16:48:37 +01:00 |
|
Daniele Panozzo
|
5ad6d4835d
|
update tutorial/tutorial.html to match tutorial/tutorial.md
Former-commit-id: 324dc932f2
|
2015-02-18 12:37:58 +01:00 |
|
schuellc
|
3ee753f2ed
|
Updated serialization tutorial
Former-commit-id: 0af965573d
|
2015-02-18 11:43:46 +01:00 |
|
schuellc
|
765cfaa72c
|
Merge branch 'master' of https://github.com/danielepanozzo/libigl
Former-commit-id: 9198bf8976
|
2015-02-18 10:05:30 +01:00 |
|
Daniele Panozzo
|
83ff7f41de
|
fixed major bug in boundary loop, all param tutorials work again
Former-commit-id: de9e3896a5
|
2015-02-17 14:01:09 +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 |
|
schuellc
|
f2d02ddeac
|
Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 59aeaacda5
|
2015-02-10 16:42:40 +01:00 |
|
Alec Jacobson
|
e80c3c22f6
|
spelling error
Former-commit-id: a8b5bd521f
|
2015-02-07 17:07:08 -05:00 |
|