CloudRig is a rig generation add-on for Blender, developed by the Blender Studio for our Open Movies, starting with CoffeeRun in 2020.
CloudRig lets you save time by creating helper bones, constraints, and drivers for you, based on some basic inputs. These inputs are provided in the form of a simple armature, called a Metarig. You can learn more about this process on the wiki.
It also comes with some (optional) workflow enhancements, like various pie menus and improved operators.
If you enjoy CloudRig, consider supporting the Blender Studio, and give a rating!
Fix bugs reported by users over past 3 weeks:
Thanks to everyone for reporting bugs!
This extension requests the following permissions:
Load widgets/metarigs/preferences from disk
Copy/paste Bone Collections between armatures
Hey Demeter, thanks for submitting it.
Quick test:
Note: i am not an official reviewer.
Hey everyone,
Just a heads-up about a recent change regarding the licensing of add-ons on the Blender extension platform. Moving forward, all add-ons will need to be released under the GNU/GPL 3.0 license (SPDX:GPL-3.0-or-later). This is mainly to keep things simple and consistent across the board.
Previously, we accepted various licenses as long as they were compatible with Blender’s distribution. However, to avoid any confusion and streamline the process, all add-ons using the bpy API should now be presented as GPL 3 (the same license the Blender bundle is distributed). Regardless of whether the original code was under GPL 2, or something else like MIT or ZLIB.
Existing add-ons versions won't be affected. However, new updates will need to comply to the revised requirements.
Thanks for understanding, and feel free to reach out if you have any questions.
Sign in to comment.
Ready for review