Skip to content

Add 'Build Extension' command#263

Open
kolibril13 wants to merge 1 commit into
JacquesLucke:masterfrom
kolibril13:build_extension
Open

Add 'Build Extension' command#263
kolibril13 wants to merge 1 commit into
JacquesLucke:masterfrom
kolibril13:build_extension

Conversation

@kolibril13

@kolibril13 kolibril13 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Adds a Blender: Build Extension command to the command palette that runs blender --command extension build in the workspace directory, producing a .zip ready for upload to the Blender Extension Store.

Closes #232

EDIT:

This will fail when the addon is in a nested folder, e.g. like this: FATAL_ERROR: File "./blender_manifest.toml" not found!
image

So maybe it would be good to also auto-scan sub directories for blender_manifest.toml ?

@kolibril13

kolibril13 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor Author

In action:

Screen.Recording.2026-02-19.at.15.15.05.mov

@Mateusz-Grzelinski

Mateusz-Grzelinski commented Feb 19, 2026

Copy link
Copy Markdown
Collaborator

Just a quick note: there is a setting for manualny specifying Aldona path. Bu default it is auto.

Make sure that there is soke King of error message that that this works online for expltansions, not addons.

I will take a look at it.

Some Day....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New VS Code Command **> Blender: Build .zip file**

2 participants