Shelfy - shelf addon for Blender #87952

Open
opened 2021-05-01 00:24:48 +02:00 by Ivan Arsic · 1 comment

This addon makes it easier to make panels with buttons that will execute your python code (shelves).
All you have to do is set name and code for your tool, rest is automatic (panel/op creation and registration).
Every time you start Blender, addon will read your .shelf files and generate necessary python files that will register panels and operators for you.
Separate panel-tab will be made for each .shelf file.

Example shelves comes with addon so you can easily create your own.

Source, docs and download

Cheers !
Ivan

This addon makes it easier to make panels with buttons that will execute your python code (shelves). All you have to do is set name and code for your tool, rest is automatic (panel/op creation and registration). Every time you start Blender, addon will read your .shelf files and generate necessary python files that will register panels and operators for you. Separate panel-tab will be made for each .shelf file. Example shelves comes with addon so you can easily create your own. [Source, docs and download ](https://bitbucket.org/cgarhivator/shelfy/) Cheers ! Ivan
Ivan Arsic self-assigned this 2021-05-01 00:24:48 +02:00
Author

Added subscriber: @arsa3d-1

Added subscriber: @arsa3d-1
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#87952
No description provided.