Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_animation_preview.xml
tmac@latestevidence.com af203533b3 Spell check added
2011-04-23 18:08:59 -04:00

209 lines
6.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="false" height="556" min_height="256" min_width="300"
name="Animation Preview" title="" width="300">
<pad height="12" />
<text follows="top|left" height="15" left="10" name="name_label">
Name:
</text>
<line_editor bottom_delta="-2" follows="top|left|right" height="19" left="85"
max_length="254" name="name_form" right="-10" />
<text bottom_delta="-22" follows="top|left" height="15" left="10"
name="description_label">
Description:
</text>
<line_editor bottom_delta="-2" follows="top|left|right" height="19" left="85"
max_length="254" name="description_form" right="-10" spell_check="true" />
<pad height="0" />
<spinner decimal_digits="0" follows="left|top" height="18" increment="1" initial_val="0"
label="Priority" label_width="50" left="10" max_val="5" min_val="0"
name="priority"
tool_tip="Controls which other animations can be overridden by this animation."
width="90" />
<check_box bottom_delta="-23" follows="left|top" height="18" label="Loop" left="10"
name="loop_check" tool_tip="Makes this animation loop." />
<spinner bottom_delta="-2" follows="left|top" height="18" increment="1" initial_val="0"
label="In(%)" label_width="30" left="80" max_val="100" min_val="0"
name="loop_in_point"
tool_tip="Sets point in animation that looping returns to." width="90" />
<spinner bottom_delta="0" follows="left|top" height="18" increment="1" initial_val="0"
label="Out(%)" label_width="40" left="185" max_val="100" min_val="0"
name="loop_out_point" tool_tip="Sets point in animation that ends a loop." />
<text bottom_delta="-20" follows="top|left" height="15" left="10" name="hand_label">
Hand Pose
</text>
<combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76"
name="hand_pose_combo" right="190"
tool_tip="Controls what hands do during animation." width="104">
<combo_item name="Spread" value="">
Spread
</combo_item>
<combo_item name="Relaxed" value="Hands_Relaxed">
Relaxed
</combo_item>
<combo_item name="PointBoth" value="Hands_Point">
Point Both
</combo_item>
<combo_item name="Fist" value="Hands_Fist">
Fist
</combo_item>
<combo_item name="RelaxedLeft" value="Hands_Relaxed_L">
Relaxed Left
</combo_item>
<combo_item name="PointLeft" value="Hands_Point_L">
Point Left
</combo_item>
<combo_item name="FistLeft" value="Hands_Fist_L">
Fist Left
</combo_item>
<combo_item name="RelaxedRight" value="Hands_Relaxed_R">
Relaxed Right
</combo_item>
<combo_item name="PointRight" value="Hands_Point_R">
Point Right
</combo_item>
<combo_item name="FistRight" value="Hands_Fist_R">
Fist Right
</combo_item>
<combo_item name="SaluteRight" value="Hands_Salute_R">
Salute Right
</combo_item>
<combo_item name="Typing" value="Hands_Typing">
Typing
</combo_item>
<combo_item name="PeaceRight" value="Hands_Peace_R">
Peace Right
</combo_item>
</combo_box>
<text bottom_delta="-22" follows="top|left" height="15" left="10" name="emote_label">
Expression
</text>
<combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76"
name="emote_combo" right="190"
tool_tip="Controls what face does during animation." width="104">
<combo_item name="[None]">
[None]
</combo_item>
<combo_item name="Aaaaah">
Aaaaah
</combo_item>
<combo_item name="Afraid">
Afraid
</combo_item>
<combo_item name="Angry">
Angry
</combo_item>
<combo_item name="BigSmile">
Big Smile
</combo_item>
<combo_item name="Bored">
Bored
</combo_item>
<combo_item name="Cry">
Cry
</combo_item>
<combo_item name="Disdain">
Disdain
</combo_item>
<combo_item name="Embarrassed">
Embarrassed
</combo_item>
<combo_item name="Frown">
Frown
</combo_item>
<combo_item name="Kiss">
Kiss
</combo_item>
<combo_item name="Laugh">
Laugh
</combo_item>
<combo_item name="Plllppt">
Plllppt
</combo_item>
<combo_item name="Repulsed">
Repulsed
</combo_item>
<combo_item name="Sad">
Sad
</combo_item>
<combo_item name="Shrug">
Shrug
</combo_item>
<combo_item name="Smile">
Smile
</combo_item>
<combo_item name="Surprise">
Surprise
</combo_item>
<combo_item name="Wink">
Wink
</combo_item>
<combo_item name="Worry">
Worry
</combo_item>
</combo_box>
<text bottom_delta="-21" follows="top|left" height="15" left="10"
name="preview_label" width="70">
Preview while
</text>
<combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76"
name="preview_base_anim"
tool_tip="Use this to test your animation behavior while your avatar performs common actions."
width="104">
<combo_item name="Standing">
Standing
</combo_item>
<combo_item name="Walking">
Walking
</combo_item>
<combo_item name="Sitting">
Sitting
</combo_item>
<combo_item name="Flying">
Flying
</combo_item>
</combo_box>
<spinner bottom_delta="-25" follows="left|top" height="18" increment="0.01"
initial_val="0" label="Ease In (sec)" label_width="65" left="10"
max_val="10" min_val="0" name="ease_in_time"
tool_tip="Amount of time (in seconds) over which animations blends in."
width="125" />
<spinner bottom_delta="0" follows="left|top" height="18" increment="0.01"
initial_val="0" label="Ease Out (sec)" label_width="75" left="150"
max_val="10" min_val="0" name="ease_out_time"
tool_tip="Amount of time (in seconds) over which animations blends out."
width="135" />
<button bottom_delta="-42" follows="top|right" height="28" label="" left="10"
name="play_btn" tool_tip="Play/pause your animation." width="28" />
<button bottom_delta="0" follows="top|right" height="28" label="" left_delta="32"
name="stop_btn" tool_tip="Stop animation playback" width="28" />
<slider bottom_delta="0" follows="top|right" height="20" increment="0.0001"
initial_val="0" label="" label_width="0" left="80" max_val="1" min_val="0"
name="playback_slider" right="290" show_text="false" />
<text bottom="280" follows="top|left" left="20" name="bad_animation_text">
Unable to read animation file.
We recommend BVH files exported from Poser 4.
</text>
<button bottom="10" follows="bottom|right" height="20" label="Cancel" name="cancel_btn"
right="290" width="123" />
<button bottom="10" follows="bottom|left" height="20" label="Upload ([UPLOADFEE])"
left_delta="-129" name="ok_btn" width="123" />
<string name="failed_to_initialize">
Failed to initialize motion
</string>
<string name="anim_too_long">
Animation file is [LENGTH] seconds in length.
Maximum animation length is [MAX_LENGTH] seconds.
</string>
<string name="failed_file_read">
Unable to read animation file.
[STATUS]
</string>
<string name="in_world">
The animation preview is played on your avatar.
</string>
</floater>