Slot Link helps you manage Blender projects with multiple separate animations.
It automates the unlinking & linking of Actions and Slots, without requiring you to remember which goes where.
Re-apply an Action anytime by pressing Link Slots.
Requires Blender 4.5 or higher. Not compatible with legacy Actions.
🌰 Installation 🌰 User Guide 🌰 Report Issues
Please open issues for any bugs or misbehavior you notice. Feel free to open issues for feature requests.
Human made contributions via pull-requests are welcome.
- Any form of LLM contribution is prohibited, this also includes issues and PRs.
- Please open an issue first for larger changes.
- Use VSCode with the recommended extensions.
The most important one is Blender VS Code. - Create a Python 3.11 venv in the repo directory. Inside use pip to install fake-bpy-module.
All source-code in this repository, except when noted in individual files and/or directories, is licensed under either:
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE2 or http://www.apache.org/licenses/LICENSE-2.0)
- GNU General Public License v3.0 or later (LICENSE-GPL3+ or https://www.gnu.org/licenses/gpl-2.0-standalone.html)
