Skip to content
Snippets Groups Projects
Commit ecf30de4 authored by Alexander Gavrilov's avatar Alexander Gavrilov
Browse files

Rigify: support executing an arbitrary script after generation.

Just in case the user wants to apply some custom changes to the
generated rig, allow executing a text datablock as a python script
after generation completes.

The script is executed with the generated rig active and in object
mode. When executed by rigify, the generator instance is available
via `rigify.get_generator()`. Outside of Rigify generation the return
value is None.
parent e7f22134
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment