vskhitkov
|
da3bd928dd
Replace return value by vector of indices of bad vertices
|
8 年之前 |
vskhitkov
|
86128972f6
Fixed my own fix
|
8 年之前 |
vskhitkov
|
dfbc3ee1c1
bugfix: principal_curvature returns boolean instead of segfault
|
8 年之前 |
Jérémie Dumas
|
23bdd9e41a
Merge pull request #818 from r03ert0/patch-2
|
8 年之前 |
Roberto Toro
|
fe842234c8
fix typo
|
8 年之前 |
Alec Jacobson
|
c2f3fd0bee
multisampled screen capture
|
8 年之前 |
Daniel Hambleton
|
576529d8d9
merged upstream
|
8 年之前 |
Alec Jacobson
|
5dad6625c9
Obey background color's alpha value
|
8 年之前 |
Alec Jacobson
|
0d99d22c3e
rm __1
|
8 年之前 |
Roberto Toro
|
681296f215
fix typo
|
8 年之前 |
Alec Jacobson
|
a8cb8e292d
missing templates
|
8 年之前 |
Alec Jacobson
|
6c3c1a88a2
improve performance for manifold TT
|
8 年之前 |
Alec Jacobson
|
4fec50dcb5
fix templating
|
8 年之前 |
GavinBarill
|
1567a31153
Fixed CGAL Kernel include typo in the include of point_areas_and_normals.h
|
8 年之前 |
GavinBarill
|
519bc32323
added the inclusion of std::vectors to the .h files
|
8 年之前 |
GavinBarill
|
42597d6e7f
fixed the include for priority_queue and made n non-const in knn_octree
|
8 年之前 |
Alec Jacobson
|
1a9c17df6f
missing cork libs
|
8 年之前 |
GavinBarill
|
ee10d8b781
Fixed the tab issue
|
8 年之前 |
GavinBarill
|
3f8d97010d
fixed '>>' so I don't get warnings
|
8 年之前 |
GavinBarill
|
4238388126
removed point_areas_and_normals from include/igl since they're now in include/igl/copyleft/cgal
|
8 年之前 |
GavinBarill
|
465b2ac059
first draft ready for libigl
|
8 年之前 |
Alec Jacobson
|
792c814200
Update cut_to_disk.cpp
|
8 年之前 |
Alec Jacobson
|
4a3ce8d896
Update cut_to_disk.h
|
8 年之前 |
Alec Jacobson
|
dde2f93dd7
Update cut_to_disk.cpp
|
8 年之前 |
Alec Jacobson
|
83db1d2f19
Update cut_to_disk.h
|
8 年之前 |
Etienne Vouga
|
94dac679eb
Code to cut meshes into topological disks
|
8 年之前 |
Daniele Panozzo
|
a505f59e75
Merge pull request #802 from teseoch/master
|
8 年之前 |
GavinBarill
|
d753d9ec47
Unstylish versions of my fast winding number point cloud code
|
8 年之前 |
Teseo Schneider
|
4a1547e5f6
fixed namespace and missing include
|
8 年之前 |
Teseo Schneider
|
76e30f3587
moved code of ply.h inside namespace igl::external::ply so it doesnt conflict the name with other libraries like geogram
|
8 年之前 |