1:22:30
import bpy: modern add-on development — Blender Conference 2025
"import bpy: modern add-on development" by dr. Sybren A. Stüvel at Blender Conference 2025 The basics of building an add-on, ...
14:15
The EASIEST Way to Make Addons for Blender! (Serpens + EasyBPY)
12:20 - Integrated Tutorial 13:22 - Why This Is Important 13:35 - Closing Thoughts 14:04 - Outro #blender #python.
8:13
Programming Blender Addons with Python that rock
In this Python programming tutorial I show how to code Blender addons that rock. I register 2d and 3d drawing callbacks that you ...
13:11
I Added a Feature to my Blender Python Addon
In this video, I talk through my thought process for programming a feature that I recently added to my utilities addon for blender in ...
5:15
Blender 2.8 Python Addons with VSCode
There is a new VSCode extension for developing addons for Blender. You can find it under Blender development, it is made by ...
50:52
Blender Python ► 1. Обработчик смены кадра и многое-многое другое
Практические занятия по программированию на Python на примере API Blender. Скачать Blender (бесплатно) ...
8:14
Blender 4.2 Extensions VS Add-ons Explained
Want to get Help with Blender Python? Go here: https://cgpython.com/skool/5 In this video, I'll cover everything you need to know ...
12:02
Create a Custom Blender Panel with less than 50 lines of Python code
Looking to get better at Blender Python? Go here: https://cgpython.com/skool/45 In this video tutorial, I'll guide you through ...
49:24
Getting Started with Scripting in Python
Abstract: Blender3D is a powerful tool for 3D modeling, animation, rigging, texturing, drawing, vfx, and more -- but what happens ...
17:34
[Blender Python Tutorial] A Blender Addon Dev framework
Checkout this open source dev framework at https://github.com/xzhuah/BlenderAddonPackageTool Looking for a framework for ...
18:43
Blender Python Tutorial : Create Property Group & Enumerator (Panel) [learn python for beginners]
In this Blender Python Tutorial, we will be looking at adding an Enumerator and other Custom Properties onto a Panel. We will ...
47:05
Extensions are Coming: Rethinking addon development by unlocking Python's… — Blender Conference 2025
"Extensions are Coming: Rethinking addon development by unlocking Python's full potential" by Jan-Hendrik Müller, Brady ...
4:33
Package your Python Helper Script as a Blender Add-on
Want to get Help with Blender Python? Go here: https://cgpython.com/skool/15 Learn how to package your Python helper utility ...
22:59
Turning a Blender 2.8 Python Script into an Addon - Beginner Tutorial
Watch the full course: ...
10:43
Blender Addons with Python Tutorial
This is a tutorial for programming your first Blender addon. You know I have the Python programming tutorials to get you started if ...
10:22
Blender 2.9 Python Addon Programming Tutorial
This is a Blender Python programming tutorial in which I show how to code an addon with a real world use-case: Applying or ...
34:17
Blender Python Tutorial : How to create an Addon (The Shader Library) [bpy]
In this Blender Python Tutorial we look at how we can create an addon called the Shader Library. Looking to learn Python for ...
3:49
Blender 2.8 Python Addon for UI Widgets
In this video I show my new Python UI widgets addon and library for Blender 2.8. I added a button that you can draw into the 3D ...
22:44
Create an Add Mesh Addon in Blender (Python tutorial)
Really fast way to create an add mesh tutorial in blender. To download the files, go to https://urchn.org/post/python_mesh_tutorial.
4:49
Blender 2.8 Tutorial : GPU Python Addon API
This is a new Blender 2.8 Python tutorial in which I show how I use the Python API and the Gpu module to draw into the 3D view.