[Gtkradiant] r4798 - in GtkRadiant/trunk/docs: . user

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Sat Sep 25 13:22:31 CDT 2004


Author: spog
Date: 2004-09-25 13:22:18 -0500 (Sat, 25 Sep 2004)
New Revision: 4798

Added:
   GtkRadiant/trunk/docs/user/
   GtkRadiant/trunk/docs/user/brush_flipx.gif
   GtkRadiant/trunk/docs/user/brush_flipy.gif
   GtkRadiant/trunk/docs/user/brush_flipz.gif
   GtkRadiant/trunk/docs/user/brush_rotatex.gif
   GtkRadiant/trunk/docs/user/brush_rotatey.gif
   GtkRadiant/trunk/docs/user/brush_rotatez.gif
   GtkRadiant/trunk/docs/user/bugs.html
   GtkRadiant/trunk/docs/user/commands.html
   GtkRadiant/trunk/docs/user/faq.html
   GtkRadiant/trunk/docs/user/howto.html
   GtkRadiant/trunk/docs/user/index.html
   GtkRadiant/trunk/docs/user/transition.html
Log:
added 1.5 web docs

Added: GtkRadiant/trunk/docs/user/brush_flipx.gif
===================================================================
(Binary files differ)


Property changes on: GtkRadiant/trunk/docs/user/brush_flipx.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GtkRadiant/trunk/docs/user/brush_flipy.gif
===================================================================
(Binary files differ)


Property changes on: GtkRadiant/trunk/docs/user/brush_flipy.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GtkRadiant/trunk/docs/user/brush_flipz.gif
===================================================================
(Binary files differ)


Property changes on: GtkRadiant/trunk/docs/user/brush_flipz.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GtkRadiant/trunk/docs/user/brush_rotatex.gif
===================================================================
(Binary files differ)


Property changes on: GtkRadiant/trunk/docs/user/brush_rotatex.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GtkRadiant/trunk/docs/user/brush_rotatey.gif
===================================================================
(Binary files differ)


Property changes on: GtkRadiant/trunk/docs/user/brush_rotatey.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GtkRadiant/trunk/docs/user/brush_rotatez.gif
===================================================================
(Binary files differ)


Property changes on: GtkRadiant/trunk/docs/user/brush_rotatez.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GtkRadiant/trunk/docs/user/bugs.html
===================================================================
--- GtkRadiant/trunk/docs/user/bugs.html	2004-09-25 18:01:24 UTC (rev 4797)
+++ GtkRadiant/trunk/docs/user/bugs.html	2004-09-25 18:22:18 UTC (rev 4798)
@@ -0,0 +1,35 @@
+<html>
+<style type="text/css">
+  body { font-family: Verdana, sans-serif; color: black; background: white; }
+  b { font-weight: bold; }
+  pre { font-family: monospace; }
+</style>
+<head>
+</head>
+<body>
+<p><small>
+<b>Radiant crashes on startup (font errors) when run on Windows 98/ME</b><br>
+The windowing system used by radiant 1.5 (<a href="http://www.gtk.org">GTK2</a>) does not support bitmap fonts; it only supports true-type fonts.<br>
+By default, win9x/ME uses MS Sans Serif for all menu/title/button text. This causes radiant 1.5 to crash on startup.<br>
+To work around the problem on win9x/ME, before running radiant 1.5:<br>
+- right-click on desktop and choose 'properties' to get the Display Properties window.<br>
+- choose the 'Appearance' tab<br>
+- go through each display item in turn and change the font from 'MS Sans Serif' to 'Tahoma'<br>
+</small></p>
+
+<p><small>
+<b>Radiant crashes on startup when run on win32 with a multi-monitor configuration</b><br>
+There is a known issue with multi-monitor support. The workaround is as follows:<br>
+- change to single-monitor desktop configuration<br>
+- run radiant, and enable "start on primary monitor" in <i>Edit > Preferences > Interface</i>.<br>
+- change back to multi-monitor desktop configuration<br>
+</small></p>
+
+<p><small>
+<b>Radiant crashes when clicking OK in preferences, or on startup after adding a new wad/pak/pk3/pk4</b><br>
+The windowing system used by radiant 1.5 (<a href="http://www.gtk.org">GTK2</a>) does not support non-utf8 (international) characters. When a filename is printed to the console that contains these characters, Radiant crashes.<br>
+To work around the problem, before running radiant 1.5:<br>
+- remove international characters such as 'ö' from your %appdata% path and your engine-path<br>
+- remove international characters from your wad/pak/pk3/pk4 file names.<br>
+</small></p>
+</body>


