Sakura's Blender Rig Interface

About Sakura's Rig Interface

The Rig Interface extension is an API extension which provides utilities for working with and creating new and using Python based rig interfaces such as those found in use by my own SACR project, Endertainer's MCS2 rig, Timy's Character Rig V7, and several other advanced rigs. This addon is created in Blender's Python API and included operators include:

  • Image Management Operators
  • Rename Rig Operator
  • Skin Downloading Utility
  • An open file Operator

This extension is very much an ongoing project, and will continue to get new features alongside releases of different rigs by Sakura, namely the Advanced Character Rig, of which this extension is packaged with the UI's for.

What's the plan for the future?

As mentioned, this project is ongoing, and has no end in sight. Eventually I want to integrate the ability to easily add UI scripts as well as many more utilities useful for Minecraft based creations within Blender. A portion of that goal has already been realized, as it is extremely easy to add existing, already built UI's into the addon as tested with Ace The Bird's Elgania Rig prototype.

Downloads

Stable builds of the Rig Interface Collection.


Version:
V3.1.0 (Latest)
V3.1.0 (Latest)
V3.0.0
V2.0.0
V1.2.0
V1.1.0
V1.0.1
V1.0.0
Build VersionRelease DateFile Size
V3.1.0 10/21/202522.6 KB

Compatible with Blender versions: 4.2 LTS to Latest


Changes Summary

V3.1.0 is a corrective release that streamlines UI navigation and user-friendliness, adds missing eye material options, and optimizes backend code for improved maintainability.

View full Changelog - Repository

Instructions

Recommended Install

This method is the most recommended as it allows for easy installation and updates of the addon without needing to manually download and install it every time.

  1. Open Blender, and navigate to User Preferences > Get Extensions
  2. If Needed, enable Online Access
  3. Search for and install "Sakura's Rig Interface"
  4. Check Addon to ensure it is enabled
  5. Download the appropriate Rig from the SACR page
  6. Open the Rig and enjoy

Manual Install

To get started with Sakura's Rig Interface, follow these steps:

  1. Download the Latest release of Sakura's Rig Interfaces Addon from either above or the Blender Extensions site
  2. Open Blender, and navigate to User Preferences > Addons
  3. Open the Dropdown Arrow on the Top Right
  4. Select "Install From Disk" and install the Sakura Rig Interfaces Addon
  5. Check Addon to ensure it is enabled
  6. Download the appropriate Rig from the SACR page
  7. Open the Rig and enjoy

Issues

For any bugs, feature requests, or general issues, please file a report on the GitHub repository.