mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
Hips following option
`Moving` parameter
This commit is contained in:
parent
8ef25664df
commit
a3b4f461d1
7 changed files with 84 additions and 6 deletions
|
@ -221,6 +221,13 @@ function inp_toggle_mod_amt(_obj, _callbackName) {
|
|||
<div id="IKOverrideJump" class ="inp_toggle no-scroll" data-current="true"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class ="row-wrapper">
|
||||
<div class ="option-caption">Follow hips on IK override: </div>
|
||||
<div class ="option-input">
|
||||
<div id="FollowHips" class ="inp_toggle no-scroll" data-current="true"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class ="row-wrapper">
|
||||
<div class ="option-caption">Pose transitions: </div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue