Blender

Blender

Jelli Oct 27, 2017 @ 6:18am
Script for “bip” bones?
First: are “bip” bones necessary for compiling a studioMDL (SFM) model? Will I *need* my hand named bip_hand, for example? And are there any scripts that will mass switch Mixamo bone names to bip bone names? Or blender bone names to bip bone names?
< >
Showing 1-8 of 8 comments
xdshot Oct 27, 2017 @ 7:56am 
You don't have to name
Jelli Oct 27, 2017 @ 8:11am 
Not that I doubt you but I need a second opinion cuz some things are really twitchy about it and I’ve heard that this is a detail that gets in the way.
Kumquat [Velbud] Oct 27, 2017 @ 10:32am 
The naming convention of bip or ValveBiped are a 2 of the 3 major ways SFM recognizes naming conventions. We use bip so that we dont need to change lines in a script to recognize the bones and organize them accordingly. You are welcome to write in the style of blender, such as Head,Arm.L, etc, but you are just leaving some more work for later. It's not that it will cause problems but it may be a little weird to use.
Jelli Nov 1, 2017 @ 7:21am 
so... is there a Blender script that will recognize bones and rename the bones to ValveBiped format?
Kumquat [Velbud] Nov 1, 2017 @ 8:44am 
I don’t think so. You can make a script if you know python to recognize and rename anything with certain keywords into the new name you want, but you need to known Python and generally this isn’t the most useful script and you can manage without it. Just rename them, don’t waste your time unless you know how to program this script.
Jelli Nov 1, 2017 @ 8:52am 
makes sense. someone should make a script that someone could copy/paste into the text editor for mixamo rigs. thanks.
Kumquat [Velbud] Nov 1, 2017 @ 9:36am 
Originally posted by Jelli:
makes sense. someone should make a script that someone could copy/paste into the text editor for mixamo rigs. thanks.

Don't let this stop you tho. You could work without it. Give this a lookie:
https://blender.stackexchange.com/questions/69505/renaming-bones-with-python
Just google "Blender Script Bone Renaming" or of that sort and you should get some information about how people have done it. Just understand how programming works.
Last edited by Kumquat [Velbud]; Nov 1, 2017 @ 9:39am
76561198854383484 May 12, 2019 @ 10:31pm 
renaming the bone is not work and cause bone to break.
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Oct 27, 2017 @ 6:18am
Posts: 8