Python for Blender
Posted by
özgür on
URL: http://blender-3d.338.s1.nabble.com/Python-for-Blender-tp654p673.html
Complete Addon [Create UI for Operator]
⌨️ (00:00) - Introduction
⌨️ (00:08) - Overview
⌨️ (00:18) - Recall
⌨️ (00:51) - UI Panel Class
⌨️ (02:07) - UI Description
⌨️ (03:22) - UI Button - link operator
⌨️ (04:21) - Register Classes
⌨️ (04:37) - UnRegister Classes
⌨️ (05:01) - __name__ - main method functionality
⌨️ (05:53) - Save and Export Addon
⌨️ (06:37) - Add addon descriptions
⌨️ (09:09) - Importing and Testing Our addon
⌨️ (09:35) - Summary
⌨️ (09:51) - Outro