Property changes on: GtkRadiant/trunk/docs/user/bugs.html
___________________________________________________________________
Name: svn:eol-style
   + native

Added: GtkRadiant/trunk/docs/user/commands.html
===================================================================
--- GtkRadiant/trunk/docs/user/commands.html	2004-09-25 18:01:24 UTC (rev 4797)
+++ GtkRadiant/trunk/docs/user/commands.html	2004-09-25 18:22:18 UTC (rev 4798)
@@ -0,0 +1,414 @@
+<html>
+<style type="text/css">
+  body { font-family: Verdana, sans-serif; color: black; background: white; }
+  b { font-weight: bold; }
+  pre { font-family: monospace; }
+</style>
+<head>
+</head>
+<body>
+<p>
+Mouse Controls:
+</p>
+<table border="1" bordercolor="#000000" cellpadding="2">
+  <tr>
+    <td><small><b>Command</b></small></td>
+    <td><small><b>Button</b></small></td>
+    <td><small><b>Modifiers</b></small></td>
+    <td><small><b>Tool</b></small></td>
+    <td><small><b>Cursor on</b></small></td>
+  </tr>
+  <tr>
+    <td><small>Create Brush</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+    <td><small>2D - nothing selected</small></td>
+  </tr>
+  <tr>
+    <td><small>Select</small></td>
+    <td><small>left</small></td>
+    <td><small>shift+alt</small></td>
+    <td><small></small></td>
+    <td><small>2D/3D - any object</small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Select (aka XOR)</small></td>
+    <td><small>left</small></td>
+    <td><small>shift</small></td>
+    <td><small></small></td>
+    <td><small>2D/3D - any object</small></td>
+  </tr>
+  <tr>
+    <td><small>Move selected objects</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>Translate</small></td>
+    <td><small>2D/3D - manipulator</small></td>
+  </tr>
+  <tr>
+    <td><small>Rotate selected objects</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>Rotate</small></td>
+    <td><small>2D/3D - manipulator</small></td>
+  </tr>
+  <tr>
+    <td><small>Scale selected objects</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>Scale</small></td>
+    <td><small>2D/3D - manipulator</small></td>
+  </tr>
+  <tr>
+    <td><small>Move selected objects</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>QE</small></td>
+    <td><small>2D/3D - selected objects</small></td>
+  </tr>
+   <tr>
+    <td><small>Resize selected objects</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>QE</small></td>
+    <td><small>2D/3D - outside selected</small></td>
+  </tr>
+ <tr>
+    <td><small>Place clipper point</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>Clipper</small></td>
+    <td><small>2D</small></td>
+  </tr>
+  <tr>
+    <td><small>Move clipper point</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small>Clipper</small></td>
+    <td><small>2D - Clipper point</small></td>
+  </tr>
+  <tr>
+    <td><small>Select Texture</small></td>
+    <td><small>left</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+    <td><small>Texture Browser - thumbnail</small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle free-move camera</small></td>
+    <td><small>right</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+    <td><small>3D</small></td>
+  </tr>
+  <tr>
+    <td><small>Move 2D View</small></td>
+    <td><small>right</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+    <td><small>2D</small></td>
+  </tr>
+  <tr>
+    <td><small>Zoom 2D View</small></td>
+    <td><small>right</small></td>
+    <td><small>shift</small></td>
+    <td><small></small></td>
+    <td><small>2D</small></td>
+  </tr>
+  <tr>
+    <td><small>Position 3D Camera in 2D view</small></td>
+    <td><small>middle</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+    <td><small>2D</small></td>
+  </tr>
+  <tr>
+    <td><small>Angle 3D Camera in 2D view</small></td>
+    <td><small>middle</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+    <td><small>2D</small></td>
+  </tr>
+</table>
+
+<p>
+Toolbar Buttons:
+</p>
+<table border="1" bordercolor="#000000" cellpadding="2">
+<tr>
+  <td><small><b>Command</b></small></td>
+  <td><small><b>Button</b></small></td>
+</tr>
+<tr>
+  <td><small>Mirror Selection around X-Axis</small></td>
+  <td><img src="brush_flipx.gif"></td>
+</tr>
+<tr>
+  <td><small>Rotate Selection 90 degrees around X-Axis</small></td>
+  <td><img src="brush_rotatex.gif"></td>
+</tr>
+<tr>
+  <td><small>Mirror Selection around Y-Axis</small></td>
+  <td><img src="brush_flipy.gif"></td></tr>
+<tr>
+  <td><small>Rotate Selection 90 degrees around Y-Axis</small></td>
+  <td><img src="brush_rotatey.gif"></td>
+</tr>
+<tr>
+  <td><small>Mirror Selection around Z-Axis</small></td>
+  <td><img src="brush_flipz.gif"></td>
+</tr>
+<tr>
+  <td><small>Rotate Selection 90 degrees around Z-Axis</small></td>
+  <td><img src="brush_rotatez.gif"></td>
+</tr>
+</table>
+
+<p>
+Keyboard Shortcuts:
+</p>
+<table border="1" bordercolor="#000000" cellpadding="2">
+  <tr>
+    <td><small><b>Command</b></small></td>
+    <td><small><b>Button</b></small></td>
+    <td><small><b>Modifiers</b></small></td>
+    <td><small><b>Tool</b></small></td>
+  </tr>
+  <tr>
+    <td><small>Open Map File</small></td>
+    <td><small>o</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Save Map File</small></td>
+    <td><small>s</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle 2D view angle</small></td>
+    <td><small>tab</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Deselect All</small></td>
+    <td><small>escape</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Invert Selection</small></td>
+    <td><small>i</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Delete Selection</small></td>
+    <td><small>backspace</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Clone Selection</small></td>
+    <td><small>spacebar</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Copy Selection</small></td>
+    <td><small>c</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Paste Selection</small></td>
+    <td><small>v</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Undo</small></td>
+    <td><small>z</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Redo</small></td>
+    <td><small>y</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Face Mode on/off</small></td>
+    <td><small>f</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Edge Mode on/off</small></td>
+    <td><small>e</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Vertex Mode on/off</small></td>
+    <td><small>v</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Translate Tool</small></td>
+    <td><small>w</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Rotate Tool</small></td>
+    <td><small>r</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Scale Tool</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Clipper Tool</small></td>
+    <td><small>x</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>QE Tool</small></td>
+    <td><small>q</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Apply clipper plane to selection</small></td>
+    <td><small>enter</small></td>
+    <td><small></small></td>
+    <td><small>Clipper</small></td>
+  </tr>
+  <tr>
+    <td><small>Apply clipper plane (keep both sides)</small></td>
+    <td><small>enter</small></td>
+    <td><small>shift</small></td>
+    <td><small>Clipper</small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Grid on/off</small></td>
+    <td><small>0</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Set grid to 2^(N-1) eg. 2 = 2unit, 3 = 4unit, 4 = 8unit</small></td>
+    <td><small>1-9</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Snap Selection to grid</small></td>
+    <td><small>g</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Convert Selection to a new N-Sided brush</small></td>
+    <td><small>1-9</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Move 3D Camera forward</small></td>
+    <td><small>uparrow</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Move 3D Camera backward</small></td>
+    <td><small>downarrow</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Rotate 3D Camera left</small></td>
+    <td><small>leftarrow</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Rotate 3D Camera right</small></td>
+    <td><small>rightarrow</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Move 3D Camera up</small></td>
+    <td><small>d</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Move 3D Camera down</small></td>
+    <td><small>c</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Rotate 3D Camera up</small></td>
+    <td><small>a</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Rotate 3D Camera down</small></td>
+    <td><small>z</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Move 3D Camera left</small></td>
+    <td><small>,</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Move 3D Camera right</small></td>
+    <td><small>.</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Merge Selected brushes</small></td>
+    <td><small>u</small></td>
+    <td><small>ctrl</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Subtract Selected brushes</small></td>
+    <td><small>u</small></td>
+    <td><small>shift</small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Entity Inspector</small></td>
+    <td><small>n</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+  <tr>
+    <td><small>Toggle Surface Inspector</small></td>
+    <td><small>s</small></td>
+    <td><small></small></td>
+    <td><small></small></td>
+  </tr>
+</table>
+
+</body>


