Skip to content
Snippets Groups Projects
Commit d6437f3e authored by Nyx (Neal Orman)'s avatar Nyx (Neal Orman)
Browse files
parents 61d43d20 2143a8f7
No related branches found
No related tags found
No related merge requests found
......@@ -883,6 +883,18 @@
function="Upload.CalculateCosts"
parameter="Upload Animation" />
</menu_item_call>
<menu_item_call
label="Model..."
layout="topleft"
name="Upload Model">
<menu_item_call.on_click
function="File.UploadModel"
parameter="" />
<menu_item_call.on_enable
function="File.EnableUploadModel" />
<menu_item_call.on_visible
function="File.MeshEnabled"/>
</menu_item_call>
<menu_item_call
label="Bulk (L$[COST] per file)..."
layout="topleft"
......
......@@ -1058,9 +1058,9 @@ anguage Infrstructure (CLI) international standard</string>
<key>linux</key>
<map>
<key>md5sum</key>
<string>33dee1d84d006a5339cf6ba4096b8bd9</string>
<string>54c95551cc9f792a889e2c54d3af7767</string>
<key>url</key>
<uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100721.tar.bz2</uri>
<uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100810.tar.bz2</uri>
</map>
<key>darwin</key>
<map>
......
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