Commit Graph
2483 Commits
Author SHA1 Message Date
hanxiao 4807ce91a3 Merge branch 'principal_curvature_fix' of https://github.com/vskhitkov/libigl into vskhitkov-principal_curvature_fix 2018-10-14 15:25:55 -04:00
Alec Jacobson e874029655 Merge pull request #921 from libigl/revert-920-revert-856-master
Revert "Revert "Make avg_edge_length() count interior edges only once.""
2018-10-14 15:15:07 -04:00
Alec Jacobson 584d437b9a Revert "Revert "Make avg_edge_length() count interior edges only once."" 2018-10-14 15:14:38 -04:00
Alec Jacobson e797ac9b60 Revert "Make avg_edge_length() count interior edges only once." 2018-10-14 15:12:42 -04:00
Alec Jacobson 05db403158 Merge pull request #856 from jdumas/master
Make avg_edge_length() count interior edges only once.
2018-10-14 15:12:38 -04:00
hanxiao aa0bd56830 Merge branch 'fwilliams-function_rename' into dev 2018-10-14 14:49:22 -04:00
hanxiao 62b9246c73 Merge branch 'function_rename' of https://github.com/fwilliams/libigl into fwilliams-function_rename 2018-10-14 14:07:27 -04:00
Jérémie Dumas 1e4efe1606 Merge branch 'dev' of github.com:libigl/libigl into dev 2018-10-14 13:47:53 -04:00
Jérémie Dumas bbb1c430af Add missing template instantiation. 2018-10-14 13:47:43 -04:00
Alec Jacobson 5cb00f2f68 Merge pull request #612 from breannansmith/obj_load_fix
Fix for a segfault when attempting to load a non-existant obj mesh th…
2018-10-14 12:52:37 -04:00
Alec Jacobson 1b4123f4ff Merge pull request #872 from jimmyland/patch-2
fix comments for qslim.h
2018-10-14 12:26:52 -04:00
Alec Jacobson b32090f7f6 Merge pull request #878 from jiangzhongshi/patch-5
🐛 Allow empty input in exact_geodesic
2018-10-14 12:23:53 -04:00
Alec Jacobson bc9ca8b942 Merge pull request #889 from jimmyland/patch-3
cotmatrix appears to support tetrahedra too
2018-10-14 12:20:42 -04:00
Alec Jacobson ae30d97242 Merge pull request #917 from unclejimbo/fix-redux
Fix redux
2018-10-14 12:18:14 -04:00
unclejimbo c4c431c08c remove unneeded include 2018-10-11 21:35:43 +08:00
unclejimbo c0340bec3d fix func_wrap argument type 2018-10-11 21:35:10 +08:00
Alec Jacobson 78ed65659d add cpature 2018-09-28 14:51:55 -04:00
Alec Jacobson b517b345ed better windows support (hopefully), unix unit tests still pass 2018-09-25 23:56:32 -04:00
Alec Jacobson dc4c3379b4 [bug fix]: dirname building single char string wrong. 2018-09-25 23:30:51 -04:00
Alec Jacobson 4220a5f169 missing include 2018-09-23 15:49:02 -04:00
Alec Jacobson ce1a5c8eb9 quotes instead of brackets 2018-09-23 14:17:33 -04:00
Alec Jacobson cbb5239ed8 fix template 2018-09-20 09:38:20 -04:00
Alec Jacobson 92119b407a Merge branch 'master' of github.com:libigl/libigl into alecjacobson 2018-09-20 09:11:28 -04:00
Alec Jacobson da86bb9d27 Merge pull request #897 from dcoeurjo/typoFastWinding
minor typos in Fast Winding doc
2018-09-20 08:58:07 -04:00
David Coeurjolly 8541914165 minor typo 2018-09-20 09:55:17 +02:00
Alec Jacobson 373eee9c9c fix incorrect header 2018-09-19 10:31:22 -04:00
Alec Jacobson d2c0af8aed Merge branch 'alecjacobson-patch-2' of github.com:libigl/libigl into alecjacobson 2018-09-19 10:30:36 -04:00
Alec Jacobson ba93d296af Incorrect include format + missing include 2018-09-19 10:01:12 -04:00
Alec Jacobson 964e23639e use matrixbase 2018-09-19 09:57:20 -04:00
Alec Jacobson 094729e7e8 rm bogus template 2018-09-19 09:55:44 -04:00
Alec Jacobson 58c8278248 remove unneeded V input 2018-09-19 09:55:05 -04:00
Alec Jacobson 7bc8f9e619 template 2018-09-19 09:54:16 -04:00
Alec Jacobson 195ddc1b90 Merge pull request #832 from jdumas/cgal
Update CGAL to v4.12
2018-09-19 09:19:13 -04:00
James Andrews c0c158c4ce massmatrix also apparently supports tets? 2018-09-12 16:29:51 -07:00
James Andrews c0c1cb00a3 cotmatrix appears to support tetrahedra too 2018-09-12 16:16:35 -07:00
Tibor Stanko fe73a27db4 Bug fix in slice_into.cpp 2018-09-12 10:48:32 +02:00
Jérémie Dumas 42d676812c Merge pull request #885 from vskhitkov/fix_point_simplex_squared_distance
Removed minus from assertion
2018-09-05 07:20:26 -04:00
vskhitkov 9c23ff20f8 Removed minus from assertion 2018-09-05 13:17:43 +03:00
Zhongshi f914d8a175 🐛 Allow empty input in exact_geodesic 2018-08-26 22:47:43 -07:00
ZM-LT ed3d12e3a3 fix header. 2018-08-17 21:40:33 +02:00
ZM-LT eccf57327d fix. 2018-08-17 20:24:02 +02:00
ZM-LT 56c2aed231 fix. 2018-08-16 23:30:25 +02:00
ZM-LT d8c9912a87 Fix. 2018-08-16 23:08:41 +02:00
ZM-LT 7004918f16 Fix: add header. 2018-08-16 22:55:46 +02:00
ZM-LT b8db779727 FIX: header for igl::pi. 2018-08-16 22:39:36 +02:00
James Andrews bae373e510 Update qslim.h
also complete the cut off sentence in the V comment
2018-08-15 17:11:54 -07:00
James Andrews fe87d32fb8 "G can be same ref as G" -> "can be same ref as F" 2018-08-15 13:12:55 -07:00
ZM-LT 7565b77de7 update M_PI to igl::PI. header file inclusion for some files are also added. 2018-08-09 23:04:36 +02:00
Alec Jacobson 382c3a911a Merge pull request #810 from GavinBarill/master
Fast Winding Numbers for points
2018-08-09 08:59:17 -04:00
Daniele Panozzo 593ec26c4c Merge pull request #840 from ithron/eigen3.3-compatibility
Eigen3.3 compatibility
2018-08-07 16:37:23 -04:00