Property changes on: GtkRadiant/trunk/docs/user/commands.html
___________________________________________________________________
Name: svn:eol-style
   + native

Added: GtkRadiant/trunk/docs/user/faq.html
===================================================================
--- GtkRadiant/trunk/docs/user/faq.html	2004-09-25 18:01:24 UTC (rev 4797)
+++ GtkRadiant/trunk/docs/user/faq.html	2004-09-25 18:22:18 UTC (rev 4798)
@@ -0,0 +1,29 @@
+<html>
+<style type="text/css">
+  body { font-family: Verdana, sans-serif; color: black; background: white; }
+  b { font-weight: bold; }
+  pre { font-family: monospace; }
+</style>
+<head>
+</head>
+<body>
+<p><small>
+<b>Why is 1.5.x so different to previous versions?</b><br>
+Because it has been completely overhauled since 1.4.<br>
+Users of previous versions should read <a href="http://zerowing.idsoftware.com/radiant-files/nightly/1.5.0/docs/transition.html">this</a>.<br>
+Persevere in learning the new methods and you may find you prefer (some of) them.
+</small></p>
+<p><small>
+<b>Are you going to change it back to the way it was?</b><br>
+No. However, new features will be added to replace old ones that are currently missing. <a href="https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/docs/developer/TODO">ToDo List</a>.<br>
+We want your feedback. Use the <a href="http://www.qeradiant.com/?data=bugreport">bug report form</a> to report bugs and give suggestions.
+</small></p>
+<p><small>
+<b>Will the Doom 3 support have a realtime lighting preview like the editor that comes with the game?</b><br>
+Maybe.
+</small></p>
+<p><small>
+<b>Why won't my textures/models show up when I open a map?</b><br>
+Radiant needs to know the path to the engine. Set it in <i>Edit > Preferences > Settings > Paths</i>.
+</small></p>
+</body>


