Show crosshair at build root, build pivoting, avatar offsets, improved Pose Stand
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user