Poser: increment rotations by 0.1
parent
983a0637dc
commit
e3ca098c13
|
|
@ -1039,7 +1039,7 @@ width="430">
|
|||
height="16"
|
||||
decimal_digits="2"
|
||||
follows="left|top"
|
||||
increment="0.01"
|
||||
increment="0.1"
|
||||
top_pad="-19"
|
||||
left_pad="0"
|
||||
name="limb_pitch_spinner"
|
||||
|
|
@ -1083,7 +1083,7 @@ width="430">
|
|||
height="16"
|
||||
decimal_digits="2"
|
||||
follows="left|top"
|
||||
increment="0.01"
|
||||
increment="0.1"
|
||||
top_pad="-19"
|
||||
left_pad="0"
|
||||
name="limb_yaw_spinner"
|
||||
|
|
@ -1127,7 +1127,7 @@ width="430">
|
|||
height="16"
|
||||
decimal_digits="2"
|
||||
follows="left|top"
|
||||
increment="0.01"
|
||||
increment="0.1"
|
||||
top_pad="-19"
|
||||
left_pad="0"
|
||||
name="limb_roll_spinner"
|
||||
|
|
|
|||
Loading…
Reference in New Issue