Stefan Brugger
|
c56ff35e8e
|
Added procrustes solver
Former-commit-id: 1015376e6e
|
2014-12-12 17:21:44 +01:00 |
|
Stefan Brugger
|
1d76192dc3
|
removed unused include
Former-commit-id: b82a986fc9
|
2014-12-10 00:24:06 +01:00 |
|
Stefan Brugger
|
847a38e97b
|
Adjusted examples to use new boundary_loop implementation
Former-commit-id: 0ae3d817ec
|
2014-12-10 00:22:55 +01:00 |
|
Stefan Brugger
|
90b8ac464c
|
Replaced boundary_loop by outline_ordered implementation
Former-commit-id: 5630c70b99
|
2014-12-10 00:19:12 +01:00 |
|
stefanbrugger
|
ffd8941a3c
|
Replaced exterior_edges() to boundary_facets()
Former-commit-id: ba4dc98fa3
|
2014-12-09 09:36:28 +01:00 |
|
stefanbrugger
|
d1cf6ed347
|
Merge pull request #1 from libigl/master
update from libigl repo
Former-commit-id: 3994e48c7a
|
2014-12-09 09:34:06 +01:00 |
|
Alec Jacobson
|
e910705c96
|
note about exterior edges
Former-commit-id: 3b47957265
|
2014-12-09 08:23:50 +08:00 |
|
Alec Jacobson
|
2f63b1134b
|
CR in cpp file
Former-commit-id: 5038d43608
|
2014-12-09 08:21:19 +08:00 |
|
Alec Jacobson
|
1a0644a107
|
conform to style guidelines
Former-commit-id: e8c93b1eaf
|
2014-12-09 08:20:46 +08:00 |
|
Alec Jacobson
|
20eb062477
|
fixed header guard
Former-commit-id: fc5bc35bc3
|
2014-12-09 08:18:35 +08:00 |
|
Alec Jacobson
|
fff0d0ea5e
|
Merge pull request #27 from stefanbrugger/master
Added outline_ordered() as available in gptoolbox
Former-commit-id: 904bad35e6
|
2014-12-09 08:17:50 +08:00 |
|
stefanbrugger
|
ecf5b566de
|
Create outline_ordered.h
LIBIGL version of outline_ordered() function from gptoolbox
Former-commit-id: 7796374290
|
2014-12-08 16:19:04 +01:00 |
|
stefanbrugger
|
d9f6ceff8a
|
Create outline_ordered.cpp
Former-commit-id: a46154b988
|
2014-12-08 16:07:09 +01:00 |
|
Alec Jacobson
|
a03cf9dfef
|
remove openmp from cgal selfintersect, drawmesh with C #C by 4
Former-commit-id: 72333aee03
|
2014-11-27 12:01:29 -05:00 |
|
Alec Jacobson
|
f8b6a04516
|
comments, UINT32 support, return values in keydown 401 example
Former-commit-id: 580166369e
|
2014-11-26 09:08:09 -05:00 |
|
Alec Jacobson
|
ec1020c781
|
comments and templates
Former-commit-id: cced612ab6
|
2014-11-25 12:23:37 -05:00 |
|
Alec Jacobson
|
2d6867fe82
|
ply support
Former-commit-id: 4d682d4b01
|
2014-11-23 19:43:20 -05:00 |
|
Alec Jacobson
|
54bea23ded
|
clean up cmake
Former-commit-id: 0308d51f3c
|
2014-11-23 11:01:21 -05:00 |
|
Alec Jacobson
|
583cf91be1
|
Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: 5b3ba79291
|
2014-11-23 10:08:12 -05:00 |
|
Alec Jacobson
|
b57e08e17b
|
comment typo
Former-commit-id: 9b3a0551a6
|
2014-11-23 10:08:06 -05:00 |
|
Daniele Panozzo
|
e2e1f4f323
|
fixed bug in principal_curvature when radius was set to < 2
Former-commit-id: bbcbf74044
|
2014-11-22 13:41:04 +01:00 |
|
Daniele Panozzo
|
0a60a90abe
|
fixed missing parameter at line 72 of find_cross_field_singularities.cpp
Former-commit-id: a182d15e95
|
2014-11-22 13:33:36 +01: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 |
|
Daniele Panozzo
|
86a08f79c3
|
removed outdated example. The new example is in tutorial.html
Former-commit-id: cf9b056771
|
2014-11-22 12:35:29 +01:00 |
|
Alec Jacobson
|
f1bc0fa2e5
|
comments'
Former-commit-id: 0934fa7be9
|
2014-11-20 15:29:15 -05:00 |
|
Alec Jacobson
|
b7582a3fb3
|
comment that example is broken
Former-commit-id: 6883abfd27
|
2014-11-20 15:24:01 -05:00 |
|
Alec Jacobson
|
91e15820c3
|
update index.html to match README.md
Former-commit-id: 8003a69925
|
2014-11-19 10:18:06 -05:00 |
|
Alec Jacobson
|
8e8106f88a
|
changed url in bibtex citation
Former-commit-id: c3c275fede
|
2014-11-19 10:17:17 -05:00 |
|
Alec Jacobson
|
22dbbb7ca0
|
fixed bug (comment out code) in signed distance
Former-commit-id: 6e1b4148b3
|
2014-11-19 09:07:17 -05:00 |
|
Alec Jacobson
|
4a382e039a
|
some performance optimization
Former-commit-id: 1fcdb64dd4
|
2014-11-18 13:03:31 -05:00 |
|
Alec Jacobson
|
a2d9560bd0
|
hint to disable mosek
Former-commit-id: 62f71e2789
|
2014-11-18 10:04:47 -05:00 |
|
Alec Jacobson
|
cf2c59a77d
|
slight speed up in exterior edges
Former-commit-id: 01db6c808b
|
2014-11-16 12:23:12 -05:00 |
|
Alec Jacobson
|
18ecd80948
|
fix example, openmp in selfintersect
Former-commit-id: aea2b4f82e
|
2014-11-14 14:19:24 -05:00 |
|
Alec Jacobson
|
d1c5b6b36c
|
fixed bug in outer_hull causing incorrect booleans for non-overlapping components
Former-commit-id: ee6ea7e3d0
|
2014-11-11 18:19:10 -05:00 |
|
Alec Jacobson
|
49855a5eb0
|
update index.html to match README.md
Former-commit-id: 8ce1893166
|
2014-11-09 12:50:56 -05:00 |
|
Alec Jacobson
|
2e979ab8a2
|
header needs relative link
Former-commit-id: 74d9ecff42
|
2014-11-09 12:50:50 -05:00 |
|
Alec Jacobson
|
506b9447a1
|
update index.html to match README.md
Former-commit-id: 8b07a9a8ee
|
2014-11-09 12:49:29 -05:00 |
|
Alec Jacobson
|
77beed5642
|
bad link
Former-commit-id: a3ad1b53e5
|
2014-11-09 12:49:24 -05:00 |
|
Alec Jacobson
|
fa6293cdea
|
update index.html to match README.md
Former-commit-id: 8357734beb
|
2014-11-09 12:48:38 -05:00 |
|
Alec Jacobson
|
ace6d5b051
|
update index.html to match README.md
Former-commit-id: cf2e50aeb6
|
2014-11-09 12:48:38 -05:00 |
|
Alec Jacobson
|
016336ecfb
|
build index page
Former-commit-id: cd8b8123d5
|
2014-11-09 12:48:30 -05:00 |
|
Alec Jacobson
|
eaa23440f1
|
Merge branch 'gh-pages'
Former-commit-id: 177a1f0d81
|
2014-11-09 12:47:21 -05:00 |
|
Alec Jacobson
|
6c8e5519bf
|
update index.html to match README.md
Former-commit-id: db0c64fc7e
|
2014-11-09 12:47:20 -05:00 |
|
Alec Jacobson
|
b73636fa0d
|
Merge branch 'gh-pages'
Former-commit-id: e5176a97ba
|
2014-11-09 12:46:37 -05:00 |
|
Alec Jacobson
|
08ca8dbb74
|
update index.html to match README.md
Former-commit-id: a7972d289a
|
2014-11-09 12:46:37 -05:00 |
|
Alec Jacobson
|
6112c6b103
|
bad link in readme
Former-commit-id: 9dba0d6b0f
|
2014-11-09 12:45:42 -05:00 |
|
Alec Jacobson
|
86a774e393
|
update index.html to match README.md
Former-commit-id: 5d55f5bed5
|
2014-11-09 12:43:22 -05:00 |
|
Alec Jacobson
|
094e6774e0
|
clean up in readme
Former-commit-id: ea0e5539b0
|
2014-11-09 12:43:14 -05:00 |
|
Alec Jacobson
|
7f81e35258
|
update index.html to match README.md
Former-commit-id: 55853f2a8a
|
2014-11-09 12:40:25 -05:00 |
|
Alec Jacobson
|
20bed54d4b
|
missing script
Former-commit-id: 356e41ee81
|
2014-11-09 12:40:11 -05:00 |
|