-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
10 changed files
with
1,716 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
release/scripts/mgear/shifter/plebes_templates/_character_tempaltes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"help": "Plebe is a quick and dirty tool for rigging characters from various character geneartors using mGear. Once you select a character template from the menu above you'll see additional instructions for that character generator here.\n\nHOW TO\n\n * Import your character.\n * Hit 'Import Guides' to bring in the mGear's sample biped.\n * Hit 'Align Guides' to match the guides to your character. Note that Plebe's cannot match the heel position and foot width, plus some characters have knees and elbows pointing in funny directions, so you may need to adjust these guides.\n * Hit 'Build Rig' to build the mGear rig.\n * Either hit 'Constrain to Rig' OR select all the characters geometry and hit 'Skin to Rig'. Skinning transfers the weights over to the mGear joints, and generally works better, but you may loose weights from face rigs and similar where the mGear biped doesn't have matching joints.", | ||
"root": "choose_a_character_template", | ||
"guides": [], | ||
"settings": [], | ||
"joints": [], | ||
"skinning": [] | ||
} |
Oops, something went wrong.