Commit Graph
113 Commits
Author SHA1 Message Date
Sebastian Koch 3acc7106d4 Added tutorial 706 2016-07-06 20:38:33 +02:00
Sebastian Koch 76c80d3c0b Moved and refactored picking tutorial 607->708 2016-07-06 16:10:06 +02:00
Sebastian Koch ef2d804f84 Added tutorial 705 2016-07-06 15:51:04 +02:00
Sebastian Koch 64289b0050 Added tutorial 702 2016-07-06 12:55:53 +02:00
koch 63ef13a583 Finalized tutorial 701, added missing template 2016-06-22 16:03:01 +02:00
Sebastian Koch efcf06b7dc Debug output for tutorial 701 2016-06-21 14:10:42 +02:00
Sebastian Koch f430090094 Merge branch 'master-upstream' into python_bindings 2016-06-21 11:56:45 +02:00
Sebastian Koch 54e2fe0935 Added tutorial 701 2016-06-21 11:54:53 +02:00
Daniele Panozzo 1fd1a3e4a6 fixed path problem on osx for python tutorial 607 2016-06-18 15:55:59 +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 ed1247742b Removed debug output and fixed templates 2016-06-17 18:10:45 +02:00
Sebastian Koch 7b6b91bd7a Added tutorial 609_Boolean and CGAL python module + functions 2016-06-17 17:25:27 +02:00
Sebastian Koch 76abdffac1 Switched to automatic (and sorted) generation of py_igl.cpp and py_doc.* 2016-06-17 17:23:45 +02:00
Sebastian Koch 37120c6558 Updated python_shared template file 2016-06-17 12:23:10 +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 246017f041 Cleaned up python tutorials and added dependency checks to all tutorials 2016-06-07 16:28:06 +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 3c25890f43 Removed unneeded code 2016-06-03 17:49:19 +02:00
Sebastian Koch 0e471a79f3 Merge branch 'master-upstream' into python_bindings 2016-06-03 17:46:45 +02:00
Sebastian Koch a507397d12 Finalized tutorial 704 2016-06-03 17:38:38 +02:00
Sebastian Koch 706aa31449 Added multiple tutorials 2016-06-03 16:53:22 +02:00
Sebastian Koch 35cb70903b Merge branch 'bindings' into python_bindings 2016-06-02 13:55:51 +02:00
Sebastian Koch 71091ca3f5 Fixed assertion problem in debug mode 2016-05-27 16:03:06 +02:00
Sebastian Koch 6204302f84 Fixed signed_distance function 2016-05-25 22:01:38 +02:00
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