Jérémie Dumas
467be2bca0
Update CI scripts.
2018-07-09 17:21:25 -04:00
Jérémie Dumas
9a4c07271e
Update AppVeyor.
2018-07-09 17:08:12 -04:00
Jérémie Dumas
0c8fe1e20e
Clean cxx11.
2018-07-09 16:51:31 -04:00
Jérémie Dumas
3ae5957eb7
Fix template instantiations.
2018-07-09 16:34:21 -04:00
Jérémie Dumas
761cb5e91e
Fix template instantiations.
2018-07-09 16:31:06 -04:00
Jérémie Dumas
9f8ee20cdc
Put back CGAL::CGAL_Core.
2018-07-09 14:18:31 -04:00
Jérémie Dumas
0275b23401
Update Travis.
2018-07-09 13:57:02 -04:00
Jérémie Dumas
d19be8a9a0
Update Travis.
2018-07-09 13:19:43 -04:00
Jérémie Dumas
f678bb030e
Update Travis.
2018-07-09 13:15:37 -04:00
Jérémie Dumas
9c623b6238
Update Travis.
2018-07-09 13:11:24 -04:00
Jérémie Dumas
f513ae0477
Update Travis for CGAL.
2018-07-07 20:52:53 -04:00
Jérémie Dumas
cc70e37a57
FindCGAL.cmake not needed for CGAL >= 4.12.
2018-07-07 20:28:52 -04:00
Jérémie Dumas
ab9d7a1a0c
Update CGAL dependency to 4.12, and add CGAL as a submodule.
2018-07-07 20:15:49 -04:00
Jérémie Dumas
bd6769745a
Merge pull request #813 from r03ert0/patch-1
...
fix typo
2018-07-07 14:26:53 -04:00
Jérémie Dumas
508cb9940f
Merge pull request #818 from r03ert0/patch-2
...
fix typo
2018-06-21 08:15:09 -04:00
Roberto Toro
8704bfd92a
fix typo
2018-06-21 11:49:00 +02:00
Alec Jacobson
0b3c560fa4
Obey background color's alpha value
2018-06-19 13:36:59 -04:00
Roberto Toro
03b431028e
fix typo
2018-06-18 19:54:54 +02:00
Daniele Panozzo
03536c4aa4
Merge pull request #802 from teseoch/master
...
ply.h function conflicting on windows
2018-06-09 17:25:23 -04:00
Teseo Schneider
bf657bdab0
fixed namespace and missing include
2018-06-07 14:13:47 -04:00
Teseo Schneider
c0f28dd613
moved code of ply.h inside namespace igl::external::ply so it doesnt conflict the name with other libraries like geogram
2018-06-06 16:12:28 -04:00
Alec Jacobson
046744e43d
Update index.md
2018-06-02 15:52:52 -04:00
Daniele Panozzo
74f84b444b
Merge pull request #793 from jiangzhongshi/patch-2
...
✏️ Typo in tutorial.md
2018-05-28 22:31:28 -04:00
Zhongshi
e893b84ece
✏️ Typo in tutorial.md
2018-05-28 15:16:57 -04:00
Jérémie Dumas
aa4b0cd4d4
Minor url fix.
2018-05-27 23:05:28 -04:00
Jérémie Dumas
0f47c22aa0
Put tutorial doc one level down + fix some urls.
2018-05-27 22:56:13 -04:00
Alec Jacobson
80cf15f69f
Merge branch 'jdumas-docs'
2018-05-25 08:25:34 -04:00
Alec Jacobson
b2e4485e20
Merge branch 'jdumas-docs'
2018-05-25 08:22:47 -04:00
Jérémie Dumas
98a9adddd6
Title.
2018-05-25 07:52:44 -04:00
Jérémie Dumas
f573efe549
Lowercase readme.
2018-05-25 07:51:12 -04:00
Jérémie Dumas
d7d246a9f3
Merge remote-tracking branch 'upstream/master' into docs
2018-05-25 07:46:51 -04:00
Jérémie Dumas
c84b3159de
Spacing.
2018-05-25 07:32:11 -04:00
Jérémie Dumas
6c2655854e
Update build site instruction with python3.
2018-05-25 07:29:30 -04:00
Daniele Panozzo
3885a33504
Merge pull request #778 from BruegelN/master
...
Make adjacency_matrix available within python by adding required bind…
2018-05-14 20:32:41 -04:00
Nico Brügel
5350ef0cc1
Make adjacency_matrix available within python by adding required bindings.
2018-05-14 10:13:14 +02:00
Alec Jacobson
74c269a949
Merge pull request #768 from YijingLi-Gene/patch-remesh_intersections
...
fix a bug in remesh_intersections
2018-05-13 06:12:09 +03:00
Yijing Li
453a011c58
fix remesh_intersections
...
Previously if a new vtx is visited when stitch_all==false, it does
not check whether the vtx is in the interior of a face. This commit
fixes that.
2018-05-06 22:24:35 -07:00
Daniele Panozzo
a16f338ca2
Merge pull request #753 from jiangzhongshi/patch-1
...
Removing the warning in ply
2018-04-24 21:14:51 -04:00
Jérémie Dumas
338eb98077
Merge pull request #754 from teseoch/master
...
missing templates instantiations
2018-04-23 18:15:10 -04:00
Teseo Schneider
f7d01afbf1
fixed __1
2018-04-23 17:16:07 -04:00
Teseo Schneider
bb3d381a78
Merge remote-tracking branch 'origin/master'
2018-04-23 15:53:44 -04:00
Teseo Schneider
7006eb8e71
Merge remote-tracking branch 'teseo/master' into HEAD
2018-04-23 15:47:08 -04:00
Teseo Schneider
eb0775e21c
added template instantation for delaunay
2018-04-23 15:46:35 -04:00
Jérémie Dumas
f128be75b6
Merge pull request #735 from teseoch/master
...
fixed small bug in the ui
2018-04-22 20:21:00 -04:00
Jérémie Dumas
a813efbe11
Website instructions.
2018-04-22 20:17:12 -04:00
Jérémie Dumas
9586718204
Merge remote-tracking branch 'upstream/master' into docs
2018-04-22 20:05:22 -04:00
Jérémie Dumas
a212df346e
Remove separate chapters files.
2018-04-22 20:05:00 -04:00
Jérémie Dumas
3ea0525153
Squash tutorial chapters into a single page again.
2018-04-22 20:03:18 -04:00
Zhongshi
396ff9b7ca
🚨 Removing the warning in ply
...
ply.h:232:13: warning: inline function ‘void ply_get_element(PlyFile*, void*)’ used but never defined [enabled by default]
inline void ply_get_element(PlyFile *, void *);
2018-04-22 18:28:28 -04:00
Daniele Panozzo
424cf89f27
Merge pull request #747 from jsb/pyigl-shape-diameter
...
Python bindings for shape_diameter_function
2018-04-19 21:36:22 +02:00