Property changes on: GtkRadiant/trunk/docs/user/faq.html
___________________________________________________________________
Name: svn:eol-style
   + native

Added: GtkRadiant/trunk/docs/user/howto.html
===================================================================
--- GtkRadiant/trunk/docs/user/howto.html	2004-09-25 18:01:24 UTC (rev 4797)
+++ GtkRadiant/trunk/docs/user/howto.html	2004-09-25 18:22:18 UTC (rev 4798)
@@ -0,0 +1,82 @@
+<html>
+<style type="text/css">
+  body { font-family: Verdana, sans-serif; color: black; background: white; }
+  b { font-weight: bold; }
+  pre { font-family: monospace; }
+</style>
+<head>
+</head>
+<body>
+<p><small>
+<b>How do I turn off the far-clip plane in the camera view?</b><br>
+Edit > Preferences > Camera > Enable far-clip plane OFF.
+</small></p>
+<p><small>
+<b>How do I create a new brush?</b><br>
+LMB and drag in the orthographic view.
+</small></p>
+<p><small>
+<b>How do I select and deselect objects?</b><br>
+Shift+LMB on the objects to toggle-select. Shift+Alt+LMB on the objects to replace-select.
+</small></p>
+<p><small>
+<b>How do I select more than one object with a single operation?</b><br>
+Drag a box while selecting with Shift+LMB or Shift+Alt+LMB.
+</small></p>
+<p><small>
+<b>How do I move objects?</b><br>
+Drag part of the manipulator with LMB.
+</small></p>
+<p><small>
+<b>How do I change the grid snapping?</b><br>
+Use Grid -> [number], or the number keys as a a shortcut
+</small></p>
+<p><small>
+<b>How do I snap a brush to the current grid</b><br>
+Ctrl+G snaps the selected brushes to the current grid.
+</small></p>
+<p><small>
+<b>How do I rotate objects in the three major axes?</b><br>
+Use the toolbar buttons <img src="brush_rotatex.gif"> <img src="brush_rotatey.gif"> <img src="brush_rotatez.gif">
+</small></p>
+<p><small>
+<b>How do I mirror objects in the three major axes?</b><br>
+Use the toolbar buttons <img src="brush_flipx.gif"> <img src="brush_flipy.gif"> <img src="brush_flipz.gif">
+</small></p>
+<p><small>
+<b>How do I move the orthographic view?</b><br>
+RMB-drag to move the view around, use the mousewheel or shift+RMB to zoom in/out.
+</small></p>
+<p><small>
+<b>How do I change the orthographic view direction?</b><br>
+Use Ctrl+Tab to toggle between Top/Front/Side elevations.
+</small></p>
+<p><small>
+<b>How do I change the colours in the orthographic view?</b><br>
+Edit the colours in Misc -> Colors, or choose a theme from Misc -> Colors -> Themes.
+</small></p>
+<p><small>
+<b>How do I change the window layout?</b><br>
+Choose a window layout in Edit -> Prefs -> Interface -> Layout.
+</small></p>
+<p><small>
+<b>How do I move the camera?</b><br>
+RMB in the camera window to toggle free-look mode. Use the arrow keys and the mouse to navigate.
+</small></p>
+<p><small>
+<b>How do I position the camera exactly?</b><br>
+Shift+MMB in the orthographic view to position the camera at the point clicked.
+</small></p>
+<p><small>
+<b>How do I change the shape of a brush?</b><br>
+Use the component editing modes under the Modify > Components menu (shortcut keys: 'f' for faces; 'e' for edges; 'v' for vertices). When in a component editing mode, select and edit components the same way you select brushes.
+</small></p>
+<p><small>
+<b>How do I set the materials of brush faces?</b><br>
+Select a brush or face and toggle the surface inspector by pressing 's'. Enter the name of the material to apply. Radiant will show in-use textures in the texture browser so that they can be easily applied in future using LMB on the texture thumbnail.
+</small></p>
+<p><small>
+<b>What the hell is the clipper tool?</b><br>
+Press 'x' to start using the clipper tool. When using the clipper tool, a left-click in the 2D view will place a clipper point (numbered 1 2 or 3). When two or more points have been placed they define a clip-plane, and the result of applying it to the current selection will be highlighted in yellow. At this stage, the clipper points can be moved around using left-click+drag to adjust the clip-plane. When you're happy with it, hit enter to apply it to the selection, or shift+enter to split the selection along the clipper plane. The quickest way to use the clipper is to place only two points, defining a line across the current 2D view.
+</small></p>
+</body>


