Commit Graph
4520 Commits
Author SHA1 Message Date
Teseo Schneider 6fb2fc37f4 templating hausdorff 2019-07-15 19:03:34 -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
KarlLeell e6ecc66496 Add all changed files 2019-07-11 12:31:59 -04:00
teseoch e9468f9f33 Merge branch 'dev' into python 2019-06-27 16:37:22 -04:00
Jérémie Dumas 7c784ab905 Add conda environment file for boost (helpful for Windows users). (#1239)
* Add conda environment file for boost (helpful for Windows users).

* Try to update Travis image for macOS.
2019-06-26 17:48:38 -04:00
Teseo Schneider d9e44e0907 reverted change on slice_into.cpp with DynamicSparseMatrix 2019-06-24 14:11:41 -04:00
X.ZhaoMa cdd8971d1d Add a function to set labels collectively, and clear function for points/lines. (#1196)
* fix issue for octree.

For translating centre, the distance should be the half of width of the sub cell instead of the width h.

* add collective label set method and point/edge clear function.
2019-06-23 18:24:00 -04:00
Jérémie Dumas 1f7605ea7c Merge pull request #1231 from dpshamonin/vs-2015-error-C2131
fix compiler (VS 2015 error C2131) issue #1226
2019-06-17 08:23:03 -04:00
Denis Shamonin 4228447e3c fix compiler (VS 2015 error C2131) issue #1226 2019-06-17 11:57:29 +02:00
Jérémie Dumas 119f3bdc41 Merge pull request #1210 from evouga/dialogfixes
file_dialog_open/save fixes
2019-06-16 14:29:42 -04:00
Teseo Schneider 53cf9756e0 Merge branch 'python' of github.com:skoch9/libigl into python 2019-06-15 16:40:07 -04:00
Teseo Schneider 03005f1909 Added error if python enabled 2019-06-15 16:39:54 -04:00
Jérémie Dumas bc2e4d6fb7 Add warnings about Python. 2019-06-15 14:28:40 -04:00
Teseo Schneider 6fa0a15996 added template 2019-06-14 19:11:26 -04:00
Teseo Schneider 57b7c285e4 merge conflics 2019-06-14 18:11:58 -04:00
Daniele Panozzo 188167c446 edited writeOFF 2019-06-14 17:59:00 -04:00
Teseo Schneider d6b3f4578a fixed ear 2019-06-14 17:59:00 -04:00
Teseo Schneider 57699054d3 fixed templates on bone parents 2019-06-14 17:59:00 -04:00
Teseo Schneider 5be49b74bc fixing templates 2019-06-14 17:59:00 -04:00
Teseo Schneider 0866fc9aaf fixed cmake 2019-06-14 17:58:02 -04:00
Teseo Schneider 76ce8b64fe harmonic templates for python 2019-06-14 17:58:02 -04:00
Teseo Schneider dd23189751 template instantiations 2019-06-14 17:57:00 -04:00
Teseo Schneider 83af08a071 bump eigen verion and sparse matrices fix 2019-06-14 17:55:33 -04:00
Francis Williams e94a8e98a1 uncomment tests 2019-06-14 17:53:03 -04:00
Teseo Schneider 4140c76dee stuff, test not passing 2019-06-14 17:52:28 -04:00
Teseo Schneider dfaeac6092 avg vertices 2019-06-14 17:21:57 -04:00
Teseo Schneider 67d202d6df fixed arap 2019-06-14 17:20:50 -04:00
Teseo Schneider 3d8635fcfb removed old python binding 2019-06-14 17:18:45 -04:00
Teseo Schneider 487b008147 template instantiations 2019-06-14 17:17:55 -04:00
Teseo Schneider 59c679f5f4 bump eigen verion and sparse matrices fix 2019-06-14 17:16:03 -04:00
Teseo Schneider 473c579420 template stuff 2019-06-14 17:14:41 -04:00
Teseo Schneider 60c783a736 fixed volume size 2019-06-14 17:14:41 -04:00
Teseo Schneider 6b72eff364 fixed matrix types 2019-06-14 17:14:41 -04:00
Francis Williams 559f3971ba uncomment tests 2019-06-14 17:13:48 -04:00
Francis Williams cf21681fa9 add template instantiations for unary op 2019-06-14 17:13:48 -04:00
Teseo Schneider 5ca256fb3a stuff, test not passing 2019-06-14 17:12:38 -04:00
Teseo Schneider d5f443d7d4 avg vertices 2019-06-14 17:09:52 -04:00
Teseo Schneider 1bea273f3c fixed arap 2019-06-14 17:09:52 -04:00
Jérémie Dumas 779af8fb48 Merge pull request #1227 from BruegelN/python_fix-viewer-core
Python: igl.glfw.Viewer().core => igl.glfw.Viewer().core() with default arg unsigned core_id = 0
2019-06-14 08:21:34 -04:00
Jérémie Dumas 8a448d4af4 Merge pull request #1185 from txstc55/master
Added more comments to 407 and 604
2019-06-13 10:55:21 -04:00
Jérémie Dumas 473edba1d7 Update file dialog check. 2019-06-13 09:29:34 -04:00
Jérémie Dumas 15b87c6e84 Merge pull request #1197 from BruegelN/fix-on-linux-path_to_executable
Fix on linux path_to_executable()
2019-06-13 09:12:23 -04:00
Jérémie Dumas d56ab01cfb Merge pull request #1220 from BruegelN/python_fix-viewer-data
Default arg for igl.glfw.Viewer().data() => mesh_id -1
2019-06-13 09:07:50 -04:00
Jérémie Dumas 790dd4d3eb Merge pull request #1224 from nTopology/dev/ig/warningimprovements
Dealing with MSVC warnings a little bit more elegantly
2019-06-13 09:07:23 -04:00
Nico Brügel 6787393cd1 replace 'viewer.core' with 'viewer.core()' in python tutorials. Use same API style like in C++ however other methods for multiple viewport support still do not have python bindings. 2019-06-13 14:58:05 +02:00
Nico Brügel 7162dbe428 expose igl.glfw.Viewer.core() the same way as in C++ and adding default argument. 2019-06-13 14:54:03 +02:00
Ignacio Fraga 3bb73fbdd7 Dealing with MSVC warnings a little bit more elegantly 2019-06-12 18:26:35 -04:00
BruegelN ea48d38056 Due to the changes in glfw::Viewer one should pass a parameter when calling data() to select a mesh. In C++ mesh_id=-1 by default ( the last element). This commit adds this behaviour for the python bindings. 2019-06-10 19:51:26 +02:00
Alec Jacobson 16b8ab326c Merge pull request #1205 from rodyo/dev
 Enable OpenMP for MSVC users (#1147)
2019-06-10 08:47:25 -04:00