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 |
|
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 |
|