Template repository for making Blender extensions
Find a file Use this template
2026-03-15 15:38:12 -07:00
.vscode Create VSCode settings 2026-03-15 15:30:20 -07:00
src/extension_template Create initial add-on structure with placeholder function 2026-03-15 15:38:12 -07:00
.gitattributes Add .gitattributes 2026-02-27 09:57:44 -08:00
.gitignore Add root .gitignore 2025-11-16 04:54:00 -08:00
.python-version Initialize project with uv 2026-03-15 15:30:20 -07:00
LICENSE Add license 2026-03-15 15:28:32 -07:00
pyproject.toml Add fake-bpy-module 2026-03-15 15:30:20 -07:00
README.md Add readme 2026-03-15 15:28:32 -07:00
uv.lock Add fake-bpy-module 2026-03-15 15:30:20 -07:00

Blender Extension

Repository for the source code of this new extension add-on for Blender.