Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer into Canon
This commit is contained in:
@@ -53,16 +53,16 @@
|
||||
<button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Advanced>>" left="10"
|
||||
mouse_opaque="true" name="more_btn" scale_image="TRUE"
|
||||
tool_tip="Advanced Options. Default uses current window size (500x375 for profile feed)." width="72" />
|
||||
tool_tip="Advanced Options. Default uses current window size ((cropped to) 4:3 for profile feed)." width="72" />
|
||||
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
|
||||
height="20" label="<<Default" left_delta="0"
|
||||
mouse_opaque="true" name="less_btn" scale_image="TRUE"
|
||||
tool_tip="Advanced Options. Default uses current window size (500x375 for profile feed)." width="72" />
|
||||
tool_tip="Advanced Options. Default uses current window size ((cropped to) 4:3 for profile feed)." width="72" />
|
||||
<slider bottom_delta="0" decimal_digits="0" follows="left|top" height="15"
|
||||
increment="1" initial_val="75" left="80"
|
||||
max_val="100" min_val="0" name="image_quality_slider" width="150" />
|
||||
<text bottom_delta="-20" follows="top|left" height="15" left="10" name="type_label2" width="115">
|
||||
Target size
|
||||
Target Resolution
|
||||
</text>
|
||||
<combo_box bottom_delta="-22" follows="left|top" height="20" label="Resolution" left="10"
|
||||
name="feed_size_combo" width="125">
|
||||
@@ -176,14 +176,16 @@
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<spinner bottom_delta="-25" decimal_digits="0" follows="left|top" height="20"
|
||||
increment="32" label="Width" label_width="30" left="10" max_val="6016"
|
||||
increment="32" label="Width" label_width="30" left="14" max_val="6016"
|
||||
min_val="32" name="snapshot_width" width="95" allow_text_entry="false"/>
|
||||
<spinner bottom_delta="0" decimal_digits="0" follows="left|top" height="20"
|
||||
increment="32" label="Height" label_width="35" left="110" max_val="6016"
|
||||
increment="32" label="Height" label_width="35" left="114" max_val="6016"
|
||||
min_val="32" name="snapshot_height" width="95" allow_text_entry="false"/>
|
||||
<text bottom_delta="-18" follows="top|left" height="15" left="10" name="type_label3"
|
||||
width="115">
|
||||
Target aspect ratio
|
||||
<check_box bottom_delta="-14" follows="top|left" label="Keep aspect ratio"
|
||||
left="10" name="keep_aspect" tool_tip="When changing the resolution keep its aspect ratio the same. This also enforces this aspect ratio to be equal to the target aspect (as if the Aspect was set to Default): changing the target aspect will change the aspect of the resolution. Note: setting the resolution to non-Custom, or the Aspect to Default will reset this check box because they are not compatible." />
|
||||
<text bottom_delta="-20" follows="top|left" height="15" left="10" name="type_label3"
|
||||
width="200">
|
||||
place holder, see targetAR / sourceAR
|
||||
</text>
|
||||
<combo_box bottom_delta="-22" follows="left|top" height="20" label="Aspect" left="10"
|
||||
name="feed_aspect_combo" width="115">
|
||||
@@ -269,8 +271,8 @@
|
||||
<spinner bottom_delta="0" decimal_digits="5" follows="left|top" height="20"
|
||||
increment="0.01" label="" left="130" max_val="32"
|
||||
min_val="0.03125" name="aspect_ratio" width="64" allow_text_entry="false"/>
|
||||
<text bottom_delta="-10" height="20" left="196" name="aspect_one_label">:1</text>
|
||||
<text bottom_delta="-20" follows="left|top" height="20" left="15"
|
||||
<text bottom_delta="-4" height="20" left="196" name="aspect_one_label">:1</text>
|
||||
<text bottom_delta="-26" follows="left|top" height="20" left="15"
|
||||
name="layer_type_label" width="50">
|
||||
Capture:
|
||||
</text>
|
||||
@@ -299,5 +301,11 @@
|
||||
<string name="unknown">
|
||||
unknown
|
||||
</string>
|
||||
<string name="targetAR">
|
||||
Target Aspect Ratio
|
||||
</string>
|
||||
<string name="sourceAR">
|
||||
Resolution- AND Target- Aspect Ratio
|
||||
</string>
|
||||
</floater>
|
||||
|
||||
|
||||
@@ -35,6 +35,9 @@
|
||||
<on_click function="Object.DERENDER" />
|
||||
<on_enable function="Object.EnableDerender" />
|
||||
</menu_item_call>
|
||||
<menu_item_call enabled="true" label="Reload" mouse_opaque="true" name="Reload Textures">
|
||||
<on_click function="Object.ReloadTextures" />
|
||||
</menu_item_call>
|
||||
</pie_menu>
|
||||
<menu_item_call enabled="true" label="Appearance..." name="Appearance...">
|
||||
<on_click function="ShowFloater" userdata="appearance" />
|
||||
|
||||
@@ -14,11 +14,11 @@
|
||||
</panel>
|
||||
<panel border="true" left="1" bottom="-190" height="180" width="500" label="Tags/Colors" name="TagsColors">
|
||||
<!-- Client tag options -->
|
||||
<check_box bottom_delta="-25" control_name="AscentUseTag" follows="top" height="16" initial_value="true" label="Use Client Tag:" left="10" tool_tip="Enabling this will show your client tag on your avatar name locally." name="show_my_tag_check"/>
|
||||
<check_box bottom_delta="-25" control_name="AscentBroadcastTag" follows="top" height="16" initial_value="true" label="Broadcast Client Tag:" left="10" tool_tip="Choose whether others see that you enjoy Singularity." name="show_my_tag_check"/>
|
||||
<combo_box follows="top" bottom_delta="-24" height="18" left_delta="24" max_chars="32" tool_tip="The client tag (And subsequent color) to broadcast. Overridden locally by Custom Tag/Color." name="tag_spoofing_combobox" width="130">
|
||||
<combo_item name="Singularity" value="f25263b7-6167-4f34-a4ef-af65213b2e39">Singularity</combo_item>
|
||||
</combo_box>
|
||||
<check_box bottom_delta="-23" control_name="AscentShowSelfTag" follows="top" height="16" initial_value="true" label="Display client tag to self" left_delta="-24" tool_tip="Choose whether others see that you enjoy Singularity." name="show_self_tag_check"/>
|
||||
<check_box bottom_delta="-23" control_name="AscentShowSelfTag" follows="top" height="16" initial_value="true" label="Display client tag to self" left_delta="-24" tool_tip="Enabling this will show your client tag on your avatar name locally." name="show_self_tag_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentShowSelfTagColor" follows="top" height="16" initial_value="true" label="Display client tag color to self" tool_tip="Enabling this set your avatar name color to your client tag color or custom set color." name="show_self_tag_color_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentShowFriendsTag" follows="top" height="16" initial_value="true" label="Display friend client tags as (Friend)" tool_tip="Enabling this changes your friends' client tags to (Friend)." name="show_friend_tag_check"/>
|
||||
<!-- End of Left Side -->
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<check_box bottom_delta="-17" control_name="RenderLocalLights" height="16" label="Local Lights" name="LightingDetailRadio"/>
|
||||
<check_box bottom_delta="-17" control_name="VertexShaderEnable" height="16" initial_value="true" label="Basic shaders" left_delta="0" name="BasicShaders" tool_tip="Disabling this option may prevent some graphics card drivers from crashing."/>
|
||||
<check_box bottom_delta="-17" control_name="WindLightUseAtmosShaders" initial_value="true" label="Atmospheric shaders" left_delta="0" name="WindLightUseAtmosShaders"/>
|
||||
<check_box bottom_delta="-17" control_name="RenderDeferred" initial_value="true" label="Lighting and Shadows" tool_tip="Deferred Shading" left_delta="0" name="RenderDeferred"/>
|
||||
<check_box bottom_delta="-17" control_name="RenderDeferred" initial_value="true" label="Advanced Lighting Model" tool_tip="Deferred Shading" left_delta="0" name="RenderDeferred"/>
|
||||
<check_box bottom_delta="-17" control_name="RenderDeferredSSAO" height="16" initial_value="true" label="Ambient Occlusion" left_delta="0" name="UseSSAO"/>
|
||||
<check_box bottom_delta="-17" control_name="RenderDepthOfField" initial_value="true" label="Depth of Field" left_delta="0" name="RenderDepthOfField"/>
|
||||
<text bottom_delta="-17" height="12" left="15" name="TerrainScaleText">Terrain Scale:</text>
|
||||
|
||||
@@ -1908,7 +1908,7 @@ Requests that a nonphysical object be keyframed according to keyframe list.
|
||||
</string>
|
||||
<string name="LSLTipText_llTransferLindenDollars">
|
||||
key llTransferLindenDollars(key destination, integer amount)
|
||||
Transfer amount of linden dollars (L$) from script owner to destination. Returns a key to a corresponding transaction_result event for the success of the transfer.
|
||||
Transfer amount of linden dollars ([CURRENCY]) from script owner to destination. Returns a key to a corresponding transaction_result event for the success of the transfer.
|
||||
</string>
|
||||
<string name="LSLTipText_llGetParcelMusicURL">
|
||||
string llGetParcelMusicURL()
|
||||
@@ -4059,16 +4059,16 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
|
||||
<string name="Home position set.">Home position set.</string>
|
||||
|
||||
<!-- Financial operations strings -->
|
||||
<string name="paid_you_ldollars">[NAME] paid you L$[AMOUNT] [REASON].</string>
|
||||
<string name="paid_you_ldollars_no_reason">[NAME] paid you L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars">You paid [NAME] L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_ldollars_no_info">You paid L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_reason">You paid [NAME] L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_name">You paid L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars">You failed to pay [NAME] L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars_no_info">You failed to pay L$[AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_reason">You failed to pay [NAME] L$[AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_name">You failed to pay L$[AMOUNT] [REASON].</string>
|
||||
<string name="paid_you_ldollars">[NAME] paid you [CURRENCY][AMOUNT] [REASON].</string>
|
||||
<string name="paid_you_ldollars_no_reason">[NAME] paid you [CURRENCY][AMOUNT].</string>
|
||||
<string name="you_paid_ldollars">You paid [NAME] [CURRENCY][AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_ldollars_no_info">You paid [CURRENCY][AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_reason">You paid [NAME] [CURRENCY][AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_name">You paid [CURRENCY][AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars">You failed to pay [NAME] [CURRENCY][AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars_no_info">You failed to pay [CURRENCY][AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_reason">You failed to pay [NAME] [CURRENCY][AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_name">You failed to pay [CURRENCY][AMOUNT] [REASON].</string>
|
||||
<string name="for item">for [ITEM]</string>
|
||||
<string name="for a parcel of land">for a parcel of land</string>
|
||||
<string name="for a land access pass">for a land access pass</string>
|
||||
|
||||
Reference in New Issue
Block a user