Re: Python for Blender
Posted by
özgür on
URL: http://blender-3d.338.s1.nabble.com/Python-for-Blender-tp654p655.html
Operators [Custom Operators, Properties, Types]
⌨️ (00:00) - Introduction
⌨️ (00:10) - Course Overview
⌨️ (00:17) - What are Operators
⌨️ (03:23) - Python Developer Tips
⌨️ (03:00) - Application Module
⌨️ (04:11) - Context of Operation
⌨️ (06:35) - Selected and Active Operands
⌨️ (11:02) - Custom Operators
⌨️ (13:09) - Custom Operators Python Demo
⌨️ (20:26) - Testing our Custom Operator