[hippo-commits] SF.net SVN: opensim-viewer:[13] web
Status: Beta
Brought to you by:
manaj
|
From: Hippo O. V. S. C. <ope...@li...> - 2008-08-16 12:36:32
|
Revision: 13
http://opensim-viewer.svn.sourceforge.net/opensim-viewer/?rev=13&view=rev
Author: manaj
Date: 2008-08-16 12:36:38 +0000 (Sat, 16 Aug 2008)
Log Message:
-----------
Updated for release 0.2.0.
Modified Paths:
--------------
web/htdocs/build.php
web/htdocs/changes.php
web/htdocs/download.php
web/htdocs/index.php
web/php/menu.inc
web/php/page_header.inc
Added Paths:
-----------
web/htdocs/grids.php
web/htdocs/img/grid_manager.jpg
web/htdocs/img/trees_grass.jpg
web/htdocs/trees.php
Modified: web/htdocs/build.php
===================================================================
--- web/htdocs/build.php 2008-08-14 21:24:19 UTC (rev 12)
+++ web/htdocs/build.php 2008-08-16 12:36:38 UTC (rev 13)
@@ -68,7 +68,7 @@
>OpenSimulator Forge Subversion Repositiory</a>.</p>
<p>You can check out the latest release with an empty password:</p>
-<pre class="code">svn co --username anonymous http://forge.opensimulator.org/svn/opensim-viewer/tags/v0.1.0_LL1.20.15</pre>
+<pre class="code">svn co --username anonymous http://forge.opensimulator.org/svn/opensim-viewer/tags/v0.2.0_LL1.20.15</pre>
<p>The latest version is available at:</p>
<pre class="code">svn co --username anonymous http://forge.opensimulator.org/svn/opensim-viewer/trunk</pre>
<p>Note that the trunk might have incomplete features or might not even compile.</p>
Modified: web/htdocs/changes.php
===================================================================
--- web/htdocs/changes.php 2008-08-14 21:24:19 UTC (rev 12)
+++ web/htdocs/changes.php 2008-08-16 12:36:38 UTC (rev 13)
@@ -9,12 +9,41 @@
together with the major changes.</p>
+<h2>Version 0.2.0 (LL 1.20.15)</h2>
+<h3>Grid Manager</h3>
+<ul>
+<li>New tab "Grids" added to the preferences window, just below "Skins".</li>
+<li>New button "Grids" added to login screen between "Connect" and
+ "Quit". This button directly brings up the new tab.</li>
+<li>The new "Grids" tab allows adding new grids or editing
+ existing grids, selecting the default grid and selecting the
+ grid for login.</li>
+<li>Grid settings can be retrieved with the new
+ <a href="http://opensimulator.org/wiki/GridInfo" target="_blank"
+ >GridInfo Protocol</a>,
+ if the grid server supports it.</li>
+<li>Grids are saved to a new file in the <tt>user_settings</tt> directory.</li>
+<li>The default grid is saved in the usual settings file.</li>
+</ul>
+<h3>Trees and Grass</h3>
+<ul>
+<li>Select the kind of tree or grass to be rezzed from a new combobox added to the create dialog.</li>
+<li>The combobox is only enabled, if the tree or grass tool are selected.</li>
+</ul>
+<h3>Bug Fixes</h3>
+<ul>
+<li>Fixed viewer crash, when bringing up the world map.</li>
+<li>llMapDestination() works now up to 15,000 m (was clamped at 1000 m).</li>
+</ul>
+
+
<h2>Version 0.1.1 (LL 1.20.15)</h2>
<ul>
<li>Enable audio streams in Linux version.</li>
<li>No new Windows build in this release.</li>
</ul>
+
<h2>Version 0.1.0 (LL 1.20.15)</h2>
<ul>
<li>Merged changes from Linden 1.20.15 release.</li>
@@ -56,26 +85,21 @@
<h2>Version 1.19.1 (4000)</h2>
<p>The changes in this version are against Second Life 1.19.1 (4).</p>
+<h3>Installation</h3>
+<p> The MJM OpenSim Viewer uses directory name
+<tt>MJM_OpenSim_Viewer</tt> instead of <tt>SecondLife</tt> for the
+binary installation folder and for the user settings folder.</p>
+<h3>Startup</h3>
<ul>
-<li><b>Installation</b><br/>
- The MJM OpenSim Viewer uses directory name <tt>MJM_OpenSim_Viewer</tt>
- instead of <tt>SecondLife</tt> for the binary installation folder
- and for the user settings folder.
-</li>
-<li><b>Startup</b>
- <ul>
- <li>Connect to <a href="http://osgrid.org">OSGrid</a> by default.</li>
- <li>Always assume <tt>-multiple</tt>.</li>
- </ul>
-</li>
-<li><b>Building</b>
- <ul>
- <li>Build up to a height of 10,000 m.</li>
- <li>Scale prims up to 256x256x256 m, working via scaling handles and via the edit window.</li>
- <li>Set transparency up to 100 % in the edit window.</li>
- <li>Set the hole size down to 0.01 for prim shapes like torus.</li>
- </ul>
-</li>
+<li>Connect to <a href="http://osgrid.org">OSGrid</a> by default.</li>
+<li>Always assume <tt>-multiple</tt>.</li>
</ul>
+<h3>Building</h3>
+<ul>
+<li>Build up to a height of 10,000 m.</li>
+<li>Scale prims up to 256x256x256 m, working via scaling handles and via the edit window.</li>
+<li>Set transparency up to 100 % in the edit window.</li>
+<li>Set the hole size down to 0.01 for prim shapes like torus.</li>
+</ul>
<?php include "../php/page_footer.inc"; ?>
\ No newline at end of file
Modified: web/htdocs/download.php
===================================================================
--- web/htdocs/download.php 2008-08-14 21:24:19 UTC (rev 12)
+++ web/htdocs/download.php 2008-08-16 12:36:38 UTC (rev 13)
@@ -13,12 +13,12 @@
<p>Binary packages are available for Windows and Linux.</p>
<ul>
-<li>Download from <a
+<li><a
href="http://forge.opensimulator.org/gf/project/opensim-viewer/frs/"
- >OpenSimulator Forge</a>.
-<li>Download from <a
+ >Download from OpenSimulator Forge</a>.
+<li><a
href="http://sourceforge.net/project/platformdownload.php?group_id=235285"
- >SourceForge</a>.
+ >Download from SourceForge</a>.
</ul>
Added: web/htdocs/grids.php
===================================================================
--- web/htdocs/grids.php (rev 0)
+++ web/htdocs/grids.php 2008-08-16 12:36:38 UTC (rev 13)
@@ -0,0 +1,77 @@
+<?php
+$pageName = ":Grid Manager";
+include "../php/page_header.inc";
+?>
+
+<h1>Grid Manager</h1>
+
+<p>The grid manager is a new tab added to the preferences window, just
+below "Skins". It allows you to add new grids or to edit existing
+grids. You can easily select a default grid and select a different
+grid just for the next login.</p>
+
+<p>From the login screen the grids tab can be accessed directly using
+the new "Grids" button.<p>
+
+<center>
+<img src="img/grid_manager.jpg"/ width="480" height="357" style="padding:20px">
+</center>
+
+
+<h2>Default Grid</h2>
+
+<p>If you don't give a grid name on the command line and you don't
+select one from the grids tab, you are connected to the default grid.
+When installing the viewer, the default grid is set to OSGrid, but you
+can change that easily by pressing the "Default" button in the grid
+tab.</p>
+
+
+<h2>Grid Nickname</h2>
+
+<p>Each grid is identified by a nickname. It should be short, yet
+descriptive. It must be alphanumeric and lowercase, so it can be used
+as a part of filenames to store grid-specific data.</p>
+
+
+<h2>Select Grid for Login</h2>
+
+<p>There are two ways for selecting a specific grid for login. Note
+that this will not change the default grid.</p>
+<ul>
+<li><b>Select a grid in the grids tab.</b><br/>
+ You can just click on the "Grids" button on the login screen and
+ select the grid from the combobox. Then press "Apply" or "OK".
+ Note how the login page changes for the newly selected grid.</li>
+<li><b>Specify a grid nickname on the command line.</b><br/>
+ Adding "-grid nickname" on the command line will automatically
+ select this grid. This allows to easily create several shortcuts
+ for connecting to different grids. This preselection can still be
+ overriden by selecting a different grid from the grids tab.</li>
+</ul>
+
+
+<h2>Adding a New Grid</h2>
+
+<p>For adding a new grid, just click the "Add" button and fill in the
+fields. If you click "Copy" instead, the entry fields will be prefilled with
+the data from the currently selected grid.</p>
+
+<p>The minimum information required is the nickname and the
+login URI. The nickname must be alphanumeric and lowercase.</p>
+
+<p>When done, click the "Apply" button.</p>
+
+
+<h2>The GridInfo Protocol</h2>
+
+<p>If the grid server provides grid information via the new <a
+href="http://opensimulator.org/wiki/GridInfo">GridInfo Protocol</a>,
+simply enter the login URI and press the "Get Grid Info" button. This
+will automatically fill in all the fields provided by the grid
+server.</p>
+
+<p>You can test that with my own grid using login URI:
+<tt>http://manaria.game-host.org:35000/</tt></p>
+
+<?php include "../php/page_footer.inc"; ?>
\ No newline at end of file
Property changes on: web/htdocs/img/grid_manager.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: web/htdocs/img/trees_grass.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: web/htdocs/index.php
===================================================================
--- web/htdocs/index.php 2008-08-14 21:24:19 UTC (rev 12)
+++ web/htdocs/index.php 2008-08-16 12:36:38 UTC (rev 13)
@@ -5,8 +5,7 @@
<h1>News</h1>
-<p><strong>2008-08-10:</strong> New Linux version v0.1.1 enabling audio streams.</p>
-<p><strong>2008-08-10:</strong> Source code available at OpenSimulator Forge.</p>
+<p><strong>2008-08-15:</strong> New Release v0.2.0. Check out the new grid manager!</p>
<p> </p>
@@ -36,25 +35,6 @@
<li>Join up to 100 groups.</li>
</ul>
-<h2>Changed Default Values</h2>
-<ul>
-<li>Connect to <a href="http://osgrid.org" target="_blank">OSGrid</a>.</li>
-<li>Allow multiple concurrent viewers (always assume "-multiple").</li>
-<li>Increase the default value for MaxSelectDistance from 64 to 300.</li>
-</ul>
-
-<h2>General</h2>
-<ul>
-<li>Only the English language setting is implemented.</li>
-<li>Replace references to Second Life with OpenSim and OSGrid (ongoing).</li>
-</ul>
-
-<p> </p>
-
-<h1>Coming soon...</h1>
-
-<p>A short preview of the features that will be in Hippo OpenSim Viewer 0.2.0 (LL 1.20.15)</p>
-
<h2>Grid Manager</h2>
<ul>
<li>New tab "Grids" added to the preferences window, just below "Skins".</li>
@@ -67,20 +47,41 @@
<a href="http://opensimulator.org/wiki/GridInfo" target="_blank"
>GridInfo Protocol</a>,
if the grid server supports it.</li>
-<li>Grids are saved to a new file in the <tt>user_settings</tt> directory.</li>
-<li>The default grid is saved in the usual settings file.</li>
+<li><a href="grids.php">Click for more info...</a>
</ul>
<h2>Trees and Grass</h2>
<ul>
<li>Select the kind of tree or grass to be rezzed from a new combobox added to the create dialog.</li>
<li>The combobox is only enabled, if the tree or grass tool are selected.</li>
+<li><a href="trees.php">Click for more info...</a>
</ul>
+<h2>Changed Default Values</h2>
+<ul>
+<li>Connect to <a href="http://osgrid.org" target="_blank">OSGrid</a>.</li>
+<li>Allow multiple concurrent viewers (always assume "-multiple").</li>
+<li>Increase the default value for MaxSelectDistance from 64 to 300.</li>
+</ul>
+
+<h2>General</h2>
+<ul>
+<li>Only the English language setting is implemented.</li>
+<li>Replace references to Second Life with OpenSim and OSGrid (ongoing).</li>
+</ul>
+
<h2>Bug Fixes</h2>
<ul>
<li>Fixed viewer crash, when bringing up the world map.</li>
<li>llMapDestination() works now up to 15,000 m (was clamped at 1000 m).</li>
</ul>
+<!--
+<p> </p>
+
+<h1>Coming soon...</h1>
+
+<p>A short preview of the features that will be in Hippo OpenSim Viewer 0.2.0 (LL 1.20.15)</p>
+-->
+
<?php include "../php/page_footer.inc"; ?>
\ No newline at end of file
Added: web/htdocs/trees.php
===================================================================
--- web/htdocs/trees.php (rev 0)
+++ web/htdocs/trees.php 2008-08-16 12:36:38 UTC (rev 13)
@@ -0,0 +1,31 @@
+<?php
+$pageName = ":Trees & Grass";
+include "../php/page_header.inc";
+?>
+
+<h1>Trees and Grass</h1>
+
+<p>A new combobox added to the create dialog allows selecting the kind
+of tree or grass to be rezzed.</p>
+
+<center>
+<img src="img/trees_grass.jpg"/ width="245" height="148" style="padding:20px">
+</center>
+
+<p>To get the old random behaviour choose Random at the top of the
+list.</p>
+
+<p>The combobox is only enabled, if the tree or grass tool are
+selected. The last choice is remembered in the user settings across
+sessions.</p>
+
+<p>To try it out, follow these steps:</p>
+<ul>
+<li>Hit <tt>CTRL-4</tt> to bring up the create dialog.</li>
+<li>Click on the tree symbol.</li>
+<li>Select a tree from the combobox.</li>
+<li>Click anywhere on the ground to rez the selected kind of tree.</li>
+</ul>
+<p>Happy rezzing!</p>
+
+<?php include "../php/page_footer.inc"; ?>
\ No newline at end of file
Modified: web/php/menu.inc
===================================================================
--- web/php/menu.inc 2008-08-14 21:24:19 UTC (rev 12)
+++ web/php/menu.inc 2008-08-16 12:36:38 UTC (rev 13)
@@ -17,6 +17,8 @@
menuItem("Downloads", "download.php");
menuItem("Support", "support.php");
menuItem("Documentation", "docu.php");
+menuItem(":Grid Manager", "grids.php");
+menuItem(":Trees & Grass", "trees.php");
menuItem(":Build Source", "build.php");
menuItem("Statistics", "stats.php");
Modified: web/php/page_header.inc
===================================================================
--- web/php/page_header.inc 2008-08-14 21:24:19 UTC (rev 12)
+++ web/php/page_header.inc 2008-08-16 12:36:38 UTC (rev 13)
@@ -14,10 +14,11 @@
a:active { color:#ff0000; }
h1 { font:bold 22px/22px Arial,sans; margin-top:0px; margin-bottom:0px; color:334499; }
h2 { font:bold 17/17px Arial,sans; margin-top:15px; margin-bottom:-2px; color:334499; }
-h3 { font:bold 15/15px Arial,sans; margin-top:12px; margin-bottom:0px; color:334499; }
+h3 { font:bold 13/13px Arial,sans; margin-top:12px; margin-bottom:0px; color:334499; }
ul { margin-top:8px; margin-bottom:0px; }
p { margin-top:8px; margin-bottom:0px; }
pre.code { background-color:#dddddd; border:1px solid #000000; padding:2px; margin-left:15px; margin-right:15px; }
+b,strong { color:334499; }
/* page layout */
table.page { width:95%; min-width:800px; margin-top:15px; }
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|