Save meta rig option #105394
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105394
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.26120-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 556.12
Blender Version
Broken: version: 4.1.1, branch: blender-v4.1-release, commit date: 2024-04-15 15:11, hash:
e1743a0317bc
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: Rigify (0, 6, 10)
Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov
Short description of error
In the older version which still had bone -layers. There was an option to save custom metarigs. I dont see this feature anymore? Documentation doesnt state anything about save meta rig. But i can find changelog about changes done
Exact steps for others to reproduce the error
heres a video reference for the function im talking about
See mark 2:35
https://www.blendernation.com/2020/12/05/how-to-save-custom-metarigs-for-rigify/?unapproved=1312436&moderation-hash=ae5a22429240e09c73932d4c2bea6156#comment-1312436
EDIT
Found it actually. Its now in edit mode when your in the armature. This is not documentated. The old archived addon manual did state a bit about it
https://web.archive.org/web/20210506234612/https://archive.blender.org/wiki/index.php/Extensions:2.6/Py/Scripts/Rigging/Rigify#:~:text=EXTENDABLE%20FEATURESET,new%20rig%20samples.
I mean, it's somehwat indicated, that for metraigs you have to be in edit mode: https://docs.blender.org/manual/en/4.1/addons/rigging/rigify/metarigs.html
Ps that is the page i was talking, there its not described that you can encode a metarig and a sample
Yeah just saw that, i was looking at a different page and it didnt show antthing about that.
Thats why i created my addon, actually from this code, to make the saving part easier. I got a issue report today about it not working, ive not updated it to the new code yet
https://github.com/schroef/Rigify-Save-Presets
The archived version of the addon is not reachable. Only by using web.archive.org was i able to find the documentation again. But thats sort of the same as on the other page
This page does describe the encode feature a tiny bit. but lacks docu on what to do next. From the script editor, it doesnt work. user needs to more manual work in order to get that code working. The documentation doesnt describe the process of save that generated py file to a preset folder
https://docs.blender.org/manual/en/2.81/addons/rigging/rigify.html#:~:text=Extendable%20feature%20set,new%20rig%20samples.