Skip to content
Snippets Groups Projects
Commit 2707fcf5 authored by eli's avatar eli
Browse files

sync with viewer-development

parent 8b857580
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
height="395" height="395"
width="1075" width="1075"
min_height="395" min_height="395"
min_width="1075" min_width="990"
layout="topleft" layout="topleft"
name="floater_pathfinding_linksets" name="floater_pathfinding_linksets"
help_topic="floater_pathfinding_linksets" help_topic="floater_pathfinding_linksets"
...@@ -524,7 +524,7 @@ ...@@ -524,7 +524,7 @@
tool_tip="Walkability for characters of type D. Example character type is other." tool_tip="Walkability for characters of type D. Example character type is other."
width="45" /> width="45" />
<button <button
follows="right|bottom" follows="left|bottom"
height="21" height="21"
label="Apply changes" label="Apply changes"
layout="topleft" layout="topleft"
......
...@@ -134,16 +134,6 @@ ...@@ -134,16 +134,6 @@
top_delta="-25" top_delta="-25"
name="Pipette" name="Pipette"
width="28" /> width="28" />
<check_box
follows="left|bottom"
height="20"
initial_value="true"
label="Live Preview"
layout="topleft"
left="4"
name="apply_immediate_check"
top="262"
width="120" />
<text <text
follows="left|bottom" follows="left|bottom"
height="20" height="20"
......
...@@ -7567,18 +7567,6 @@ You locally updated a [RESOLUTION] baked texture for '[BODYREGION]' after [TIME] ...@@ -7567,18 +7567,6 @@ You locally updated a [RESOLUTION] baked texture for '[BODYREGION]' after [TIME]
name="LivePreviewUnavailable" name="LivePreviewUnavailable"
type="alert"> type="alert">
We cannot display a preview of this texture because it is no-copy and/or no-transfer.
<usetemplate
ignoretext="Warn me that Live Preview mode is not available for no-copy and/or no-transfer textures"
name="okignore"
yestext="OK"/>
</notification>
<notification
icon="alertmodal.tga"
name="LivePreviewUnavailable"
type="alert">
We cannot display a preview of this texture because it is no-copy and/or no-transfer. We cannot display a preview of this texture because it is no-copy and/or no-transfer.
<usetemplate <usetemplate
ignoretext="Warn me that Live Preview mode is not available for no-copy and/or no-transfer textures" ignoretext="Warn me that Live Preview mode is not available for no-copy and/or no-transfer textures"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment