Commit Graph
46 Commits
Author SHA1 Message Date
Daniele Panozzo 08f7f8cb6b python module compilation fixes 2018-02-14 11:30:19 -04:00
Daniele Panozzo 4b9501ad39 python compilation fixes 2018-02-04 20:11:03 -05:00
Daniele Panozzo f838fe518e python module compiles again, still not working 2018-02-04 15:09:54 -05:00
luz.paz e4774a2a16 more misc. typos 2018-01-14 06:07:31 -05:00
Unknown dc31807ff5 Misc. typos
Most are non-user facing. Hope this is not too annoying of a PR. 

Used `codespell -d -q 3 --skip="*.po,*.ts,./.git,./external"` to locate typos
2018-01-14 06:07:31 -05:00
Daniele Panozzo d243ce6cb1 added comments to python files 2/2 2017-10-08 16:05:42 -04:00
Daniele Panozzo 6a7ea0cf06 fix for python 2.x 2017-07-02 23:34:13 +01:00
Jérémie Dumas 64370663c1 Improve viewer resize function. 2017-06-27 15:59:55 -04:00
s-koch 2d55c372b0 Fix tutorial 102_tcp and tutorial 303 2017-03-29 23:48:49 +02:00
s-koch 5f465bdc7c Fix tutorial 306 2017-02-15 15:05:42 +01:00
s-koch 46cb9b3a27 Fix tutorial 106 2017-02-15 15:00:59 +01:00
Alec Jacobson 5c602c66bd attempt to convince python to use bbw from main lib 2016-11-28 13:50:37 -05:00
Sebastian Koch 1bfdf9b30e Merge branch 'master-upstream' into python_bindings 2016-09-14 19:13:03 +02:00
pancha 9abb24e0bc * adding streamline code and tutorial
* adding python bindings for streamline and python tutorial
2016-08-11 10:37:34 -04:00
Sebastian Koch a475a5d124 Added tutorial 403 and submodule bbw 2016-07-14 11:59:56 +02:00
Sebastian Koch ec04c5db36 Refactored 402 2016-07-13 12:36:04 +02:00
Sebastian Koch a6b2fd045a Updated tutorial 404 to use features of newer pybind11 version,
Introduced typedefs
2016-07-12 17:15:40 +02:00
Sebastian Koch 0258e9fb60 Added tutorial 404 2016-07-11 18:20:22 +02:00
Sebastian Koch 269e85ecd9 Fixed 705 2016-07-08 16:16:27 +02:00
Daniele Panozzo 1f073ddda2 Merge branch 'python_bindings' of https://github.com/s-koch/libigl
# Conflicts:
#	python/CMakeLists.txt
2016-07-06 18:19:51 -04:00
Daniele Panozzo 0e18cb9bec nanogui bindings are now working on macosx 2016-07-06 17:01:40 -04:00
Sebastian Koch 3a57699280 Added tutorial 707 2016-07-06 22:20:41 +02:00
Daniele Panozzo 11f7d59227 Merge commit '8c6e743cc184155461631cd92dd52029d86c37b9'
# Conflicts:
#	python/modules/py_igl_viewer.cpp
2016-07-06 14:56:52 -04:00
Sebastian Koch 3acc7106d4 Added tutorial 706 2016-07-06 20:38:33 +02:00
Sebastian Koch 76c80d3c0b Moved and refactored picking tutorial 607->708 2016-07-06 16:10:06 +02:00
Sebastian Koch ef2d804f84 Added tutorial 705 2016-07-06 15:51:04 +02:00
Sebastian Koch 64289b0050 Added tutorial 702 2016-07-06 12:55:53 +02:00
pancha 8c6e743cc1 expose nanogui objects to python; todo: wrap with conditionals 2016-07-05 20:12:12 -04:00
koch 63ef13a583 Finalized tutorial 701, added missing template 2016-06-22 16:03:01 +02:00
Sebastian Koch f430090094 Merge branch 'master-upstream' into python_bindings 2016-06-21 11:56:45 +02:00
Sebastian Koch 54e2fe0935 Added tutorial 701 2016-06-21 11:54:53 +02:00
Daniele Panozzo 1fd1a3e4a6 fixed path problem on osx for python tutorial 607 2016-06-18 15:55:59 +02:00
Sebastian Koch c0e04685e2 Added PNG module and tutorial 607 2016-06-17 18:51:38 +02:00
Sebastian Koch ed1247742b Removed debug output and fixed templates 2016-06-17 18:10:45 +02:00
Sebastian Koch 7b6b91bd7a Added tutorial 609_Boolean and CGAL python module + functions 2016-06-17 17:25:27 +02:00
Sebastian Koch 246017f041 Cleaned up python tutorials and added dependency checks to all tutorials 2016-06-07 16:28:06 +02:00
Sebastian Koch 2214125878 Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings 2016-06-07 15:13:54 +02:00
Sebastian Koch a507397d12 Finalized tutorial 704 2016-06-03 17:38:38 +02:00
Sebastian Koch 706aa31449 Added multiple tutorials 2016-06-03 16:53:22 +02:00
Sebastian Koch aa6e79dc36 Fixed minor bugs in bindings, moved AABB implementation to own file, added boolean matrix and comparison functions to python bindings 2016-05-25 21:47:37 +02:00
Sebastian Koch e2542ecf24 Added initial (not yet fully) working tutorial 704 2016-05-20 20:26:18 +02:00
Daniele Panozzo 060b3b233b renamed pyigl to avoid name clashes with the static library 2016-03-03 15:38:06 -05:00
Alec Jacobson 91bec8c639 transpose/sparseview 2016-01-29 09:30:21 -05:00
Daniele Panozzo 4e4cadbbcf added conversion helpers for matlab
added examples for using the python wrappers in matlab
2015-10-07 01:49:58 +02:00
Daniele Panozzo c79144f9df finished pass on python tutorials 2015-10-05 21:26:43 +02:00
Daniele Panozzo 3ae8d0c1a9 moved python tutorials in a folder, doing a pass to make them python 3 compatible 2015-10-05 15:30:39 +02:00