Commit Graph
7 Commits
Author SHA1 Message Date
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
Zhongshi Jiang f8f3f1b48e Update python tutorials to reflect the viewer refactor
Former-commit-id: 8edf097dcf
2018-03-16 20:58:19 -04: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
Daniele Panozzo 39969d911f added comments to python files 2/2
Former-commit-id: d243ce6cb1
2017-10-08 16:05:42 -04:00
pancha e9db1095fd * adding streamline code and tutorial
* adding python bindings for streamline and python tutorial


Former-commit-id: 9abb24e0bc
2016-08-11 10:37:34 -04:00