Property changes on: GtkRadiant/trunk/docs/user/howto.html
___________________________________________________________________
Name: svn:eol-style
   + native

Added: GtkRadiant/trunk/docs/user/index.html
===================================================================
--- GtkRadiant/trunk/docs/user/index.html	2004-09-25 18:01:24 UTC (rev 4797)
+++ GtkRadiant/trunk/docs/user/index.html	2004-09-25 18:22:18 UTC (rev 4798)
@@ -0,0 +1,19 @@
+<html>
+<style type="text/css">
+  body { font-family: Verdana, sans-serif; color: black; background: white; }
+  b { font-weight: bold; }
+  pre { font-family: monospace; }
+</style>
+<head>
+</head>
+<body>
+<p>GtkRadiant 1.5.0 User Docs</p>
+<p><small><a href="bugs.html">Known Issues</a></small></p>
+<p><small><a href="transition.html">Transition</a> from earlier versions</small></p>
+<p><small><a href="faq.html">Frequently Asked Questions</a></small></p>
+<p><small><a href="commands.html">Command Reference</a></small></p>
+<p><small><a href="howto.html">How do I..?</a></small></p>
+<p><small><a href="https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/setup/changelog.txt">Major Changes</a></small></p>
+<p><small><a href="https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/docs/developer/CHANGES">Developer ChangeLog</a></small></p>
+<p><small><a href="https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/docs/developer/TODO">ToDo List</a></small></p>
+</body>


Property changes on: GtkRadiant/trunk/docs/user/index.html
___________________________________________________________________
Name: svn:eol-style
   + native

Added: GtkRadiant/trunk/docs/user/transition.html
===================================================================
--- GtkRadiant/trunk/docs/user/transition.html	2004-09-25 18:01:24 UTC (rev 4797)
+++ GtkRadiant/trunk/docs/user/transition.html	2004-09-25 18:22:18 UTC (rev 4798)
@@ -0,0 +1,34 @@
+<html>
+<style type="text/css">
+  body { font-family: Verdana, sans-serif; color: black; background: white; }
+  b { font-weight: bold; }
+  pre { font-family: monospace; }
+</style>
+<head>
+</head>
+<body>
+<p><small>
+<b>Where's the old-style drag/resize?</b><br>
+Use the QE tool (shortcut 'q').
+</small></p>
+<p><small>
+<b>Where's 'Select Complete Tall'?</b><br>
+This feature has been replaced by area-selection - drag a box with shift+lmb or alt+shift+lmb to select objects or components.
+</small></p>
+<p><small>
+<b>Where's the Z-Window?</b><br>
+This feature was removed. Use ctrl+tab to switch view axis, or use the Translate tool (shortcut 'w') to move things in the z-axis.
+</small></p>
+<p><small>
+<b>Where's the one-click 'paint' texturing?</b><br>
+This feature was removed temporarily, it will be back. Until then, use area-select to pick faces for texturing.
+</small></p>
+<p><small>
+<b>Why can't I select brush-entities to edit their properties in the entity-inspector?</b><br>
+1.5 requires you to select the parent entity directly to edit its properties. Either use the entity-list (shortcut 'l') to select the entity, or hold ctrl while selecting any brush belonging to the entity.
+</small></p>
+<p><small>
+<b>Why can't I exit the clipper?</b><br>
+The clipper ('x') now behaves as a tool, like the translate ('w') rotate ('r') and QE ('q') tools. Hit the toolbar button or shortcut to change from the clipper to another tool.
+</small></p>
+</body>


Property changes on: GtkRadiant/trunk/docs/user/transition.html
___________________________________________________________________
Name: svn:eol-style
   + native




More information about the Gtkradiant mailing list