gdquest writes: In this tutorial, you’re going to learn how to create a new feature for a Blender add-on, in Python, using the Operator class. Operator is the bread and buter of add-ons, the base type to extend the program’s functionality! At the very end, you’ll see how to create a Pull Request, to contribute […]
The post Blender Python Operator Tutorial appeared first on BlenderNation.
from BlenderNation https://www.blendernation.com/2018/08/07/blender-python-operator-tutorial/
via IFTTT