Commit Graph
76 Commits
Author SHA1 Message Date
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
Daniele Panozzo 0160faea45 trying to make the tcpwrapper python3+ compatible 2015-09-17 00:45:35 +02:00
Daniele Panozzo e3329c364e improved performances, win fixes for tcpviewer 2015-09-17 00:22:10 +02:00
Daniele Panozzo f512ffe805 Merge branch 'master' of https://github.com/danielepanozzo/libigl 2015-09-16 22:30:23 +02:00
Daniele Panozzo 3b579b26dc changed name to conform with matlab namings
finally the viewer works perfectly on matlab on mac, still untested on windows
2015-09-16 22:29:21 +02:00
Daniele Panozzo fbdf530533 added tcpviewer for avoiding matlab locking 2015-09-16 22:04:47 +02:00
Daniele Panozzo a314525f4f fixes for VS 2015 2015-09-14 22:46:56 +02:00
Daniele Panozzo d23c0b6c9b fixed nasty memory bug in pybind11, appearing only with python 2.7 but also potentially affecting 3.x 2015-09-14 16:55:34 +02:00
Daniele Panozzo b25ed574a2 added 306
finished chapter 3 of the tutorial
warning: there is a memory leak in 305 that happens rarely, it requires debugging
2015-09-13 23:04:14 +02:00