Skip to content

A repository with change history outlining the process of convering a Blender add-on from one file to a multi-file package.

License

Notifications You must be signed in to change notification settings

CGCookie/blender_addon_package_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blender Add-on Packaging Example

This repository and (more importantly), its commit history illustrates the steps necessary to convert a Blender add-on from being a single-file Python script into a multi-file add-on in a basic folder structure.

The original add-on code was provided by Blender itself, shipped as a Python template. From Blender 3.4, that add-on is available by going to the Text Editor and navigating to Templates > Python > Addon Add Object.

A more detailed description of this process can be found on the Orange Turbine blog.

About

A repository with change history outlining the process of convering a Blender add-on from one file to a multi-file package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages