Belly physics shouldn't have been set to female-only. Eups.
This commit is contained in:
@@ -2497,7 +2497,6 @@ void LLFloaterCustomize::initWearablePanels()
|
|||||||
panel->addSubpart("Breast Sway", SUBPART_PHYSICS_BREASTS_LEFTRIGHT, part);
|
panel->addSubpart("Breast Sway", SUBPART_PHYSICS_BREASTS_LEFTRIGHT, part);
|
||||||
|
|
||||||
part = new LLSubpart();
|
part = new LLSubpart();
|
||||||
part->mSex = SEX_FEMALE;
|
|
||||||
part->mTargetJoint = "mTorso";
|
part->mTargetJoint = "mTorso";
|
||||||
part->mEditGroup = "physics_belly_updown";
|
part->mEditGroup = "physics_belly_updown";
|
||||||
part->mTargetOffset.setVec(0.f, 0.f, -.05f);
|
part->mTargetOffset.setVec(0.f, 0.f, -.05f);
|
||||||
|
|||||||
Reference in New Issue
Block a user