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. 6 gadi atpakaļ
..
001_BasicTypes.py b7d36697df python3 -> python 7 gadi atpakaļ
101_FileIO.py b7d36697df python3 -> python 7 gadi atpakaļ
102_DrawMesh.py b7d36697df python3 -> python 7 gadi atpakaļ
102_DrawMesh_TCP.py b7d36697df python3 -> python 7 gadi atpakaļ
103_Events.py 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. 6 gadi atpakaļ
104_Colors.py b7d36697df python3 -> python 7 gadi atpakaļ
105_Overlays.py b7d36697df python3 -> python 7 gadi atpakaļ
201_Normals.py b7d36697df python3 -> python 7 gadi atpakaļ
202_GaussianCurvature.py b7d36697df python3 -> python 7 gadi atpakaļ
203_CurvatureDirections.py b7d36697df python3 -> python 7 gadi atpakaļ
204_Gradient.py b7d36697df python3 -> python 7 gadi atpakaļ
205_Laplacian.py 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. 6 gadi atpakaļ
301_Slice.py b7d36697df python3 -> python 7 gadi atpakaļ
302_Sort.py b7d36697df python3 -> python 7 gadi atpakaļ
303_LaplaceEquation.py b7d36697df python3 -> python 7 gadi atpakaļ
304_LinearEqualityConstraints.py b7d36697df python3 -> python 7 gadi atpakaļ
305_QuadraticProgramming.py b7d36697df python3 -> python 7 gadi atpakaļ
306_EigenDecomposition.py b7d36697df python3 -> python 7 gadi atpakaļ
401_BiharmonicDeformation.py 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. 6 gadi atpakaļ
402_PolyharmonicDeformation.py 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. 6 gadi atpakaļ
403_BoundedBiharmonicWeights.py 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. 6 gadi atpakaļ
404_DualQuaternionSkinning.py 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. 6 gadi atpakaļ
405_AsRigidAsPossible.py 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. 6 gadi atpakaļ
501_HarmonicParam.py 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. 6 gadi atpakaļ
502_LSCMParam.py 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. 6 gadi atpakaļ
503_ARAPParam.py 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. 6 gadi atpakaļ
504_NRosyDesign.py b7d36697df python3 -> python 7 gadi atpakaļ
505_MIQ.py 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. 6 gadi atpakaļ
507_Planarization.py b7d36697df python3 -> python 7 gadi atpakaļ
604_Triangle.py b7d36697df python3 -> python 7 gadi atpakaļ
605_Tetgen.py b7d36697df python3 -> python 7 gadi atpakaļ
606_AmbientOcclusion.py 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. 6 gadi atpakaļ
607_ScreenCapture.py 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. 6 gadi atpakaļ
609_Boolean.py 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. 6 gadi atpakaļ
701_Statistics.py b7d36697df python3 -> python 7 gadi atpakaļ
702_WindingNumber.py b7d36697df python3 -> python 7 gadi atpakaļ
704_SignedDistance.py 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. 6 gadi atpakaļ
705_MarchingCubes.py b7d36697df python3 -> python 7 gadi atpakaļ
706_FacetOrientation.py b7d36697df python3 -> python 7 gadi atpakaļ
707_SweptVolume.py 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. 6 gadi atpakaļ
708_Picking.py 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. 6 gadi atpakaļ
709_VectorFieldVisualizer.py 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. 6 gadi atpakaļ
shared.py b0c518a05f Fix build for current python bindings. 7 gadi atpakaļ