Commit Graph
235 Commits
Author SHA1 Message Date
Sebastian Koch 4c02c94429 Removed logfiles of parsing/generator scripts
Former-commit-id: b40569d65d
2016-05-24 09:58:40 +02:00
Sebastian Koch 7074cdd396 Added initial (not yet fully) working tutorial 704
Former-commit-id: e2542ecf24
2016-05-20 20:26:18 +02:00
Sebastian Koch dce8825124 Added automatic binding generator script with basic template, updated/extended parser and added generated error and file listing
Former-commit-id: cb25fb2ce7
2016-05-20 20:24:28 +02:00
Sebastian Koch 39ade1009b Added further python bindings, extended py_vector slightly
Former-commit-id: 13e300c8a9
2016-05-20 20:18:29 +02:00
Sebastian Koch 344cb9eea3 -Changes to header files to support parsing
-Added header parser and docstring generator


Former-commit-id: e879d27f15
2016-05-12 15:36:04 +02:00
Daniele Panozzo 09a55d424f Merge pull request #255 from s-koch/static_build_fix
Added missing templates to make static build work with gcc

Former-commit-id: 4baa661e5c
2016-05-12 14:13:30 +01:00
Sebastian Koch 04d608aa7b Update CMakeLists.txt
Former-commit-id: 52c0371af8
2016-05-10 14:37:17 +02:00
s-koch dd7a71323d Fixed wrappers to pybind11
Former-commit-id: ef0d1319bb
2016-05-10 12:29:31 +02:00
s-koch dcd81c26e3 Added missing templates to make static build work with gcc
Former-commit-id: 6393806946
2016-05-10 11:07:39 +02:00
Daniele Panozzo c3599de866 fixes for python static build
Former-commit-id: d7c4e5fcbc
2016-05-05 00:01:25 -04:00
Brandon Liu ef33d99370 python build instructions.
Former-commit-id: 0b1d6dc762
2016-03-31 13:36:37 +08:00
Romain Prévost e5e4bb0fe0 cgal/boolean cmake fix
viewer cmake fix


Former-commit-id: 2b6b43eb7b
2016-03-08 00:57:18 +01:00
Romain Prévost 5548464b67 updated cmake version
Former-commit-id: 2cd2d17780
2016-03-06 23:23:32 +01:00
Romain Prévost 240ec6dfe6 fixing main cmake to avoid cmake pollution
travis linux updated cmake


Former-commit-id: 2180bca0fd
2016-03-06 22:55:04 +01:00
Romain Prévost 4e84527f86 LIBIGL_EXTRA_SOURCES is not needed anymore
Former-commit-id: 7dbc0692ca
2016-03-06 11:54:56 +01:00
Daniele Panozzo d3f8584205 cleaned up the cmake folder
moved cmake to shared/cmake


Former-commit-id: 583a456e12
2016-03-03 16:49:07 -05:00
Daniele Panozzo b9e9748357 renamed pyigl to avoid name clashes with the static library
Former-commit-id: 060b3b233b
2016-03-03 15:38:06 -05:00
Daniele Panozzo 5c0a336043 python now compiles also with static build
Former-commit-id: 256d34b977
2016-03-03 19:58:34 +00:00
Daniele Panozzo 53c464fc7e lowered warning level for python
Former-commit-id: 1125155602
2016-03-03 14:56:46 -05:00
Daniele Panozzo 2e8ca0356c nanogui is now optional
Former-commit-id: fce29df383
2016-03-03 14:42:27 -05:00
Daniele Panozzo 6474e9d9b0 working on a visual studio build, not there yet
Former-commit-id: c708016453
2016-03-03 16:47:13 +01:00
Daniele Panozzo 93a6a05509 updated python build system
Former-commit-id: bf79f74c4a
2016-03-02 23:51:21 -05:00
Daniele Panozzo 38814fe106 moved comiso functions in copyleft
Former-commit-id: b27a97ccbb
2016-03-02 23:14:46 -05:00
Daniele Panozzo bd3c154117 added missing definition for python viewer
Former-commit-id: f63ff33c91
2016-03-02 15:57:44 -05:00
Sebastian Koch 6bb8591d2c Fixed OpenGL/GLFW related linking problems
Former-commit-id: 0e23e09952
2016-03-02 14:28:02 +01:00
= 4171cab1ff fixed python build on linux with opengl enabled
Former-commit-id: f528c4d63a
2016-03-01 20:22:46 +00:00
Daniele Panozzo fb819ab4f7 fixed python compilation error
added python to autobuild on mac/linux


