Michael Rabinovich
|
a88c20f002
added documentation for the line search routines
|
9 年之前 |
Daniele Panozzo
|
7c626a1824
* integrate code for scalable locally injective maps
|
9 年之前 |
Alec Jacobson
|
32f946493a
Merge pull request #354 from n-taka/dev
|
9 年之前 |
KazutakaNakashima
|
84ab9e1d26
Check whether bary is Eigen Vector or RowVector
|
9 年之前 |
KazutakaNakashima
|
86f98760ad
Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )"
|
9 年之前 |
Alec Jacobson
|
ad28fe8f63
fix links
|
9 年之前 |
Daniele Panozzo
|
d4bff474a3
Merge branch 'gh-pages' of https://github.com/libigl/libigl
|
9 年之前 |
Daniele Panozzo
|
ec2c06ff48
added tips for windows build
|
9 年之前 |
Daniele Panozzo
|
b1a3644bbb
updates for new travis image
|
9 年之前 |
Daniele Panozzo
|
9957ddf09e
Merge pull request #351 from s-koch/docstring_update
|
9 年之前 |
Sebastian Koch
|
7dd7f6e50b
Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h
|
9 年之前 |
Alec Jacobson
|
4611c75e65
Merge branch 'master' of github.com:libigl/libigl into alecjacobson
|
9 年之前 |
Alec Jacobson
|
fce7d3d851
bug in upper bounds
|
9 年之前 |
Alec Jacobson
|
894c73812e
Merge pull request #349 from yig/master
|
9 年之前 |
Yotam Gingold
|
121114aaad
point_simplex_squared_distance now returns the barycentric coordinates
|
9 年之前 |
Yotam Gingold
|
3426cd27ea
seam_edges.cpp fixed duplicate boundary edges bug and no longer has an anonymous namespace helper function
|
9 年之前 |
Daniele Panozzo
|
e8491ee477
Merge pull request #347 from muntonialessandro/master
|
9 年之前 |
alemuntoni
|
8cfc133385
missing template functions
|
9 年之前 |
Alec Jacobson
|
8b6fc07828
Merge pull request #345 from Zcynical/binary_dmat_writing
|
9 年之前 |
zcy
|
fb0a3add59
change "w" to "wb" in fopen to fix the binary dmat writing error
|
9 年之前 |
Daniele Panozzo
|
a263ca2fdc
Merge pull request #344 from pelayogmp/master
|
9 年之前 |
Pelayo González
|
aeaf610e41
Python bindings for remove_duplicate_vertices()
|
9 年之前 |
Daniele Panozzo
|
db0faaf135
Merge pull request #341 from jmanek/python_remeshselfintersections
|
9 年之前 |
Alec Jacobson
|
c3caba48e3
Merge pull request #340 from odedstein/master
|
9 年之前 |
root
|
3f1cb13d7b
python support for remesh_self_intersections
|
9 年之前 |
Oded Stein
|
9c318ef669
Added R2016b to MATLAB versions
|
9 年之前 |
Alec Jacobson
|
f4905e4dfe
[bug fix] AABB ray intersect was not recording face id
|
9 年之前 |
Alec Jacobson
|
f5a30a2808
Merge branch 'master' of github.com:libigl/libigl into alecjacobson
|
9 年之前 |
Daniele Panozzo
|
14098dfb10
Merge pull request #338 from qnzhou/master
|
9 年之前 |
Qingnan Zhou
|
c41b1527f4
Minor update to tinyxml2 enum.
|
9 年之前 |