Extending Blender Pie Menus with Custom Operators using Python

Опубликовано: 08 Октябрь 2024
на канале: CG Python
2,828
115

In this video, we will continue to work on a custom Blender Pie Menu. I'll show you how to update the layout of the Pie Menu and add a custom operator. I'll also share how you can debug simple scripts using VSCode.

Initial Code:
https://github.com/CGArtPython/blende...

Final code:
https://github.com/CGArtPython/blende...

Exploring the Pie Menu Template in Blender with Python
   • Exploring the Pie Menu Template in Bl...  

Using Python classes in Blender:
   • Using Python classes in Blender  

5 Steps to setup VSCode for Blender Python (on Windows)
   • 5 Steps to setup VSCode for Blender P...  

5 Steps to setup VSCode for Blender Python (on macOS)
   • 5 Steps to setup VSCode for Blender P...  

5 Steps to setup VSCode for Blender Python (on Linux)
   • 5 Steps to setup VSCode for Blender P...  

#blender #python #tutorial #addon #debugging #vscode