Commit Graph
4577 Commits
Author SHA1 Message Date
Francis Williams 62a01167b6 fix casting issue 2019-08-09 11:05:54 -04:00
Teseo Schneider a9e2ce5fc5 reverted array to scaf 2019-08-08 16:23:07 +02:00
Teseo Schneider 7f6f1670b4 added another overload of slice 2019-08-08 15:31:14 +02:00
Teseo Schneider 0ba3e92274 reverted arrays 2019-08-08 15:12:25 +02:00
Teseo Schneider 894703eba8 fixed duplicated templates 2019-08-08 14:35:02 +02:00
teseoch 3c5698acfa Merge branch 'dev' into python 2019-08-08 14:26:23 +02:00
Teseo Schneider 0bb49a9f77 composite harmonic 2019-08-08 14:14:44 +02:00
Teseo Schneider f78ff3afe2 fixed loop 2019-08-08 13:49:28 +02:00
Teseo Schneider 7435cce28c fixed types in biharmonic_coordinates.cpp 2019-08-08 11:54:35 +02:00
Jérémie Dumas de91fdd9d0 Merge pull request #1258 from v1kko/dev
Avoid reading beyond boundaries of arrays in readSTL.cpp
2019-07-28 11:22:30 -07:00
Lawson Fulton a03d1a2d56 Path to edges + various template instantiations (#1259)
* templates

* templates

* Templates

* templates

* Adding path_to_edges function and unit test

* Fixes and more tests

* Making index more general

* syntax error

* Fixing test and better name
2019-07-28 10:16:35 -07:00
Jérémie Dumas b79e8374a8 Merge pull request #1251 from BruegelN/fix-dirty-flag-ViewerData.set_color
set dirty flags for specular and ambient too inside igl::opengl::ViewerData::set_colors().
2019-07-28 10:04:07 -07:00
Teseo Schneider dd98677630 fixed singularities 2019-07-25 09:35:08 -04:00
Francis Williams 81c74cf300 small fixes to slim 2019-07-24 18:16:51 -04:00
KarlLeell 1958f02fff fix cut_mesh_from_singularities 2019-07-23 14:32:42 -04:00
KarlLeell 80b2282f69 fix doc includes unnecessary argument 2019-07-23 12:59:55 -04:00
Teseo Schneider dc1a4bbd47 windows templates 2019-07-22 18:05:52 -04:00
Teseo Schneider 40079347cb windows templates 2019-07-22 17:43:52 -04:00
Teseo Schneider 4b45b79e64 added missing templates 2019-07-22 15:40:50 -04:00
KarlLeell d77c8d1647 Fix unproject_in_mesh 2019-07-21 00:08:49 -04:00
KarlLeell 9d2ed3d718 Fix segment_segment_intersect code not templated 2019-07-19 17:55:37 -04:00
KarlLeell 247dbcad52 Fix resolve_duplicated_faces code not templated 2019-07-19 17:27:08 -04:00
KarlLeell 91bdb81556 Fix remove_duplicates, resolve_duplicated_faces, segment_segment_intersect, shape_diameter_function 2019-07-19 01:00:02 -04:00
Teseo Schneider f008687ce4 random point on mesh 2019-07-18 18:45:22 -04:00
KarlLeell 46db744e3c Keep fixing procrustes not templated 2019-07-18 17:30:57 -04:00
KarlLeell e5cded34ff Keep fixing procrustes not templated 2019-07-18 17:24:00 -04:00
KarlLeell 512cfd6830 Fix procrustes code not templated 2019-07-18 17:13:08 -04:00
KarlLeell 3255d6d3d9 Fix procrustes 2019-07-18 16:02:18 -04:00
KarlLeell 21da5574cd per_vertex_attribute_smoothing 2019-07-17 20:59:13 -04:00
Teseo Schneider 594ae9b64e upsample 2019-07-17 15:37:30 -04:00
KarlLeell 8cee0a2d89 Fix unproject_onto_mesh 2019-07-17 15:17:44 -04:00
KarlLeell 46c5349641 Fix a documentation problem 2019-07-17 15:06:10 -04:00
KarlLeell 84b994b1cf Fix in_element 2019-07-17 14:05:50 -04:00
KarlLeell 302073a5f6 Fix crouzeix_raviart_massmatrix and per_edhe_normals for more dtypes binding 2019-07-17 13:32:00 -04:00
KarlLeell 719d3f84c1 fix unproject_onto_mesh 2019-07-17 11:47:24 -04:00
Victor Azizi 734ff706a9 Avoid reading beyond boundaries of arrays in readSTL.cpp 2019-07-17 09:35:24 +02:00
KarlLeell f6ffa60ce8 Fix crouzeix_raviart_massmatrix 2 2019-07-16 23:26:04 -04:00
KarlLeell f56d32d546 Fix crouzeix_raviart_massmatrix 2019-07-16 22:38:41 -04:00
Francis Williams eb1466ef5f fix bad templating 2019-07-16 18:45:29 -04:00
Teseo Schneider 1e3cfb42c7 unproject and crouzeix_raviart_cotmatrix.cpp 2019-07-16 18:16:04 -04:00
Teseo Schneider bc480bc59b Merge branch 'python' of https://github.com/skoch9/libigl into HEAD 2019-07-16 15:51:21 -04:00
Teseo Schneider ce432e4f11 fixed isolines and added missing windows template 2019-07-16 15:50:56 -04:00
KarlLeell c65eb586fe Fix unproject_ray 2019-07-16 15:46:16 -04:00
Teseo Schneider 457d07b7bf merge 2019-07-15 19:07:25 -04:00
Teseo Schneider 6fb2fc37f4 templating hausdorff 2019-07-15 19:03:34 -04:00
KarlLeell b1394524b4 fix hausdorff and point_mesh_squared_distance 2019-07-15 16:53:06 -04:00
KarlLeell 474862caaa pull from remote
Merge branch 'python' of https://github.com/skoch9/libigl into python
2019-07-15 11:11:08 -04:00
KarlLeell 7e115556af Fix euler_characteristic 2019-07-15 11:10:13 -04:00
Teseo Schneider 497308a3a8 fixed plainobjectbase for writers 2019-07-15 10:38:02 -04:00
teseoch cfc1123042 Merge pull request #2 from KarlLeell/python
Add all changed files
2019-07-11 12:35:34 -04:00