Commit Graph
50 Commits
Author SHA1 Message Date
Jérémie Dumas e7d5bc2963 Update Python build. 2017-09-08 15:29:52 -04:00
Daniel Crispell a99055c7ca allow specification of alternate pybind11 directory 2017-07-03 14:26:02 -04:00
Daniel Crispell 2fa7acb851 correct the pyigl.so path given to strip command 2017-06-30 22:22:19 -04:00
skoch 4628897ecc Remove fileending 2017-02-14 18:59:01 +01:00
skoch d1a22e9d39 Fix CMakeLists problems 2017-02-14 18:45:17 +01:00
Alec Jacobson 72f96f60cd hopeful fix for cmake python build 2017-01-10 02:48:56 -05:00
Alec Jacobson 5c602c66bd attempt to convince python to use bbw from main lib 2016-11-28 13:50:37 -05:00
Sebastian Koch a475a5d124 Added tutorial 403 and submodule bbw 2016-07-14 11:59:56 +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 f1818d962a minor fix 2016-07-06 17:32:33 -04:00
Daniele Panozzo 0e18cb9bec nanogui bindings are now working on macosx 2016-07-06 17:01:40 -04:00
Daniele Panozzo 11f7d59227 Merge commit '8c6e743cc184155461631cd92dd52029d86c37b9'
# Conflicts:
#	python/modules/py_igl_viewer.cpp
2016-07-06 14:56:52 -04:00
Sebastian Koch ef2d804f84 Added tutorial 705 2016-07-06 15:51:04 +02:00
Daniele Panozzo c61282f6a1 minor fix in the cmake file for python 2016-06-18 01:22:02 +02:00
Sebastian Koch c0e04685e2 Added PNG module and tutorial 607 2016-06-17 18:51:38 +02:00
Sebastian Koch 7b6b91bd7a Added tutorial 609_Boolean and CGAL python module + functions 2016-06-17 17:25:27 +02:00
Sebastian Koch 5ffdbf8909 Changing to build type DEBUG 2016-06-08 15:06:02 +02:00
Sebastian Koch 84f107e971 Checking if g++ build works like this 2016-06-08 10:34:13 +02:00
Sebastian Koch 8c301b3375 Merge branch 'master-upstream' into python_bindings 2016-06-07 15:15:19 +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 44fad596ff Merge branch 'master-upstream' into python_bindings 2016-06-07 15:12:54 +02:00
Sebastian Koch d239f45515 Update CMakeLists.txt 2016-06-04 16:25:08 +02:00
Sebastian Koch 35cb70903b Merge branch 'bindings' into python_bindings 2016-06-02 13:55:51 +02:00
Sebastian Koch 52c0371af8 Update CMakeLists.txt 2016-05-10 14:37:17 +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
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 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 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 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 6b3df962c1 python fixes 2015-10-05 21:19:08 +02:00
Daniele Panozzo 5e6fbb4acb fixed bug in nrosy wrapper 2015-10-04 17:26:07 +02:00
Daniele Panozzo 0160faea45 trying to make the tcpwrapper python3+ compatible 2015-09-17 00:45:35 +02:00
Daniele Panozzo a314525f4f fixes for VS 2015 2015-09-14 22:46:56 +02:00
Daniele Panozzo 3548dce436 update pybind
all tutorials are now python 2.7 compatible
2015-09-05 13:32:41 +02:00
Daniele Panozzo 82c312cb55 windows fixes 2015-08-30 02:26:33 +02:00
Daniele Panozzo f24ea0f882 started to support the viewer. Working on adding callbacks management 2015-08-27 23:17:18 +02:00
Daniele Panozzo 5a7d59e1eb first attempt at python wrappers 2015-08-21 18:19:15 +02:00