Skip to content

rBrenick/script-panel-blender

Repository files navigation

Script Panel for Blender

Script Panel rewritten from the ground up for Blender.

Example UI

header image

Designed to be used in a studio environment for sharing simple scripts between artists. Any python files added to one of the defined root paths automatically shows up as a button in the UI.

Inspiration from brave rabbits' toolShelf but with a slightly different flavor to it.

Button customization options

button configuration options

Icons

  • Search and pick from existing blender icons
  • Or make your own .png to use

Configs

The button customizations can be saved to a shared_config.json or local_config.json

  • shared_config is meant to be distributed to everyone.

  • local_config is applied on top of the shared config. Meant for more opionated customization.

General customization options

configuration options

About

Script Panel for Blender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages