17575 подписчиков
24 видео
How to find out the data path for python scripting in Blender VSE.
a simple Blender add-on example and how to install and remove it.
Setting rendering parameters for the blender video sequencer by using python script #1/2
How to integrate an operator(Import Strips) into the Blender’s menu
An experimental report on relocating a strip by using python in Blender VSE
An operator importing movie/image/sound strips at once in Blender VSE
Making user defined metadata texts by using python add-on in Blender VSE
How to build the python script that sets the rendering parameters.
An add-on making user-defined metadata texts in Blender VSE
How to install python packages without touching the Blender at all
A simple operator example for Blender VSE
The code review for the “Import Strips” operator - Blender VSE