Show crosshair at build root, build pivoting, avatar offsets, improved Pose Stand

This commit is contained in:
CharleyLevenque
2010-09-01 18:04:08 -04:00
parent b86566df43
commit 2a6a783d6a
5 changed files with 122 additions and 6 deletions

View File

@@ -874,6 +874,13 @@
<on_click function="Tools.SelectedScriptAction" userdata="stop" />
<on_enable function="EditableSelected" />
</menu_item_call>
<menu_item_call bottom="-525" enabled="false" height="19"
label="Remove Scripts in Selection" left="0"
mouse_opaque="true" name="Remove Scripts in Selection"
width="250">
<on_click function="Tools.ScriptDelete" />
<on_enable function="Tools.EnableScriptDelete" />
</menu_item_call>
</menu>
<menu bottom="219" create_jump_keys="true" drop_shadow="true" enabled="true"
height="317" label="Help" left="227" mouse_opaque="false" name="Help"