Nico Brügel
6787393cd1
replace 'viewer.core' with 'viewer.core()' in python tutorials. Use same API style like in C++ however other methods for multiple viewport support still do not have python bindings.
2019-06-13 14:58:05 +02:00
Jérémie Dumas
b7d36697df
python3 -> python
2018-11-28 08:29:23 -05:00
Jérémie Dumas
b0c518a05f
Fix build for current python bindings.
2018-11-12 22:56:45 +01:00
Daniele Panozzo
53ee86a4ab
fixing py tutorials
...
fixing runtime errors introduced by updating to pybind 2.2
Former-commit-id: ac4ffe2434
2018-02-14 16:05:19 -04:00
Unknown
2ddb11aa6b
Misc. typos
...
Most are non-user facing. Hope this is not too annoying of a PR.
Used `codespell -d -q 3 --skip="*.po,*.ts,./.git,./external"` to locate typos
Former-commit-id: dc31807ff5
2018-01-14 06:07:31 -05:00
Daniele Panozzo
39969d911f
added comments to python files 2/2
...
Former-commit-id: d243ce6cb1
2017-10-08 16:05:42 -04:00
Sebastian Koch
d07d324403
Updated tutorial 404 to use features of newer pybind11 version,
...
Introduced typedefs
Former-commit-id: a6b2fd045a
2016-07-12 17:15:40 +02:00
Sebastian Koch
d74da4cd6f
Added tutorial 404
...
Former-commit-id: 0258e9fb60
2016-07-11 18:20:22 +02:00