Commit Graph
101 Commits
Author SHA1 Message Date
Sebastian Koch 9727746942 Added tutorial 609_Boolean and CGAL python module + functions
Former-commit-id: 7b6b91bd7a
2016-06-17 17:25:27 +02:00
Sebastian Koch 39df4de193 Switched to automatic (and sorted) generation of py_igl.cpp and py_doc.*
Former-commit-id: 76abdffac1
2016-06-17 17:23:45 +02:00
Sebastian Koch 3f03a17e1e Updated python_shared template file
Former-commit-id: 37120c6558
2016-06-17 12:23:10 +02:00
Sebastian Koch 20a81c3f79 Changing to build type DEBUG
Former-commit-id: 5ffdbf8909
2016-06-08 15:06:02 +02:00
Sebastian Koch e91d3ed76b Checking if g++ build works like this
Former-commit-id: 84f107e971
2016-06-08 10:34:13 +02:00
Sebastian Koch 594aad7067 Cleaned up python tutorials and added dependency checks to all tutorials
Former-commit-id: 246017f041
2016-06-07 16:28:06 +02:00
Sebastian Koch 4a98261ae9 Merge branch 'master-upstream' into python_bindings
Former-commit-id: 8c301b3375
2016-06-07 15:15:19 +02:00
Sebastian Koch ad00bd397f Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings
Former-commit-id: 2214125878
2016-06-07 15:13:54 +02:00
Sebastian Koch 2a11d6243a Merge branch 'master-upstream' into python_bindings
Former-commit-id: 44fad596ff
2016-06-07 15:12:54 +02:00
Sebastian Koch 6e6d16137e Update CMakeLists.txt
Former-commit-id: d239f45515
2016-06-04 16:25:08 +02:00
Sebastian Koch 91e22e477f Removed unneeded code
Former-commit-id: 3c25890f43
2016-06-03 17:49:19 +02:00
Sebastian Koch 5329d870af Merge branch 'master-upstream' into python_bindings
Former-commit-id: 0e471a79f3
2016-06-03 17:46:45 +02:00
Sebastian Koch b523d56718 Finalized tutorial 704
Former-commit-id: a507397d12
2016-06-03 17:38:38 +02:00
Sebastian Koch c5e77fa5d7 Added multiple tutorials
Former-commit-id: 706aa31449
2016-06-03 16:53:22 +02:00
Sebastian Koch 0fabc50c00 Merge branch 'bindings' into python_bindings
Former-commit-id: 35cb70903b
2016-06-02 13:55:51 +02:00
Sebastian Koch db0ef84ad7 Fixed assertion problem in debug mode
Former-commit-id: 71091ca3f5
2016-05-27 16:03:06 +02:00
Sebastian Koch fb530cb053 Fixed signed_distance function
Former-commit-id: 6204302f84
2016-05-25 22:01:38 +02:00
Sebastian Koch 6e4a3738aa Fixed minor bugs in bindings, moved AABB implementation to own file, added boolean matrix and comparison functions to python bindings
Former-commit-id: aa6e79dc36
2016-05-25 21:47:37 +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 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