Commit Graph
84 Commits
Author SHA1 Message Date
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
Sebastian Koch 13e300c8a9 Added further python bindings, extended py_vector slightly 2016-05-20 20:18:29 +02:00
Sebastian Koch e879d27f15 -Changes to header files to support parsing
-Added header parser and docstring generator
2016-05-12 15:36:04 +02:00
Daniele Panozzo 4baa661e5c Merge pull request #255 from s-koch/static_build_fix
Added missing templates to make static build work with gcc
2016-05-12 14:13:30 +01:00
Sebastian Koch 52c0371af8 Update CMakeLists.txt 2016-05-10 14:37:17 +02:00
s-koch ef0d1319bb Fixed wrappers to pybind11 2016-05-10 12:29:31 +02:00
s-koch 6393806946 Added missing templates to make static build work with gcc 2016-05-10 11:07:39 +02:00
Daniele Panozzo d7c4e5fcbc fixes for python static build 2016-05-05 00:01:25 -04:00
Brandon Liu 0b1d6dc762 python build instructions. 2016-03-31 13:36:37 +08:00
Romain Prévost 2b6b43eb7b cgal/boolean cmake fix
viewer cmake fix
2016-03-08 00:57:18 +01:00
Romain Prévost 2cd2d17780 updated cmake version 2016-03-06 23:23:32 +01:00
Romain Prévost 2180bca0fd fixing main cmake to avoid cmake pollution
travis linux updated cmake
2016-03-06 22:55:04 +01:00
Romain Prévost 7dbc0692ca LIBIGL_EXTRA_SOURCES is not needed anymore 2016-03-06 11:54:56 +01:00
Daniele Panozzo 583a456e12 cleaned up the cmake folder
moved cmake to shared/cmake
2016-03-03 16:49:07 -05:00
Daniele Panozzo 060b3b233b renamed pyigl to avoid name clashes with the static library 2016-03-03 15:38:06 -05:00
Daniele Panozzo 256d34b977 python now compiles also with static build 2016-03-03 19:58:34 +00:00
Daniele Panozzo 1125155602 lowered warning level for python 2016-03-03 14:56:46 -05:00
Daniele Panozzo fce29df383 nanogui is now optional 2016-03-03 14:42:27 -05:00
Daniele Panozzo c708016453 working on a visual studio build, not there yet 2016-03-03 16:47:13 +01:00
Daniele Panozzo bf79f74c4a updated python build system 2016-03-02 23:51:21 -05:00
Daniele Panozzo b27a97ccbb moved comiso functions in copyleft 2016-03-02 23:14:46 -05:00
Daniele Panozzo f63ff33c91 added missing definition for python viewer 2016-03-02 15:57:44 -05:00
Sebastian Koch 0e23e09952 Fixed OpenGL/GLFW related linking problems 2016-03-02 14:28:02 +01:00
= f528c4d63a fixed python build on linux with opengl enabled 2016-03-01 20:22:46 +00:00
Daniele Panozzo 6a649ed40c fixed python compilation error
added python to autobuild on mac/linux
2016-02-27 17:58:58 -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 9f467b8009 fixes for python on linux 2015-10-06 15:48:55 +02:00
Daniele Panozzo b2fbf1164f opengl is now and optional depencency for the python bindings 2015-10-06 14:44:23 +02:00
Daniele Panozzo df18dad600 fixes for python on macosx when finding comiso 2015-10-06 14:33:13 +02:00
Daniele Panozzo c79144f9df finished pass on python tutorials 2015-10-05 21:26:43 +02:00
Daniele Panozzo 6b3df962c1 python fixes 2015-10-05 21:19:08 +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
Daniele Panozzo c15f1c3e0f added block operations to dense matrices 2015-10-04 19:12:46 +02:00
Daniele Panozzo fc093eb7ee added 507 2015-10-04 19:12:27 +02:00
Daniele Panozzo 482f021aeb added 505 miq 2015-10-04 18:01:52 +02:00
Daniele Panozzo 5e6fbb4acb fixed bug in nrosy wrapper 2015-10-04 17:26:07 +02:00
Daniele Panozzo 88cf5cc812 added python module comiso
added 504
2015-10-01 21:33:26 +02:00
Daniele Panozzo 58d5047ce8 added 503 2015-10-01 17:33:17 +02:00
Daniele Panozzo b386614cb6 added 502 2015-10-01 17:11:41 +02:00
Daniele Panozzo 821d857f0b added 501 2015-10-01 17:04:02 +02:00
Daniele Panozzo bff37c3987 added 405 2015-10-01 14:36:22 +02:00
Daniele Panozzo e5974db210 fixed missing memory copy in 401 and 402 2015-10-01 11:00:10 +02:00
Daniele Panozzo eb4da577dd added 402 2015-10-01 01:15:44 +02:00
Daniele Panozzo e02d172a2a finishing the previous commit 2015-10-01 00:23:40 +02:00
Daniele Panozzo 10e1f0dccd added 401, improvement in getitem for vectors 2015-10-01 00:23:14 +02:00
Daniele Panozzo dac8daaffa reorganized folder and added a README 2015-09-21 18:18:53 +02:00
Daniele Panozzo 4f09e3647a added reusable viewer, improved serialization 2015-09-17 17:09:57 +02:00
Daniele Panozzo 5ca1971577 some changes in the viewer, untested 2015-09-17 15:45:41 +02:00