Former-commit-id: 6a649ed40c
2016-02-27 17:58:58 -05:00
Alec Jacobson ebeb71800c transpose/sparseview
Former-commit-id: 91bec8c639
2016-01-29 09:30:21 -05:00
Daniele Panozzo 6cfbe683d7 added conversion helpers for matlab
added examples for using the python wrappers in matlab


Former-commit-id: 4e4cadbbcf
2015-10-07 01:49:58 +02:00
Daniele Panozzo c861e80a05 fixes for python on linux
Former-commit-id: 9f467b8009
2015-10-06 15:48:55 +02:00
Daniele Panozzo 72a1320403 opengl is now and optional depencency for the python bindings
Former-commit-id: b2fbf1164f
2015-10-06 14:44:23 +02:00
Daniele Panozzo 9d1cf33a57 fixes for python on macosx when finding comiso
Former-commit-id: df18dad600
2015-10-06 14:33:13 +02:00
Daniele Panozzo 09494afb4b finished pass on python tutorials
Former-commit-id: c79144f9df
2015-10-05 21:26:43 +02:00
Daniele Panozzo b976d8c144 python fixes
Former-commit-id: 6b3df962c1
2015-10-05 21:19:08 +02:00
Daniele Panozzo 64136b0b0c moved python tutorials in a folder, doing a pass to make them python 3 compatible
Former-commit-id: 3ae8d0c1a9
2015-10-05 15:30:39 +02:00
Daniele Panozzo 36ec4d51e0 added block operations to dense matrices
Former-commit-id: c15f1c3e0f
2015-10-04 19:12:46 +02:00
Daniele Panozzo dba9e977d4 added 507
Former-commit-id: fc093eb7ee
2015-10-04 19:12:27 +02:00
Daniele Panozzo c413f9df1d added 505 miq
Former-commit-id: 482f021aeb
2015-10-04 18:01:52 +02:00
Daniele Panozzo 44a2dc4c1e fixed bug in nrosy wrapper
Former-commit-id: 5e6fbb4acb
2015-10-04 17:26:07 +02:00
Daniele Panozzo 73f00b0f44 added python module comiso
added 504


Former-commit-id: 88cf5cc812
2015-10-01 21:33:26 +02:00
Daniele Panozzo e0ca434cc0 added 503
Former-commit-id: 58d5047ce8
2015-10-01 17:33:17 +02:00
Daniele Panozzo 4cfbb151a4 added 502
Former-commit-id: b386614cb6
2015-10-01 17:11:41 +02:00
Daniele Panozzo 03e3692bd4 added 501
Former-commit-id: 821d857f0b
2015-10-01 17:04:02 +02:00
Daniele Panozzo 57120986b1 added 405
Former-commit-id: bff37c3987
2015-10-01 14:36:22 +02:00
Daniele Panozzo 485bef6d50 fixed missing memory copy in 401 and 402
Former-commit-id: e5974db210
2015-10-01 11:00:10 +02:00
Daniele Panozzo eaabb6508a added 402
Former-commit-id: eb4da577dd
2015-10-01 01:15:44 +02:00
Daniele Panozzo 50cf01fe53 finishing the previous commit
Former-commit-id: e02d172a2a
2015-10-01 00:23:40 +02:00
Daniele Panozzo 0ef447445a added 401, improvement in getitem for vectors
Former-commit-id: 10e1f0dccd
2015-10-01 00:23:14 +02:00
Daniele Panozzo 629f5c7d8f reorganized folder and added a README
Former-commit-id: dac8daaffa
2015-09-21 18:18:53 +02:00
Daniele Panozzo a2d34a6288 added reusable viewer, improved serialization
Former-commit-id: 4f09e3647a
2015-09-17 17:09:57 +02:00