Dark Radiant Controls, Keys & Mouse: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(New page: Key and mouse control in Dark Radiant... written by Fidcal This is an unformatted temporary copy of my personal rough notes which I update as I find time and discover new stuff. It is ve...)
 
(→‎Introduction: Add link to https://www.darkradiant.net/userguide/)
 
(127 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Key and mouse control in Dark Radiant...
''written by Fidcal''


written by Fidcal
== Introduction ==


This is an unformatted temporary copy of my personal rough notes which I update as I find time and discover new stuff. It is very incomplete. At some stage hopefully I'll tidy it up properly  and make it more comprehensive.
NOTE: For the most up-to-date quick information, from within Dark Radiant, access the Help/[https://www.darkradiant.net/userguide/ User Guide].


This is a complete reference list by description of all Dark Radiant controls whether by buttons, menus, or keys. In addition any other material relating to the Dark Radiant controls may be included or linked to.


camview = 3D camera view
== Changing Shortcut Keys ==
xyz = any orthoview, top, front, side.
[ ] square brackets indicates no default key assigned
LMB, MMB, RMB - Left, middle, right mouse buttons and MMW is middle mouse wheel (rotation)


Shortcut keys shown are defaults and you can change them to your preference in Dark Radiant's {{menu|Edit|Keyboard Shortcuts}} where they are listed in alphabetical order by shortcut name (command) shown in the table below. The shortcut keys list itself gives a guide to what features are available from the keys but they are not all obvious. As well as assigning and removing shortcut keys there in that dialog you can also examine, copy, backup, make alternatives, even edit (with caution), the file in which they are stored (in XP and earlier) at


CAMERA VIEW:
<drive>:\Documents and Settings\<user>\Application Data\DarkRadiant\input.xml
RMB in camview = toggle free mouse look around
In free mouse mode:
Zoom in and out with MMB
Ctrl+Shift+slide mouse forward,backward, left and right WITH FINE CONTROL.
Ctrl+slide mouse moves up, down, left and right WITH FINE CONTROL.


In Windows Vista they are accessed at:


XYZ GRID ORTHOVIEW:
<drive>:\Users\<user>\AppData\Roaming\DarkRadiant\input.xml
Ctrl + MMB in xyz = camera to cursor or drag camera
MMB in xyz = camera turns to where clicked
Ctrl + Alt + Tab = View to camera on selected view
Crtl + Shift + Tab = View to camera on all views


Ctrl + Alt + 1 through Ctrl + Alt + 0 = store camera position
== Guide ==
Alt + 1 through Alt + 0 = camera to stored position
Alt + RMB on item in camview = camera to item centre (but keeps your current orientation)


Move:
The Controls table is in alphabetical order by keyword in the leftmost column so scroll down or use your web browser's page search (usually {{key|CTRL}}+{{key|F}}) to find what you want. Many entries are in more than once to assist in this so 'Texture Lock' is under both 'Texture Lock' and 'Lock Texture'.
Arrow keys = forward/back/strafe left/right
D & C = Move vertically up and down
A & Z = Tilt up and down
END = horizontal view (ie, not tilted up or down)


Move selection in orthoview:
* LMB {{LMB}}, RMB {{RMB}} = Left, Right mouse buttons
LMB Drag with mouse pointing within the selection.
* MMB {{MMB}} = Middle mouse wheel or button press
To move in one plane only:
* MMW is middle mouse wheel (rotation)
Hold down LMB, THEN shift (NOT shift then LMB!) and then drag either left right (only) else up down (only)
Alternative: Alt + arrow key on selection


XYZ ORTHOVIEWS:
* LeftBbar = Dark Radiant's left button bar
Ctrl + tab = cycles through top, front, side views AND...
* TopBbar = Dark Radiant's top button bar
moves view centre to selected item ELSE...
moves centre to camera if nothing selected.
Zoom in and out with MMB


Selecting :
* Orthoview = Dark Radiant's 2D views: top, side, front.
shift + Lclick* = select or add to already selected (if any)
alt + shift + Lclick (repeatedly) = select stacked (e.g., behind, in front...)
ctrl + shift + Lclick* = select face
ctrl + shift + Ldrag = select all faces in rectangle dragged out.
[tab] = group cycle forward = select next in entity group, eg, atdm:mover_door > related brush


*=repeatable on multiple objects/faces


[[Category:DarkRadiant]]
== Searching Tree structures in Media Browser, Entity List, etc ==
 
* Point to Textures (or any tree)
* Shift + Right key to fully open the tree
* Type the key letters of what you want to find
* Up/down arrows to go to next/previous occurrence.
* Esc to get out of input field
 
Avoid F3 because that is likely to switch to render mode which might crash some systems.
 
== Complete Table of All Dark Radiant Controls ==
 
 
Note that controls for sub-sections of Dark Radiant such as the Media Browser may be listed separately.
 
===A to F===
<table
cellpadding="2"
border="1"
align="center"
width="100%">
 
<tr valign="bottom"  align="center">
<td colspan="3"><font size="4"><B>DARK RADIANT CONTROLS</B></font></td>
</tr>
 
<tr valign="bottom"  align="center">
<td>
<B>CONTROL</B>
</td>
<td>
<B>DESCRIPTION</B>
</td>
<td>
<B>DEFAULT KEY<BR>
TOOLBAR<BR>
MENU ROUTE<BR>
SHORTCUT NAME</B>
</td>
<tr valign="top" align="left">
<td>
Add brush to existing entity (reparent)
</td>
<td>
Assigns selected brush(es) to selected '''existing''' entity. '''Entity must be selected last'''. Only works with worldspawn primitives; you cannot reparent from one entity to another but in that case must first 'revert to worldspawn' in the right click grid view menu
</td>
<td>
Edit>reparent primitives<BR>
ParentSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Alignment Workzone show
</td>
<td>Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items</td>
<td>
View&gt;Show&gt;Show Workzone (also in Preferences&gt; Orthoview)<br>
ShowWorkzone
</td>
</tr>
<tr valign="top" align="left">
<td>Ambient sound (speaker) create</td>
<td>Creates speaker. See [[Adding ambient Sounds to your Map]]</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Angles show</td>
<td>Show angles ??
 
</td>
<td>
View&gt;Show&gt;Show Angles<br>
ShowAngles
</td>
</tr>
<tr valign="top" align="left">
<td>
Append to patch</td>
<td>Append either two rows or two columns at either beginning or end of a patch.
 
 
</td>
<td>
Patch&gt;append<br>
PatchAppendColumnBeginning<br>
PatchAppendColumnEnd
<br>
PatchAppendRowBeginning<br>
PatchAppendRowEnd
</td>
</tr>
<tr valign="top" align="left">
<td>
Axes show</td>
<td>Show Axes ??
 
</td>
<td>
View&gt;Show&gt;Show Axes<br>
ShowAxes
</td>
</tr>
<tr valign="top" align="left">
<td>Background Image</td>
<td>Sets background image as wallpaper  in XYZ orthoview</td>
<td>View&gt;background image</td>
</tr>
<tr valign="top" align="left">
<td>
Ball-shaped brush
</td>
<td>Converts selected brush to sphere shape of N x N faces where N can be 3 (9 faces) to 7 (49 faces.)
</td>
<td>
Brush&gt;sphere<br>
BrushSphere
</td>
</tr>
<tr valign="top" align="left">
<td>
Bevel Patch</td>
<td>Produces a 90&deg; horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX  1:1 will produce a quarter-circle curved patch.</td>
<td>
<p>Patch&gt;Bevel<br>
PatchBevel<br>
<br>
[[Image:Bevel1.jpg]]</p>
<p>[[Image:Bevel2.jpg]]
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Blocks show
</td>
<td>Show blocks in XYZ orthoview
 
</td>
<td>
View&gt;Show&gt;Show Blocks<br>
ShowBlocks
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Brightness of lights</td>
<td>
Display Light Inspector. Select Colour. Adjust the 'value' field for brightness.
</td>
<td>
L<BR>
ToggleLightInspector
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Brush, change number of sides
</td>
<td>
Convert selected brush to be N-sided
</td>
<td>
Ctrl+N<BR>
Brush[N]Sided
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Brush Cone
</td>
<td>Converts selected brush to cone shape
of N side faces where N can be 3, 4 (pyramids) to 32 For a curved, bullet-shaped cone see Patch cone.
</td>
<td>
Brush&gt;Cone<BR>
BrushCone
<p></p>
<p>[[Image:coneBrush.jpg]]</p>
</td>
</tr>
<tr valign="top" align="left">
<td>Brush create</td>
<td>Create new brush (must have nothing selected)</td>
<td>LMB+Drag in orthoview</td>
</tr>
<tr valign="top" align="left">
<td>
Brush Export as CM file
</td>
<td>
<p>Create collision model from primitive children of selected func entity and save as .cm file; useful for moveable entities. Not checked for Doom3 clipmodel limits (16 polygons.)
 
 
</p>
</td>
<td>
Edit&gt;Create collision model..<BR>
BrushExportCM
</td>
</tr>
<tr valign="top" align="left">
<td>
Brush Export as OBJ file
</td>
<td>Save selected brushes as OBJ file for import into 3D modelling programs.
 
</td>
<td>
Edit&gt;Export selected brushes to OBJ<BR>
BrushExportOBJ
</td>
</tr>
<tr valign="top" align="left">
<td>
Brushes Hollow (CSG)
</td>
<td>Replaces a selected brush with multiple  brushes
to form a hollow shell of the same dimensions. The brushes overlap at the corners so consider instead CSG Room.</td>
<td>
LeftBbar: [[Image:DRhollow.jpg]]<br>
Brush&gt;CSG&gt;Make hollow<br>
CSGHollow
</td>
</tr>
<tr valign="top" align="left">
<td>
Brushes Merge (CSG)</td>
<td>Attempts to merge two or more brushes into one. Intended composite shape must be convex.
</td>
<td>
Ctrl+U<br>
LeftBbar: [[Image:DRcsgMerg.jpg]]
<br>
CSGMerge
</td>
</tr>
<tr valign="top" align="left">
<td>
Brush prism</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
<p>Brush&gt;prism<br>
BrushPrism</p>
<p>[[Image:prismWedge.jpg]]
</p>
<p>[[Image:prismDisk.jpg]]
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Brush room (CSG)</td>
<td>Replaces a selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes do not overlap at the corners (compare CSG Hollow.)
</td>
<td>
LeftBbar: [[Image:DRroom.jpg]]<br>
CSGRoom
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Brush Sphere
</td>
<td>Converts selected brush to sphere shape of N x N faces where N can be 3 (9 faces) to 7 (49 faces.)
</td>
<td>
Brush&gt;sphere<BR>
BrushSphere
</td>
</tr>
<tr valign="top" align="left">
<td>
Brushes subtract (CSG)</td>
<td>
<p>Uses selected brush(es) as a template to 'subtract' from any overlapping UNselected target  brush(es). If necessary  the target is replaced with multiple  brushes. The brushes do not overlap at the corners. The originally selected brush template is still selected and not destroyed.</p>
</td>
<td>
Shift+U<br>
LeftBbar: [[Image:DRcsgSub.jpg]]<br>
CSGSubtract</td>
</tr>
<tr valign="top" align="left">
<td>
Camera</td>
<td>Shows/closes camera view window
 
</td>
<td>
View&gt;Camera view<br>
Ctrl+Shift+C<br>
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Angle Down
</td>
<td>Tilts camera view down. See also Camera Free Move as alternative.</td>
<td>
Z<BR>
CameraAngleDown
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Angle Up
</td>
<td>Tilts camera view up. See also Camera Free Move as alternative.</td>
<td>
A<BR>
CameraAngleUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Back
</td>
<td>Pulls camera view back. See also Camera Free Move as alternative.
 
</td>
<td>
Down<BR>
CameraBack
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera center (level) view
</td>
<td>levels camera view to horizontal. See also Camera Free Move as alternative.
 
</td>
<td>
End<br>
View&gt;camera&gt;Center<br>
CenterView
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Copy Shader, Texture
</td>
<td>Copies texture from single selected face or patch to Dark Radiant's shader clipboard.
 
</td>
<td>
key:unassigned<br>
Camera view:MMB
<br>
Edit&gt;Copy shader<br>
CopyShader
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Down
</td>
<td>Lowers camera view vertically. See also Camera Free Move as alternative.
</td>
<td>
C<BR>
CameraDown
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Down Floor</td>
<td>Moves camera down to next horizontal brush surface
 
</td>
<td>
Page_down<br>
View&gt;camera&gt;down floor<br>
DownFloor
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Forward
</td>
<td>Move camera view forward. See also Camera Free Move as alternative.
 
</td>
<td>
Up<br>
Mousewheel forward
<BR>
CameraForward
</td>
</tr>
<tr valign="top" align="left">
<td>Camera Free Mouse Mode set and Moves</td>
<td>In camera view, RMB either toggles (locks/ unlocks) free move mode or else holds it till RMB released (depends on ''Preference&gt; camera&gt; Freelook mode can be toggled'' settings)
With it  ''UNchecked'' you must ''additionally'' keep RMB pressed during 'Free moves.'</td>
<td>
<p>RMB(lock or hold) then mouse:<br>
. Turn, look any direction.<br>
. Ctrl+drag = up, down, strafe left &amp; right<br>
. Shift+Ctrl+drag = forward, backward, strafe left &amp; right.</p>
<p>''See also individual controls below assignable to keys''</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Camera Free Move Back
</td>
<td>Move camera view back
 
</td>
<td>
Key: Down<br>
Mousewheel backward
<BR>
CameraFreeMoveBack
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Free Move Down
</td>
<td>Move camera view down
 
</td>
<td>
Key: unassigned<BR>
CameraFreeMoveDown
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Free Move Forward
</td>
<td>Move camera view
 
forward</td>
<td>
Key: Up<BR>
CameraFreeMoveForward
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Free Move Left
</td>
<td>Move camera view left
 
</td>
<td>
Key: Left<BR>
CameraFreeMoveLeft
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Free Move Right
</td>
<td>Move camera view
 
right</td>
<td>
Key: Right<BR>
CameraFreeMoveRight
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Free Move Up
</td>
<td>Move camera view up
 
</td>
<td>
Key: unassigned<BR>
CameraFreeMoveUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Hide</td>
<td>Shows/closes camera view window
 
</td>
<td>
View&gt;Camera view<br>
Ctrl+Shift+C<br>
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>Camera Left
</td>
<td>Move camera left
 
</td>
<td>Left<BR>
CameraLeft
</td>
</tr>
<tr valign="top" align="left">
<td>Camera move Here in XYZ orthoview</td>
<td> In orthoview, moves the camera to the point clicked.</td>
<td>Ctrl+MMB</td>
</tr>
<tr valign="top" align="left">
<td>Camera point this way</td>
<td>In orthoview, points the camera to the point clicked.</td>
<td>MMB</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Paste Texture</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items.
 
</td>
<td>
 
Key:unassigned<br>
Camera view&gt;Ctrl+MMB<br>
Edit&gt;Paste shader<br>
PasteShader
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Paste Texture All Surfaces of brush
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to all faces of selected items.
 
</td>
<td>
 
Key:unassigned<br>
Camera view&gt;Ctrl+Alt+MMB</td>
</tr>
<tr valign="top" align="left">
<td>Camera Paste Texture Coordinates</td>
<td>Paste Texture Coordinates (only applies to Patch-to-Patch paste operations)</td>
<td>Key:unassigned<br>
Camera view&gt;Alt+MMB</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Paste Texture Natural
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see [[DarkRadiant - Paste Texture Natural]] for details.
</td>
<td>
Key:unassigned<br>
Camera view&gt;Ctrl+Shift+MMB<br>
PasteShaderNatural
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Position N restore</td>
<td>changes camera position to that saved previously with Save position N.
 
</td>
<td>
Alt+N (N=0 to 9)<br>
LoadPositionN</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Position N save</td>
<td>Stores camera position. (restore with Load Position N.)
</td>
<td>
Ctrl+Alt+N (N=0 to 9)<br>
SavePositionN</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Right
</td>
<td>Turn camera right
 
</td>
<td>
Right<BR>
CameraRight
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera show
</td>
<td>Shows/closes camera view window
 
</td>
<td>
Ctrl+Shift+C<br>
View&gt;Camera view<br>
 
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Strafe Left
</td>
<td>Camera move Left
 
</td>
<td>
comma<BR>
CameraStrafeLeft
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Strafe Right
</td>
<td>Camera Move Right
 
</td>
<td>
period<BR>
CameraStrafeRight
</td>
</tr>
<tr valign="top" align="left">
<td>Camera Turn</td>
<td>Turn in any direction in camera view</td>
<td>RMB+drag</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Up</td>
<td>Move Camera up
 
</td>
<td>
D<BR>
CameraUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera Up Floor</td>
<td>Moves camera up to next horizontal brush surface
 
</td>
<td>
Page_Up<br>
View&gt;camera&gt;up floor<br>
 
UpFloor
</td>
</tr>
<tr valign="top" align="left">
<td>
Camera window toggle</td>
<td>Shows/closes camera view window
 
</td>
<td>
Ctrl+Shift+C<br>
View&gt;Camera view<br>
 
ToggleCamera
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Cap selected curved patch</td>
<td>Caps both ends of a  selected curved patch by creating new patches of the same texture to cover the area outlined by the curve.</td>
<td>
 
Shift+C<br>
LeftBbar: [[Image:DRcap.jpg]]<br>
Patch&gt;cap selected
<BR>
CapCurrentCurve
</td>
</tr>
<tr valign="top" align="left">
<td>
Cap End Patch</td>
<td>Produces a 180&deg; horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX  1:2 will produce a semi-circle patch. Not to be confused with Cap Selection which caps a 'gap', End Cap is for eg, rounding a wall corner or just producing a curve quickly.</td>
<td>
<p>Patch&gt;End cap<br>
PatchEndCap<br>
<br>
[[Image:endCap1.jpg]]
</p>
<p>[[Image:endCap2.jpg]]
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Center (level) camera view
</td>
<td>levels camera view to horizontal.
 
</td>
<td>
End<br>
View&gt;camera&gt;Center<br>
 
CenterView
</td>
</tr>
<tr valign="top" align="left">
<td>
Center X Y View
</td>
<td>Centres selection in current orthoview else centres camera if no selection
 
</td>
<td>
Ctrl+Alt+Tab<BR>
CenterXYView
</td>
</tr>
<tr valign="top" align="left">
<td>
Center X Y Views
</td>
<td>Centres selection in all orthoviews else centres camera if no selection
 
 
</td>
<td>
Ctrl+Shift+Tab<BR>
CenterXYViews
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Change number of sides of brush
</td>
<td>
Convert selected brush to be N-sided
</td>
<td>
Ctrl+N<BR>
Brush[N]Sided
</td>
</tr>
<tr valign="top" align="left">
<td>
Circular Brush
</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
Brush&gt;prism<br>
BrushPrism
</td>
</tr>
<tr valign="top" align="left">
<td>
Clear Selected</td>
<td>Unselect selected. In component editing, unselects components on first use, switches back to primitive mode on second, and unselects all primitives on third.
 
</td>
<td>
Esc<br>
Edit&gt;Clear Selection<br>
 
UnSelectSelection
</td>
</tr>
 
 
 
 
<tr valign="top" align="left">
<td>
Clipper Mode<br>
(slice, clip, crop, selected brush.)</td>
<td>
<p>'''Mode:'''<br>
Clipper Mode cancels, &amp; is cancelled by, Rotate, Move/Resize, &amp; Translate Modes.</p>
<p>'''Useage:'''<br>
LMB on edges of selected brush to set and drag 2 or 3 points 0,1,2 in XYZ planes.<br>
<br>
''To Clip:''<br>
Press Return (Enter) to clip off and discard (delete) section to  clockwise right from 0 to 1, and 1 to 2. (see diagram which points direction of discard.)<br>
<br>
''To Split:''<br>
Press Shift+Return (Enter) to
split brush into two brushes, preserving both.</p>
</td>
<td>
<p>'''Mode:'''<br>
X<br>
LeftBbar: [[Image:DRclipper.jpg]]
<br>
ToggleClipper<br>
<br>
'''Useage:'''<br>
Key: Return (Enter)<br>
Brush&gt;Clipper&gt;Clip Selection<br>
 
ClipSelected<br>
<br>
Shift+Return (Enter)<br>
Brush&gt;Clipper&gt;Clip Selection<br>
 
SplitSelected</p>
<p>[[Image:DRclipper2.jpg]]
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Clipper Flip Sides</td>
<td>In Clipper mode (see Clipper Toggle) toggles discard side from clockwise right to clockwise left  (see Clipper Mode)
 
</td>
<td>
Ctrl+Return<br>
Brush&gt;Clipper&gt;Flip clip orientation<br>
 
FlipClip
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Clone Selected
</td>
<td>Makes a duplicate of selected items at same position; selects them; unselects original.
 
</td>
<td>
SPACE<br>
Edit&gt;duplicate<br>
 
CloneSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Close Camera
</td>
<td>Shows/closes camera view window
 
</td>
<td>
Ctrl+Shift+C<br>
View&gt;Camera view<br>
 
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
Close Console</td>
<td>Shows/closes console text info window
 
</td>
<td>
O<br>
View&gt;Console view<br>
 
ToggleConsole
</td>
</tr>
<tr valign="top" align="left">
<td>
Close entity Inspector
</td>
<td>Shows/closes entity inspector with entity properties
</td>
<td>
N<br>
View&gt;Entity inspector<br>
 
ToggleEntityInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
Close texture browser
</td>
<td>Shows/closes texture browser window with previously chosen textures (see also media browser for all.)
 
 
</td>
<td>
T<br>
View&gt;Texture browser<br>
 
ViewTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
Colour of lights</td>
<td>
Display Light Inspector. Select Colour. Use colour selector or type in values direct.
</td>
<td>
L<br>
ToggleLightInspector
</td>
</tr>
<tr valign="top" align="left">
<td>Colour Preferences</td>
<td>Set your colour preferences for Dark Radiant. (for other preferences see Preferences.)</td>
<td>View&gt;Colours<br>
EditColourScheme
</td>
</tr>
<tr valign="top" align="left">
<td>
Command List
</td>
<td>Shows list of commands and user-set shortcut keys assigned to them.</td>
<td>
Help&gt;Shortcuts List<br>
ShowCommandList
</td>
</tr>
<tr valign="top" align="left">
<td>
Cone-shaped brush</td>
<td>Converts selected brush to cone shape
of N side faces where N can be 3, 4 (pyramids) to 32. For a curved, bullet-shaped cone see Patch cone.</td>
<td>
<p>Brush&gt;Cone<br>
BrushCone</p>
<p>[[Image:coneBrush.jpg]]</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Cone-shaped patch(curved)</td>
<td>Creates a curved bullet-shaped cone textured on the outside (see Invert Patch to reverse.) For a true cone see Brush cone.  For a dome use key V for vertex mode then drag the top centre vertex down to the halfway mark.</td>
<td>
Patch&gt;cone<br>
PatchCone
<p></p>
<p>[[Image:conePatch.jpg]]</p>
<p>[[Image:coneDome.jpg]]</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Config (Preferences)</td>
<td>Set Dark Radiant preferences. For display colours see Colours.
 
</td>
<td>
P<br>
Edit&gt;Preferences<br>
 
Preferences
</td>
</tr>
<tr valign="top" align="left">
<td>
Connect Selection
</td>
<td>Selected entity 1 targets selected entity 2
</td>
<td>
Entity&gt;connect selected entities<br>
Ctrl+K<BR>
ConnectSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Console show/hide</td>
<td>Shows/closes console text info window
 
</td>
<td>
O<br>
View&gt;Console view<br>
 
ToggleConsole
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Convert brush, number of sides
</td>
<td>
Convert selected brush to be N-sided
</td>
<td>
Ctrl+N<BR>
Brush[N]Sided
</td>
</tr>
<tr valign="top" align="left">
<td>Convert (assign) selection to func_static</td>
<td>Assign selection to func_static.</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Coordinates of grid show</td>
<td>Show grid coordinates along top and down sides of XYZ orthoview grid. Coordinates of items in the grid see Size Info. Cursor coordinates are in status bar.
 
</td>
<td>
View&gt;Show&gt;Show Coordinates<br>
ShowCoordinates
</td>
</tr>
<tr valign="top" align="left">
<td>
Coordinates of items and size info show</td>
<td>Shows size info and coordinates of selected in XYZ orthoview
 
</td>
<td>
View&gt;Show&gt;Show size info<br>
(also in Preferences&gt;Orthoview)
<br>
ToggleShowSizeInfo
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Copy
</td>
<td>Copies  selected with offset from 0,0,0 to the Windows clipboard. If a face is selected then its texture is copied to Dark Radiant's Shader Clipboard
 
</td>
<td>
Ctrl+C<br>
Edit&gt;Copy<br>
 
Copy
</td>
</tr>
<tr valign="top" align="left">
<td>
Copy Shader, Texture
</td>
<td>Copies texture from single selected face or patch to Dark Radiant's shader clipboard.
 
</td>
<td>
key:unassigned<br>
Camera view:MMB
<br>
Edit&gt;Copy shader<br>
CopyShader
</td>
</tr>
<tr valign="top" align="left">
<td>Create brush</td>
<td>Create new brush (must have nothing selected)</td>
<td>LMB+Drag in orthoview</td>
</tr>
<tr valign="top" align="left">
<td>Create or assign to Entity</td>
<td>Create or assign to entity.</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>Create Light</td>
<td>Create Light</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>Create Model</td>
<td>Create model assigned to func_static.</td>
<td>RMB orthoview context menu</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Crosshairs Toggle
</td>
<td>
Toggle Crosshairs (grid) on and off in orthoview
</td>
<td>
Shift+X<BR>
Edit>Preferences>Orthoview<BR>
ToggleCrosshairs
</td>
</tr>
<tr valign="top" align="left">
<td>
CSG Hollow brushes
</td>
<td>Replaces a selected brush with multiple  brushes
to form a hollow shell of the same dimensions. The brushes overlap at the corners so consider instead CSG Room.</td>
<td>
LeftBbar: [[Image:DRhollow.jpg]]<br>
Brush&gt;CSG&gt;Make hollow<br>
CSGHollow
</td>
</tr>
<tr valign="top" align="left">
<td>
CSG Merge
brushes</td>
<td>Attempts to merge two or more brushes into one. Intended composite shape must be convex.
</td>
<td>
Ctrl+U<br>
LeftBbar: [[Image:DRcsgMerg.jpg]]
<br>
CSGMerge
</td>
</tr>
<tr valign="top" align="left">
<td>
CSG Room
brushes</td>
<td>Replaces selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes do not overlap at the corners (compare CSG Hollow.)
</td>
<td>
LeftBbar: [[Image:DRroom.jpg]]<br>
CSGRoom
</td>
</tr>
<tr valign="top" align="left">
<td>
CSG Subtract brushes
</td>
<td>
<p>Uses selected brush(es) as a template to 'subtract' from any overlapping UNselected target  brush(es). If necessary  the target is replaced with multiple  brushes. The brushes do not overlap at the corners. The originally selected brush template is still selected and not destroyed.</p>
</td>
<td>
Shift+U<br>
LeftBbar: [[Image:DRcsgSub.jpg]]
<br>
CSGSubtract</td>
</tr>
<tr valign="top" align="left">
<td>Cubic Clip Camera mode</td>
<td>Mode in which camera render distance can be controlled.</td>
<td>Shift+F<br>
TopBbar: [[Image:DRcubicClipBut.jpg]]<br>
ToggleCubicClip
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Cubic Clip Zoom In
</td>
<td>
Reduces render distance in camera view if Cubic Clip Camera view mode is set.</td>
<td>
<p>Ctrl+plus<br>
View&gt;Camera&gt;far clip plane in<br>
 
CubicClipZoomIn
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Cubic Clip Zoom Out
</td>
<td>Increases render distance in camera view if Cubic Clip Camera view mode is set.</td>
<td>
Ctrl+minus<br>
View&gt;Camera&gt;far clip plane out<br>
 
CubicClipZoomOut
</td>
</tr>
<tr valign="top" align="left">
<td>Curve creation</td>
<td>Consider patch bevel, patch end cap, brush prism</td>
<td>&nbsp;</td>
</tr>
<tr valign="top" align="left">
<td>
Curve Append Control Point
</td>
<td>??
 
see [[NURBS Curves]]
 
</td>
<td>
LeftBbar: [[Image:DRappendNurbs.jpg]]<BR>
CurveAppendControlPoint
</td>
</tr>
<tr valign="top" align="left">
<td>
Curve Catmull Rom Create</td>
<td>??
 
see [[NURBS Curves]]
 
</td>
<td>
<br>
CreateCurveCatmullRom
</td>
</tr>
<tr valign="top" align="left">
<td>
Curve Convert Type
</td>
<td>??
 
see [[NURBS Curves]]
 
</td>
<td>
LeftBbar: [[Image:DRconvNurbs.jpg]]<BR>
CurveConvertType
</td>
</tr>
<tr valign="top" align="left">
<td>
Curve NURBS Create</td>
<td>??
see [[NURBS Curves]]
</td>
<td>
LeftBbar: [[Image:DRmakeNurbs.jpg]]<br>
CreateCurveNURBS
</td>
</tr>
<tr valign="top" align="left">
<td>
Curve Insert Control Point
</td>
<td>??
 
see [[NURBS Curves]]
 
</td>
<td>
LeftBbar: [[Image:DRinsertNurbs.jpg]]<BR>
CurveInsertControlPoint
</td>
</tr>
<tr valign="top" align="left">
<td>
Curve Remove Control Point
</td>
<td>??
 
see [[NURBS Curves]]
 
</td>
<td>
LeftBbar: [[Image:DRremoveNurbs.jpg]]<BR>
CurveRemoveControlPoint
</td>
</tr>
<tr valign="top" align="left">
<td>
Cycle Cap Texture Patch
</td>
<td>??
 
</td>
<td>
Ctrl+Shift+N<BR>
CycleCapTexturePatch
</td>
</tr>
<tr valign="top" align="left">
<td>
Cylinders, pipes, pillars, cylinders, or  rods: (patches, round or square)</td>
<td>Creates  a  pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both:  a hollow cylinder.)  To cap the ends use Cap Selection.</td>
<td>
<p>Patch&gt;cylinder (round)<br>
Patch&gt;More cylinders&gt;square, dense, very dense cylinders<br>
PatchCylinder<br>
PatchDenseCylinder<br>
PatchSquareCylinder<br>
PatchVeryDenseCylinder
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Delete patch, rows or columns</td>
<td>Delete either two rows or two columns
at either beginning or end of a patch.
 
 
</td>
<td>
Patch&gt;delete&gt;<br>
PatchDeleteColumnBeginning<br>
PatchDeleteColumnEnd<br>
PatchDeleteRowBeginning<br>
PatchDeleteRowEnd
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Delete Selected
</td>
<td>Deletes selected items
</td>
<td>
BackSpace<br>
Edit&gt;Delete<br>
 
DeleteSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Deselect Selected</td>
<td>Unselect selected. In component editing, unselects components on first use, switches back to primitive mode on second, and unselects all primitives on third.
 
</td>
<td>
Esc<br>
Edit&gt;Clear Selection<br>
 
UnSelectSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Disks,  pipes, pillars, cylinders, or  rods: (patches, round or square)</td>
<td>Creates  a  pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both:  a hollow cylinder.)  To cap the ends use Cap Selection.</td>
<td>
<p>Patch&gt;cylinder (round)<br>
Patch&gt;More cylinders&gt;square, dense, very dense cylinders<br>
PatchCylinder<br>
PatchDenseCylinder<br>
PatchSquareCylinder<br>
PatchVeryDenseCylinder
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Disk brush (prism)</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
<p>Brush&gt;prism<br>
BrushPrism</p>
<p>[[Image:prismWedge.jpg]]
</p>
<p>[[Image:prismDisk.jpg]]
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Down Floor</td>
<td>Moves camera down to next horizontal brush surface
 
</td>
<td>
Page_down<br>
View&gt;camera&gt;down floor<br>
 
DownFloor
</td>
</tr>
 
 
 
 
<tr valign="top" align="left">
<td>
Drag edges</td>
<td>Toggles Drag Edges mode. Drag vertices shown on edges. Individual edges of a selected brush can be moved independently to reshape the brush.</td>
<td>
E<br>
Modify&gt;Components&gt;Edges<br>
 
DragEdges
</td>
</tr>
<tr valign="top" align="left">
<td>
Drag Entities
</td>
<td>Toggles Drag Entities mode. ??
 
</td>
<td>
Modify&gt;Components&gt;Entities<BR>
DragEntities
</td>
</tr>
<tr valign="top" align="left">
<td>
Drag Faces
</td>
<td>Toggles Drag Faces mode. Similar to Resize but drag vertices shown on brush faces to pull/push the face. Individual faces of a selected brush can be moved independently to resize the brush.
 
</td>
<td>
F<br>
Modify&gt;Components&gt;Faces<br>
 
DragFaces
</td>
</tr>
<tr valign="top" align="left">
<td>
Drag Vertices
</td>
<td>
Toggles Drag just vertices/else whole brush mode. Enables 'corners of brushes to be moved to reshape brush as against moving whole brush. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.
</td>
<td>
V<br>
TopBbar: [[Image:DRsVertices.jpg]]<br>
Modify>Components>Vertices<br>
DragVertices</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Edges,drag
</td>
<td>Toggles Drag Edges mode. Drag vertices shown on edges. Individual edges of a selected brush can be moved independently to reshape the brush.</td>
<td>
E<br>
TopBbar: [[Image:DRsEdges.jpg]]
<br>
Modify&gt;Components&gt;Edges<br>
 
DragEdges
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
End Cap Patch</td>
<td>Produces a 180&deg; horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX  1:2 will produce a semi-circle patch. Not to be confused with Cap Selection which caps a 'gap', End Cap is for eg, rounding a wall corner or just producing a curve quickly.</td>
<td>
<p>Patch&gt;End cap<br>
PatchEndCap<br>
<br>
[[Image:endCap1.jpg]]
</p>
<p>[[Image:endCap2.jpg]]
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>Entity create or assign to</td>
<td>Create or assign to entity.</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Entity Inspector
toggle show/hide</td>
<td>Shows/closes entity inspector with entity properties
</td>
<td>
N<br>
View&gt;Entity inspector<br>
 
ToggleEntityInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
Entity List
</td>
<td>Toggles show/hide  list of all entities in the map. Can select.
</td>
<td>
L<br>
View&gt;entity list<br>
 
EntityList
</td>
</tr>
<tr valign="top" align="left">
<td>
Entity names show</td>
<td>Show entity names in XYZ orthoview
</td>
<td>
View&gt;Show&gt;Show Names<br>
ShowNames
</td>
</tr>
<tr valign="top" align="left">
<td>
Entity revert to worldspawn
</td>
<td>Reverts primitives group entity back to worldspawn
 
</td>
<td>
Shift+G<br>
Entity&gt;revert group to worldspawn<br>
RMB orthoview menu&gt;revert to worldspawn<br>
RevertToWorldspawn
</td>
</tr>
<tr valign="top" align="left">
<td>
Erase Selected
</td>
<td>Deletes selected items
</td>
<td>
BackSpace<br>
Edit&gt;Delete<br>
 
DeleteSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Exit Dark Radiant</td>
<td>Close Dark Radiant
 
</td>
<td>
File&gt;Exit<BR>
Exit
</td>
</tr>
<tr valign="top" align="left">
<td>
Expand Selection To Entities
</td>
<td>Selects all  primitive children of an entity  if one child is selected.
Works also with Worldspawn entity.</td>
<td>
Ctrl+Alt+E<br>
Edit&gt;Expand selection to whole entities<br>
 
ExpandSelectionToEntities
</td>
</tr>
<tr valign="top" align="left">
<td>
Export collision model CM file</td>
<td>
<p>Create collision model from primitive children of selected func entity and save as .cm file; useful for moveable entities. Not checked for Doom3 clipmodel limits (16 polygons.)
 
 
</p>
</td>
<td>
Edit&gt;Create collision model..<br>
BrushExportCM
</td>
</tr>
<tr valign="top" align="left">
<td>
Export selected as OBJ file
</td>
<td>Save selected brushes as OBJ file for import into 3D modelling programs.
 
</td>
<td>
Edit&gt;Export selected brushes to OBJ<br>
BrushExportOBJ
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Export selected as prefab</td>
<td>Save selected group of brushes, models, etc. as prefab file. Includes offset to insertion point.</td>
<td>
File &gt; Save selected as prefab<br>
SaveSelectedAsPrefab
</td>
</tr>
<tr valign="top" align="left">
<td>
Faces, drag</td>
<td>Toggles Drag Faces mode. Similar to Resize but drag vertices shown on brush faces to pull/push the face. Individual faces of a selected brush can be moved independently to resize the brush.
 
</td>
<td>
F<br>
TopBbar: [[Image:DRsFaces.jpg]]
<br>
Modify&gt;Components&gt;Faces<br>
 
DragFaces
</td>
</tr>
<tr valign="top" align="left">
<td>Far Clip Plane Camera mode</td>
<td>Mode in which camera render distance can be controlled. ??</td>
<td>TopBbar: [[Image:DRcubicClipBut.jpg]]</td>
</tr>
<tr valign="top" align="left">
<td>
Far Clip Plane Zoom In
</td>
<td>
Reduces render distance in camera view if Cubic Clip Camera view mode is set. ??</td>
<td>
<p>Ctrl+plus<br>
View&gt;Camera&gt;far clip plane in<br>
 
CubicClipZoomIn
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Far Clip Plane Zoom Out
</td>
<td>Increases render distance in camera view if Cubic Clip Camera view mode is set. ??</td>
<td>
Ctrl+minus<br>
View&gt;Camera&gt;far clip plane out<br>
 
CubicClipZoomOut
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Filter various types</td>
<td>Hides all of type where 'type' can be entities, brushes, lights, and others (see DR Filter menu.) For custom filtering see [[Defining custom Filters in DarkRadiant]]. For other filtering, see Hide, and Region.
</td>
<td>
Filter&gt;All 'type'<BR>
FilterAll'Type'</td>
</tr>
 
 
 
 
 
 
 
 
<tr valign="top" align="left">
<td>Filter Region</td>
<td>see Region options</td>
<td>&nbsp;</td>
</tr>
 
<tr valign="top" align="left">
<td>
Filter (Hide) Selected
</td>
<td>
Hide selected items. Use any time to hide more and more (see Show Hidden to reveal all)
</td>
<td>
H<BR>
View > Hide/Show<BR>
HideSelected
</td>
</tr>
 
 
 
 
 
<tr valign="top" align="left">
<td>
Find Brush
</td>
<td>Makes brush #n input the selection. Or gives n if brush already selected. Buggy?
 
</td>
<td>
Map&gt;Find brush<BR>
FindBrush
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Find and Replace Textures
</td>
<td>
Replaces all occurrences in the map (or selections) of one texture with another. No default control but you can set a shortcut key. Shows a dialog with inputs for first texture and desired replacement.
</td>
<td>
FindReplaceTextures
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Flip Clip</td>
<td>In Clipper mode (see Clipper Toggle) toggles discard side from clockwise right to clockwise left  (see Clip Selected)
 
</td>
<td>
Ctrl+Return<br>
Brush&gt;Clipper&gt;Flip clip orientation<br>
 
FlipClip
</td>
</tr>
<tr valign="top" align="left">
<td>
Flip (mirror) Selection X
</td>
<td>Converts selected brushes or patches to mirror version of itself along the X plane
 
</td>
<td>
LeftBbar: [[Image:DRxMirror.jpg]]<br>
Modify&gt;Mirror&gt;Mirror X<br>
MirrorSelectionX
</td>
</tr>
<tr valign="top" align="left">
<td>
Flip (mirror) Selection Y
</td>
<td>Converts selected brushes or patches to mirror version of itself along the Y plane
 
</td>
<td>
LeftBbar: [[Image:DRyMirror.jpg]]<br>
Modify&gt;Mirror&gt;Mirror Y<br>
MirrorSelectionY</td>
</tr>
<tr valign="top" align="left">
<td>
Flip (mirror) Selection Z</td>
<td>Converts selected brushes or patches to mirror version of itself along the Z plane
 
</td>
<td>
LeftBbar: [[Image:DRzMirror.jpg]]<br>
Modify&gt;Mirror&gt;Mirror Z<br>
MirrorSelectionZ
</td>
</tr>
<tr valign="top" align="left">
<td>
Flip Texture X
</td>
<td>Mirror texture in  X plane
 
</td>
<td>
&gt; Surface Inspector<BR>
FlipTextureX
</td>
</tr>
<tr valign="top" align="left">
<td>
Flip Texture Y
</td>
<td>Mirror texture in  Y plane
 
</td>
<td>
&gt; Surface Inspector<BR>
FlipTextureY
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Fog (on Light Inspector)
</td>
<td>
Display Light Inspector. Select fog, eg, delta1_fog. To enable, type property ShaderParm3 with a visibility distance value in Doom units directly into the light's properties (Entity Inspector, default key N) and click the check button.
</td>
<td>
L<BR>
ToggleLightInspector
</td>
</tr>
<tr valign="top" align="left">
<td>Func_static, convert  (assign) selection to</td>
<td>Assign selection to func_static.</td>
<td>RMB orthoview context menu</td>
</tr>
 
</table>
 
===G to M===
<table
cellpadding="2"
border="1"
align="center"
width="100%">
 
<tr valign="bottom"  align="center">
<td colspan="3"><font size="4"><B>DARK RADIANT CONTROLS</B></font></td>
</tr>
 
<tr valign="bottom"  align="center">
<td>
<B>CONTROL</B>
</td>
<td>
<B>DESCRIPTION</B>
</td>
<td>
<B>DEFAULT KEY<BR>
TOOLBAR<BR>
MENU ROUTE<BR>
SHORTCUT NAME</B>
</td>
<tr valign="top" align="left">
<td>
Game Select</td>
<td>Select Game
settings to specify Doom3 path and mod, eg, darkmod.</td>
<td>
Key:P&gt;Preferences&gt;Game<br>
 
Edit&gt;Preferences&gt;Game
<br>
File&gt;Select Game
<br>
ProjectSettings
</td>
</tr>
<tr valign="top" align="left">
<td>
Globe-shaped brush
</td>
<td>Converts selected brush to sphere shape of N x N faces where N can be 3 (9 faces) to 7 (49 faces.)
</td>
<td>
Brush&gt;sphere<br>
BrushSphere
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Grid Down
</td>
<td>Decrease grid size in steps as for Grid Size N
in orthoview.
</td>
<td>
plus<BR>
GridDown
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>Grid size N</td>
<td>Sets XYZ orthoview grid size to N doom units where N can be 0.125, 0.25, 0.5, 1,2,4, etc doubling up to 256</td>
<td>
keys: 1(1) to 9(256)
<br>
Grid&gt;GridN
<br>
SetGridN</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Grid snap
</td>
<td>Snaps selected to  grid in orthoview.
 
</td>
<td>
<p>Ctrl+G<br>
LeftBbar: [[Image:DRsnapGrid.jpg]]<br>
 
Grid&gt;snap selected to grid
<br>
SnapToGrid
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Grid toggle show/hide in orthoview
</td>
<td>Hides/shows XYZ orthoview grid
</td>
<td>
key: 0 (zero)<BR>
ToggleGrid
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Grid Up
</td>
<td>Increase grid size in steps as for Grid Size N
in orthoview.
 
</td>
<td>
minus<BR>
GridUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Group Cycle Backward
</td>
<td>??
 
</td>
<td>
Shift+ISO_Left_Tab<BR>
GroupCycleBackward
</td>
</tr>
<tr valign="top" align="left">
<td>
Group Cycle Forward
</td>
<td>??
 
</td>
<td>
Tab<BR>
GroupCycleForward
</td>
</tr>
<tr valign="top" align="left">
<td>
Hide Camera
</td>
<td>Shows/closes camera view window
 
</td>
<td>
Ctrl+Shift+C<br>
View&gt;Camera view<br>
 
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
Hide Console
</td>
<td>Shows/closes console text info window
 
</td>
<td>
O (letter)<br>
View&gt;Console view<br>
 
ToggleConsole
</td>
</tr>
<tr valign="top" align="left">
<td>
Hide entity Inspector
</td>
<td>Shows/closes entity inspector with entity properties
</td>
<td>
N<br>
View&gt;Entity inspector<br>
 
ToggleEntityInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
Hide Light Radii
</td>
<td>Shows/hides the area covered by every light.</td>
<td>
Ctrl+Alt+Shift+F<br>
TopBbar: [[Image:DRshowLights.jpg]]
<br>
ToggleShowAllLightRadii
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Hide Selected
</td>
<td>
Hide selected items. Use any time to hide more and more (see Show Hidden to reveal all)
</td>
<td>
H<BR>
View > Hide/Show<BR>
HideSelected
</td>
</tr>
<tr valign="top" align="left">
<td>
Hide texture browser
</td>
<td>Shows/closes texture browser window
with previously chosen textures (see also media browser for all.)
 
 
</td>
<td>
T<br>
View&gt;Texture browser<br>
 
ViewTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
Hide (filter) various types</td>
<td>Hides all of type where 'type' can be entities, brushes, lights, and others (see DR Filter menu.) For custom filtering see [[Defining custom Filters in DarkRadiant]]. For other filtering, see Hide, and Region.
</td>
<td>
Filter&gt;All 'type'<br>
FilterAll'Type'</td>
</tr>
<tr valign="top" align="left">
<td>
History: Open most recently used map N</td>
<td>Opens most recently used map N where N can be 1 to 11</td>
<td>
File&gt;1 to 11<br>
MRUOpenN</td>
</tr>
<tr valign="top" align="left">
<td>
Hollow brush (CSG)</td>
<td>Replaces a selected brush with multiple  brushes
to form a hollow shell of the same dimensions. The brushes overlap at the corners so consider instead CSG Room.</td>
<td>
LeftBbar: [[Image:DRhollow.jpg]]<br>
Brush&gt;CSG&gt;Make hollow<br>
CSGHollow
</td>
</tr>
<tr valign="top" align="left">
<td>
Horizontal  (level) camera view
</td>
<td>levels camera view to horizontal.
 
</td>
<td>
End<br>
View&gt;camera&gt;Center<br>
 
CenterView
</td>
</tr>
<tr valign="top" align="left">
<td>Image background</td>
<td>Sets background image as wallpaper  in XYZ orthoview</td>
<td>View&gt;background image</td>
</tr>
 
<tr valign="top" align="left">
<td>
Import Map
</td>
<td>
Adds a map file (as a draggable selection centred at XYZ 0,0,0) to the current map in Dark Radiant.
</td>
<td>
File &gt; Import<BR>
ImportMap
</td>
</tr>
<tr valign="top" align="left">
<td>
Info of Map</td>
<td>List how many of all entities plus total number of entities, brushes, and patches.</td>
<td>
M<br>
Map&gt;Map info<br>
MapInfo
</td>
</tr>
<tr valign="top" align="left">
<td>
Insert into patch</td>
<td>Insert either two rows or two columns at either beginning or end of a patch.
</td>
<td>
Patch&gt;insert&gt;<br>
PatchInsertColumnBeginning<br>
PatchInsertColumnEnd<br>
PatchInsertRowBeginning<br>
PatchInsertRowEnd
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Insert Prefab
</td>
<td>Inserts prefab (group of brushes, models, etc.) as draggable selection. Includes offset to insertion point.</td>
<td>
<p>File &gt; Load prefab<br>
RMB orthoview context menu<BR>
LoadPrefab
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Invert Patch surface or curve</td>
<td>A patch is one visible textured face even if curved around. This control reverses that face
to the other side of the patch, eg, an externally visible dome can become a dome viewed from inside; a pillar becomes the inside of a tube. Can use two patches if both sides needed but 'Thicken' is better.</td>
<td>
 
Ctrl+I<br>
Patch&gt;Matrix&gt;invert<br>
InvertCurve
</td>
</tr>
<tr valign="top" align="left">
<td>
Invert Selected</td>
<td>Clears selected and selects everything that was not selected.In component editing (vertices, edges,) inverts the current component selection only.</td>
<td>
I<br>
Edt&gt;Invert selection<br>
 
InvertSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Keys and Command List
</td>
<td>Shows list of commands and user-set shortcut keys assigned to them.</td>
<td>
Help&gt;Shortcuts List<br>
ShowCommandList
</td>
</tr>
<tr valign="top" align="left">
<td>
Leak Spot
Next</td>
<td>Moves camera to  next point (nearer entity) on a line that winds its way around brushes between an entity and a leak to the void. (see also Pointfile.)
 
</td>
<td>
View&gt;camera&gt;Next leak spot<br>
Ctrl+Shift+K<br>
NextLeakSpot
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Leak Pointfile
toggle</td>
<td>Uses  Pointfile  info made by  Doom3's dmap command to draw red line from void to first entity to indicate leak path.
(see also Next and Previous leak spot.)
</td>
<td>
File&gt;Pointfile<br>
TogglePointfile
</td>
</tr>
<tr valign="top" align="left">
<td>
Leak Spot
Previous </td>
<td>Moves camera to  previous point (further from entity) on a line that winds its way around brushes between an entity and a leak to the void. Repeatedly pressing this moves eventually to the leak. (see also Pointfile.)
 
</td>
<td>
Ctrl+Shift+L<br>
View&gt;camera&gt;Previous leak spot<br>
 
PrevLeakSpot
</td>
</tr>
<tr valign="top" align="left">
<td>
Level (center) camera view
</td>
<td>levels camera view to horizontal.
 
</td>
<td>
End<br>
View&gt;camera&gt;Center<br>
 
CenterView
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Light Inspector Toggle
</td>
<td>
Displays Light Inspector to adjust light properties of colour, brightness, filtering, fog and more.
</td>
<td>
L<br>
View&gt;Light inspector<br>
 
ToggleLightInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
Light brightness
</td>
<td>
Display Light Inspector. Select Colour. Adjust the 'value' field for brightness.
</td>
<td>
L<br>
View&gt;Light inspector<br>
 
ToggleLightInspector
</td>
</tr>
<tr valign="top" align="left">
<td>Light creation</td>
<td>Create a light</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Lights colour </td>
<td>
Display Light Inspector. Select Colour. Use colour selector or type in values direct.
</td>
<td>
L<br>
View&gt;Light inspector<br>
 
ToggleLightInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
Lights, Show All Radii
</td>
<td>Shows/hides the area covered by every light.</td>
<td>
Ctrl+Alt+Shift+F<br>
TopBbar: [[Image:DRshowLights.jpg]]
<br>
ToggleShowAllLightRadii
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Load Position N of camera</td>
<td>changes camera position to that saved previously with Save position N.
 
</td>
<td>
Alt+N (N=0 to 9)<BR>
LoadPositionN</td>
</tr>
 
<tr valign="top" align="left">
<td>
Load Prefab
</td>
<td>Inserts prefab (group of brushes, models, etc.) as draggable selection. Includes offset to insertion point.</td>
<td>
<p>File &gt; Load prefab<br>
Grid &gt; Right click &gt; Insert prefab
<BR>
LoadPrefab
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Locate selection using Workzone gridlines</td>
<td>Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items</td>
<td>
View&gt;Show&gt;Show Workzone<br>
ShowWorkzone
</td>
</tr>
<tr valign="top" align="left">
<td>
Lock Texture</td>
<td>Toggles texture lock mode which keeps an applied texture aligned relative to its surface rather than the world map when the selection is moved.</td>
<td>
Shift+T or S&gt;Surface Inspector<br>
TopBbar: [[Image:DRtexLock.jpg]]<br>
Brush&gt;Texture lock
<br>
TogTexLock
</td>
</tr>
<tr valign="top" align="left">
<td>
Look Through Camera
</td>
<td>Look Through Camera
??
 
</td>
<td>
View&gt;Camera&gt;Look Through Camera<BR>
LookThroughCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
Look Through Selected
</td>
<td>Look Through Selected
??
 
</td>
<td>
View&gt;Camera&gt;Look Through Selected<BR>
LookThroughSelected
</td>
</tr>
 
 
 
 
 
 
 
 
 
 
<tr valign="top" align="left">
<td>
Make Detail
</td>
<td> ??
 
</td>
<td>
Ctrl+M<br>
Brush&gt;Make detail<br>
 
MakeDetail
</td>
</tr>
<tr valign="top" align="left">
<td>
Make Structural
</td>
<td>??
 
</td>
<td>
Ctrl+Shift+S<br>
Brush&gt;Make structural
<BR>
MakeStructural
</td>
</tr>
<tr valign="top" align="left">
<td>
Map Info
</td>
<td>List how many of all entities plus total number of entities, brushes, and patches.</td>
<td>
M<br>
Map&gt;Map info<BR>
MapInfo
</td>
</tr>
<tr valign="top" align="left">
<td>
Map, Open most recently used N</td>
<td>Opens most recently used map N where N can be 1 to 11</td>
<td>
File&gt;1 to 11<br>
MRUOpenN</td>
</tr>
<tr valign="top" align="left">
<td>
Matrix Transpose, patch</td>
<td>Same as invert ??
 
</td>
<td>
Ctrl+Shift+M<br>
Patch&gt;Matrix&gt;transpose
<BR>
MatrixTranspose
</td>
</tr>
<tr valign="top" align="left">
<td>
Media browser</td>
<td>Browse all available textures (see also texture browser for previously chosen.)</td>
<td>
Select media tab on inspector panel (use T for texture browser first if panel not showing.)</td>
</tr>
<tr valign="top" align="left">
<td>
Merge brushes (CSG)</td>
<td>Attempts to merge two or more brushes into one. Intended composite shape must be convex.
</td>
<td>
Ctrl+U<br>
LeftBbar: [[Image:DRcsgMerg.jpg]]
<br>
CSGMerge
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Merge (Import) Map
</td>
<td>
Adds a map file (as a draggable selection centred at XYZ 0,0,0) to the current map in Dark Radiant.
</td>
<td>
File &gt; Import<BR>
ImportMap
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Mirror (flip) Selection X
</td>
<td>Converts selected brushes or patches to mirror version of itself along the X plane
 
</td>
<td>
LeftBbar: [[Image:DRxMirror.jpg]]<br>
Modify&gt;Mirror&gt;Mirror X<BR>
MirrorSelectionX
</td>
</tr>
<tr valign="top" align="left">
<td>
Mirror (flip) Selection Y
</td>
<td>Converts selected brushes or patches to mirror version of itself along the Y plane
 
</td>
<td>
LeftBbar: [[Image:DRyMirror.jpg]]<br>
Modify&gt;Mirror&gt;Mirror Y<br>
MirrorSelectionY</td>
</tr>
<tr valign="top" align="left">
<td>
Mirror (flip) Selection Z
</td>
<td>Converts selected brushes or patches to mirror version of itself along the Z plane
 
</td>
<td>
LeftBbar: [[Image:DRzMirror.jpg]]<br>
Modify&gt;Mirror&gt;Mirror Z<br>
MirrorSelectionZ
</td>
</tr>
<tr valign="top" align="left">
<td>
Mod setting/ selection</td>
<td>Select Game
settings to specify Doom3 path and mod, eg, darkmod.</td>
<td>
P&gt;Preferences&gt;Game<br>
 
Edit&gt;Preferences&gt;Game
<br>
File&gt;Select Game
<br>
ProjectSettings
</td>
</tr>
<tr valign="top" align="left">
<td>Model creation</td>
<td>Create model assigned to func_static.</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Models Refresh</td>
<td>Reloads all model resources used in map.
 
</td>
<td>
File&gt;Refresh models<br>
RefreshReferences
</td>
</tr>
<tr valign="top" align="left">
<td>
Model, free rotation</td>
<td>??</td>
<td>
Modify&gt;Free Model Rotation<br>
ToggleFreeModelRotation
</td>
</tr>
<tr valign="top" align="left">
<td>Monster_clip surround model</td>
<td>Creates a brush textured in monster_clip to selected model. (see [[Pathfinding]]</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Most recently used maps, open N</td>
<td>Opens most recently used map N where N can be 1 to 11</td>
<td>
File&gt;1 to 11<br>
MRUOpenN</td>
</tr>
 
<tr valign="top" align="left">
<td>
Mouse Rotate
Mode</td>
<td>
<p>'''Mode:'''<br>
Rotate
Mode cancels, &amp; is cancelled by, Clipper,  Move &amp; Resize and Translate Modes. Works on selected: single models or brushes/patches or on multiple selected brushes/patches which will rotate around a common centre.<br>
<br>
'''Rotate:'''<br>
LMB-drag ''within'' circle
to freely rotate in all planes. Caution: brushes/patches may distort badly when snapping to grid during rotation.<br>
<br>
LMB-drag ''outside'' of circle to rotate only in the plane of the axis of view.</p>
<p>Compare also Rotate &amp; Scale Dialog
</p>
</td>
<td>
<p>'''Mode:'''<br>
Key: R<br>
LeftBbar: [[Image:DRrotate.jpg]]<br>
 
MouseRotate
<br>
<br>
'''Useage:'''<br>
LMB-drag
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Move &amp; Resize Selection Mode</td>
<td>
<p>'''Mode:'''<br>
Move &amp; Resize Mode cancels, &amp; is cancelled by, Clipper, Rotate &amp; Translate Modes.<br>
<br>
'''Move:'''<br>
Drag LMB ''within'' selected to move. (may need touch collision model outline) See also other move, nudge, and mouse translate options.<br>
<br>
'''Resize:'''<br>
Drag LMB ''outside'' of selected brush or patch  to/ from face to resize it. Compare also 'Drag Faces'. For models, see [[Rescaling, Resizing, Models in Dark Radiant]]
</p>
</td>
<td>
<p>'''Mode:'''<br>
Key: Q<br>
LeftBbar: [[Image:DRdragResize.jpg]]<br>
 
MouseDrag<br>
<br>
'''Useage:'''<br>
LMB-drag
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Move (Drag, Translate) in one plane (Mode)</td>
<td>
<p>'''Mode:'''<br>
Move (Translate) Mode cancels, &amp; is cancelled by, Clipper, Rotate, Move &amp; Resize Modes.</p>
<p>'''Useage:'''<br>
In camera or orthoview, LMB any side of selection and origin pointer for that plane turns yellow. Then either side or within selection in that plane, LMB will drag only in that plane preventing sideslip. Compare also alternative 'Nudge', and 'Move (drag) selection in one plane' which are not locked modes.</p>
</td>
<td>
W<br>
LeftBbar: [[Image:DRtranslate.jpg]]
<br>
MouseTranslate
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>Move (drag) selection in one plane</td>
<td>LMB ''within'' item THEN Shift THEN drag to move it in one plane, eg, up/down else left/right. Note: Pressing shift ''first'' drags out a selection rectangle (see Select All Partial)  See also other move, nudge, and mouse translate options.</td>
<td>LMB, then Shift then drag</td>
</tr>
<tr valign="top" align="left">
<td>
Move (nudge) Selection  Down
</td>
<td>Move selection one grid line down.
 
</td>
<td>
Alt+Down Arrow key<br>
Modify&gt;Nudge&gt;Nudge down
<br>
SelectNudgeDown
</td>
</tr>
<tr valign="top" align="left">
<td>
Move (nudge) Selection  Left
</td>
<td>Move selection one grid line left
 
</td>
<td>
Alt+Left Arrow key<br>
Modify&gt;Nudge&gt;Nudge left
<br>
SelectNudgeLeft
</td>
</tr>
<tr valign="top" align="left">
<td>
Move (nudge) Selection  Right
</td>
<td>Move selection one grid line right
 
</td>
<td>
Alt+Right Arrow key<br>
Modify&gt;Nudge&gt;Nudge right
<br>
SelectNudgeRight
</td>
</tr>
<tr valign="top" align="left">
<td>
Move (nudge) Selection  Up
</td>
<td>Move selection one grid line up
 
</td>
<td>
Alt+Up Arrow key<br>
Modify&gt;Nudge&gt;Nudge up
<br>
SelectNudgeUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Move Selection Down</td>
<td>Move selection down one grid line (see also Nudge)
</td>
<td>
Shift+KP_Subtract<BR>
MoveSelectionDOWN
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Move Selection Up</td>
<td>Move selection up one grid line (see also Nudge)
 
</td>
<td>
Shift+KP_Add<BR>
MoveSelectionUP
</td>
</tr>
<tr valign="top" align="left">
<td>
Move Vertices</td>
<td>
Toggles Drag Vertices mode. Enables  vertices of brushes and patches to be moved individually to reshape brush. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.
</td>
<td>
V<br>
Top Toolbar<br>
Modify>Components>Vertices<br>
DragVertices
</td>
</tr>
 
 
 
</table>
 
===N to S===
<table
cellpadding="2"
border="1"
align="center"
width="100%">
 
<tr valign="bottom"  align="center">
<td colspan="3"><font size="4"><B>DARK RADIANT CONTROLS</B></font></td>
</tr>
 
<tr valign="bottom"  align="center">
<td>
<B>CONTROL</B>
</td>
<td>
<B>DESCRIPTION</B>
</td>
<td>
<B>DEFAULT KEY<BR>
TOOLBAR<BR>
MENU ROUTE<BR>
SHORTCUT NAME</B>
</td>
<tr valign="top" align="left">
<td>
Names show
toggle</td>
<td>Shows/hides all entity names in XYZ orthoview
 
</td>
<td>
View&gt;Show&gt;Show Names<br>
(also in Preferences&gt;Orthoview)
<br>
ShowNames
</td>
</tr>
<tr valign="top" align="left">
<td>
New Map</td>
<td>Clear all ready to create new map.
 
</td>
<td>
File&gt;New Map<BR>
NewMap
</td>
</tr>
 
<tr valign="top" align="left">
<td>
New XYZ Orthoview window</td>
<td>Creates new XYZ Orthoview window</td>
<td>
Ctrl+Alt+N<br>
View&gt;New XY view<br>
 
NewOrthoView
</td>
</tr>
<tr valign="top" align="left">
<td>
Next Leak Spot
</td>
<td>Moves camera to  next point (nearer entity) on a line that winds its way around brushes between an entity and a leak to the void. (see also Pointfile.)
</td>
<td>
Ctrl+Shift+K<br>
View&gt;camera&gt;Next leak spot<br>
 
NextLeakSpot
</td>
</tr>
<tr valign="top" align="left">
<td>
Next View
</td>
<td>Cycles to next Orthoview XYZ views : XY (top), XZ (front), YZ side.
 
</td>
<td>
Ctrl+Tab<br>
TopBbar: [[Image:DRnextViewBut.jpg]]
<br>
View&gt;Orthographic&gt;Next<br>
 
NextView
</td>
</tr>
<tr valign="top" align="left">
<td>
Normalise Texture
</td>
<td>??
 
</td>
<td>
NormaliseTexture
</td>
</tr>
<tr valign="top" align="left">
<td>
Nudge (move) Selection  Down
</td>
<td>Move selection one grid line down.
 
</td>
<td>
Alt+Down Arrow key<br>
Modify&gt;Nudge&gt;Nudge down
<br>
SelectNudgeDown
</td>
</tr>
<tr valign="top" align="left">
<td>
Nudge (move) Selection  Left
</td>
<td>Move selection one grid line left
 
</td>
<td>
Alt+Left Arrow key<br>
Modify&gt;Nudge&gt;Nudge left
<br>
SelectNudgeLeft
</td>
</tr>
<tr valign="top" align="left">
<td>
Nudge (move) Selection  Right
</td>
<td>Move selection one grid line right
 
</td>
<td>
Alt+Right Arrow key<br>
Modify&gt;Nudge&gt;Nudge right
<br>
SelectNudgeRight
</td>
</tr>
<tr valign="top" align="left">
<td>
Nudge (move) Selection  Up
</td>
<td>Move selection one grid line up
 
</td>
<td>
Alt+Up Arrow key<br>
Modify&gt;Nudge&gt;Nudge up
<br>
SelectNudgeUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Objectives Editor
</td>
<td>Displays Mission Objectives Editor. See [[Objectives]]
</td>
<td>
Map&gt;Objectives<BR>
ObjectivesEditor
</td>
</tr>
<tr valign="top" align="left">
<td>
Open Map
</td>
<td>Load in a previously created map file.
 
</td>
<td>
Key: Ctrl+O<br>
TopBbar: [[Image:DRopenBut.jpg]]<br>
File&gt;Open<br>
OpenMap
</td>
</tr>
<tr valign="top" align="left">
<td>
Open Map most recently used N</td>
<td>Opens most recently used map N where N can be 1 to 11</td>
<td>
File&gt;1 to 11<br>
MRUOpenN</td>
</tr>
<tr valign="top" align="left">
<td>
Options (Preferences)</td>
<td>Set Dark Radiant preferences. For display colours see Colours.
 
</td>
<td>
P<br>
Edit&gt;Preferences<br>
 
Preferences
</td>
</tr>
<tr valign="top" align="left">
<td>
Orthoview cycle next view
</td>
<td>Cycles to next Orthoview XYZ views : XY (top), XZ (front), YZ side.
 
</td>
<td>
Ctrl+Tab<br>
TopBbar: [[Image:DRnextViewBut.jpg]]
<br>
View&gt;Orthographic&gt;Next<br>
 
NextView
</td>
</tr>
<tr valign="top" align="left">
<td>
Orthoview
window<br>
creation</td>
<td>Creates new XYZ Orthoview window
</td>
<td>
Ctrl+Alt+N<br>
View&gt;New XY view<br>
 
NewOrthoView
</td>
</tr>
<tr valign="top" align="left">
<td>
Overlay Dialog
</td>
<td>
 
</td>
<td>
Alt+O<BR>
OverlayDialog
</td>
</tr>
<tr valign="top" align="left">
<td>
Parent selected primitives</td>
<td>
Assigns selected brush(es) to selected '''existing''' entity. '''Entity must be selected last'''. Only works with worldspawn primitives;  cannot reparent from one entity to another but must first 'revert to worldspawn' in the right click grid view menu
</td>
<td>
Edit&gt;Reparent primitives<br>
ParentSelection
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Paste
</td>
<td>Pastes  from  Windows clipboard to original offset from 0,0,0 (see also Paste to camera.) If  faces selected then the texture is copied from Dark Radiant's Shader Clipboard
 
 
</td>
<td>
Ctrl+V<br>
Edit&gt;Paste<br>
 
Paste
</td>
</tr>
<tr valign="top" align="left">
<td>
Paste to Camera
</td>
<td>
<p>Pastes  from  Windows clipboard to centre on camera position.
 
</p>
</td>
<td>
Alt+V<br>
Edit&gt;Paste to camera<br>
 
PasteToCamera</td>
</tr>
<tr valign="top" align="left">
<td>
Paste Shader</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items.
 
</td>
<td>
 
Key:unassigned<br>
Camera view&gt;Ctrl+MMB<br>
Edit&gt;Paste shader<BR>
PasteShader
</td>
</tr>
<tr valign="top" align="left">
<td>
Paste Shader Natural
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see [[DarkRadiant - Paste Texture Natural]] for details.
</td>
<td>
Key:unassigned<br>
Camera view&gt;Ctrl+Shift+MMB<BR>
PasteShaderNatural
</td>
</tr>
<tr valign="top" align="left">
<td>
Paste Texture
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items.
 
</td>
<td>
 
Key:unassigned<br>
Camera view&gt;Ctrl+MMB<br>
Edit&gt;Paste shader<br>
PasteShader
</td>
</tr>
<tr valign="top" align="left">
<td>
Paste Texture All Surfaces of brush
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to all faces of selected items.
 
</td>
<td>
 
Key:unassigned<br>
Camera view&gt;Ctrl+Alt+MMB</td>
</tr>
<tr valign="top" align="left">
<td>Paste Texture Coordinates</td>
<td>Paste Texture Coordinates (only applies to Patch-to-Patch paste operations)</td>
<td>Key:unassigned<br>
Camera view&gt;Alt+MMB</td>
</tr>
<tr valign="top" align="left">
<td>
Paste Texture Natural
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see [[DarkRadiant - Paste Texture Natural]] for details.
</td>
<td>
Key:unassigned<br>
Camera view&gt;Ctrl+Shift+MMB<br>
PasteShaderNatural
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch (flat, simple mesh)</td>
<td>Creates a flat rectangular patch its texture surface facing out the XYZ orthoview (see Invert Patch to reverse.) If a single brush was already selected then a patch is created of the same texture and area as the face in the XYZ view and the brush is optionally deleted.
If multiple brushes were selected then a patch is created to form a rectangular boundary around them and the brushes remain.</td>
<td>
Shift+P<br>
Patch&gt;Simple patch mesh
<br>
SimplePatchMesh
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Patch Append</td>
<td>Append either two rows or two columns
at either beginning or end of a patch.
 
 
</td>
<td>
Patch&gt;append<BR>
PatchAppendColumnBeginning<br>
PatchAppendColumnEnd
<br>
PatchAppendRowBeginning<br>
PatchAppendRowEnd
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Patch Bevel</td>
<td>Produces a 90&deg; horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX  1:1 will produce a quarter-circle curved patch.</td>
<td>
<p>Patch&gt;Bevel<br>
PatchBevel<br>
<br>
[[Image:Bevel1.jpg]]
</p>
<p>[[Image:Bevel2.jpg]]
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch cap selected curve</td>
<td>Caps both ends of a  selected curved patch by creating new patches of the same texture to cover the area outlined by the curve.</td>
<td>
Shift+C<br>
Patch&gt;cap selected
<br>
CapCurrentCurve
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Patch Cone</td>
<td>Creates a curved bullet-shaped cone textured on the outside (see Invert Patch to reverse.) For a true cone see Brush cone.  For a dome use key V for vertex mode then drag the top centre vertex down to the halfway mark.</td>
<td>
Patch&gt;cone<BR>
PatchCone
<p></p>
<p>[[Image:conePatch.jpg]]</p>
<p>[[Image:coneDome.jpg]]</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch cylinders, pillars, disks, rods, or pipes: (round or square)</td>
<td>Creates  a  pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both:  a hollow cylinder.)  To cap the ends use Cap Selection.</td>
<td>
<p>Patch&gt;cylinder (round)<br>
Patch&gt;More cylinders&gt;square, dense, very dense cylinders<BR>
PatchCylinder<br>
PatchDenseCylinder<br>
PatchSquareCylinder<br>
PatchVeryDenseCylinder
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch, delete rows or columns</td>
<td>Delete either two rows or two columns
at either beginning or end of a patch.
 
 
</td>
<td>
Patch&gt;delete&gt;<BR>
PatchDeleteColumnBeginning<br>
PatchDeleteColumnEnd<br>
PatchDeleteRowBeginning<br>
PatchDeleteRowEnd
</td>
</tr>
 
 
 
 
<tr valign="top" align="left">
<td>
Patch End Cap
</td>
<td>Produces a 180&deg; horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX  1:2 will produce a semi-circle patch. Not to be confused with Cap Selection which caps a 'gap', End Cap is for eg, rounding a wall corner or just producing a curve quickly.</td>
<td>
<p>Patch&gt;End cap<BR>
PatchEndCap<br>
<br>
[[Image:endCap1.jpg]]
</p>
<p>[[Image:endCap2.jpg]]
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch Insert
</td>
<td>Insert either two rows or two columns at either beginning or end of a patch.
</td>
<td>
Patch&gt;insert&gt;<BR>
PatchInsertColumnBeginning<br>
PatchInsertColumnEnd<br>
PatchInsertRowBeginning<br>
PatchInsertRowEnd
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Patch Inspector
</td>
<td>Toggles show/hide patch inspector for inspection &amp; control of individual vertices coordinates. (use surface inspector for texture)
</td>
<td>
Shift+S<br>
View&gt;patch inspector<br>
 
PatchInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch invert, reverse, surface or curve</td>
<td>A patch is one visible textured face even if curved around. This control reverses that face
to the other side of the patch, eg, an externally visible dome can become a dome viewed from inside; a pillar becomes the inside of a tube. Can use two patches if both sides needed but 'Thicken' is better.</td>
<td>
 
Ctrl+I<br>
Patch&gt;Matrix&gt;invert<br>
InvertCurve
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch, redisperse columns or rows
</td>
<td>Spreads out the vertices evenly in either columns or rows of a patch.
 
</td>
<td>
Ctrl+Shift+E<br>
 
Ctrl+E<br>
Patch&gt;matrix&gt;redisperse&gt;
<br>
RedisperseCols
<br>
RedisperseRows
 
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch Thicken</td>
<td>Used on elected patch(es), 'Thicken'
creates several patch walls to form a shell to simulate thick multi-surfaced
patches.</td>
<td>
Ctrl+T<br>
Patch&gt;Thicken selected patches<br>
ThickenPatch
</td>
</tr>
<tr valign="top" align="left">
<td>
Patch transpose matrix</td>
<td>Same as invert ??
 
</td>
<td>
Ctrl+Shift+M<br>
Patch&gt;Matrix&gt;transpose
<br>
MatrixTranspose
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Pillars, cylinders, disks, rods, or pipes: (patches, round or square)</td>
<td>Creates  a  pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both:  a hollow cylinder.)  To cap the ends use Cap Selection.</td>
<td>
<p>Patch&gt;cylinder (round)<br>
Patch&gt;More cylinders&gt;square, dense, very dense cylinders<br>
PatchCylinder<br>
PatchDenseCylinder<br>
PatchSquareCylinder<br>
PatchVeryDenseCylinder
</p>
</td>
</tr>
 
 
 
 
 
 
<tr valign="top" align="left">
<td>
Pillar (round)-shaped Brush
</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
Brush&gt;prism<br>
BrushPrism
</td>
</tr>
<tr valign="top" align="left">
<td>
Pipes, pillars, cylinders, disks, or  rods (patches, round or square)</td>
<td>Creates  a  pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both:  a hollow cylinder.)  To cap the ends use Cap Selection.</td>
<td>
<p>Patch&gt;cylinder (round)<br>
Patch&gt;More cylinders&gt;square, dense, very dense cylinders<br>
PatchCylinder<br>
PatchDenseCylinder<br>
PatchSquareCylinder<br>
PatchVeryDenseCylinder
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Plate shape Brush
</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
Brush&gt;prism<br>
BrushPrism
</td>
</tr>
<tr valign="top" align="left">
<td>Player Start move here</td>
<td>Moves Player Start to cursor</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Pointfile toggle</td>
<td>Uses  Pointfile  info made by  Doom3's dmap command to draw red line from void to first entity to indicate leak path. (see also Next and Previous leak spot.)
</td>
<td>
File&gt;Pointfile<br>
TogglePointfile
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Prefab insert
</td>
<td>Inserts prefab (group of brushes, models, etc.) as draggable selection. Includes offset to insertion point.</td>
<td>
<p>File &gt; Load prefab<br>
RMB orthoview context menu<BR>
LoadPrefab
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Prefab save selected</td>
<td>Save selected group of brushes, models, etc. as prefab file. Includes offset to insertion point.</td>
<td>
File &gt; Save selected as prefab<br>
SaveSelectedAsPrefab
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Preferences
</td>
<td>Set Dark Radiant preferences. For display colours see Colours.
 
</td>
<td>
P<br>
Edit&gt;Preferences<br>
 
Preferences
</td>
</tr>
<tr valign="top" align="left">
<td>
Preview Toggle</td>
<td>Toggles fuller light rendering in camera view closer to in-game but slower so use as needed and toggle off for better performance in Dark Radiant.
 
</td>
<td>
F3<br>
TogglePreview
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Previous Leak Spot
</td>
<td>Moves camera to  previous point (further from entity) on a line that winds its way around brushes between an entity and a leak to the void. Repeatedly pressing this moves eventually to the leak. (see also Pointfile.)
 
</td>
<td>
Ctrl+Shift+L<br>
View&gt;camera&gt;Previous leak spot<br>
 
PrevLeakSpot
</td>
</tr>
<tr valign="top" align="left">
<td>
Prism brush
</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
<p>Brush&gt;prism<br>
BrushPrism</p>
<p>[[Image:prismWedge.jpg]]
</p>
<p>[[Image:prismDisk.jpg]]
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Project Settings
</td>
<td>Select Game
settings to specify Doom3 path and mod, eg, darkmod.</td>
<td>
P&gt;Preferences&gt;Game<br>
 
Edit&gt;Preferences&gt;Game
<br>
File&gt;Select Game
<BR>
ProjectSettings
</td>
</tr>
<tr valign="top" align="left">
<td>
Pyramid-shape brush</td>
<td>Converts selected brush to cone shape of N side faces where N can be 3, 4 (pyramids) to 32
</td>
<td>
Brush&gt;Cone<br>
BrushCone
</td>
</tr>
<tr valign="top" align="left">
<td>
Recently used maps, open N</td>
<td>Opens most recently used map N where N can be 1 to 11</td>
<td>
File&gt;1 to 11<br>
MRUOpenN</td>
</tr>
<tr valign="top" align="left">
<td>
Receptron and Source (Stim and Response) Editor
</td>
<td>Displays Stim/Response editor. Must have single entity selected.
</td>
<td>
Entity&gt;Stim/Response<br>
StimResponseEditor
</td>
</tr>
<tr valign="top" align="left">
<td>
Redisperse patch columns or rows
</td>
<td>Spreads out the vertices evenly in either columns or rows of a patch.
 
</td>
<td>
Ctrl+Shift+E<BR>
 
Ctrl+E<br>
Patch&gt;matrix&gt;redisperse&gt;
<br>
RedisperseCols
<br>
RedisperseRows
 
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Redo
</td>
<td>Restores
the state prior to the last Undo</td>
<td>
Ctrl+Y<br>
Edit&gt;Redo<br>
 
Redo
</td>
</tr>
<tr valign="top" align="left">
<td>
Refresh Models
</td>
<td>Reloads all model resources used in map.
 
</td>
<td>
File&gt;Refresh models<BR>
RefreshReferences
</td>
</tr>
<tr valign="top" align="left">
<td>
Refresh Shaders
</td>
<td>Refresh the Texture Browser's list of textures used in current map - removes any unused.
 
</td>
<td>
T&gt;Texture Browser&gt;Flush &amp; Reload Shaders Button<BR>
RefreshShaders
</td>
</tr>
<tr valign="top" align="left">
<td>
Region Off
</td>
<td>Clears region filter to show whole map (except other filters and Hide.)
 
</td>
<td>
View&gt;Region&gt;Switch off<BR>
RegionOff
</td>
</tr>
<tr valign="top" align="left">
<td>
Region Save</td>
<td>Saves all items in regioned area (see other Region options) as a map file and adds surrounding sealed room brushes and player start at camera position.</td>
<td>
File&gt;Save region<br>
SaveRegion
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Region Set from Brush
</td>
<td>Hides all map except region defined by temporary selected brush (brush is deleted.)
 
</td>
<td>
View&gt;Region&gt;Set from brush<BR>
RegionSetBrush
</td>
</tr>
<tr valign="top" align="left">
<td>
Region Set from Selection
</td>
<td>Hides all map except region defined by current selection.
 
</td>
<td>
Ctrl+Shift+R<br>
View&gt;Region&gt;Set from selection<br>
 
RegionSetSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Region Set from XY TOP orthoview</td>
<td>Hides all map except region defined by current XY TOP orthoview. Note this only works if top orthoview displayed not sides.
</td>
<td>
View&gt;Region&gt;Set <BR>
RegionSetXY
</td>
</tr>
<tr valign="top" align="left">
<td>Reload Models
</td>
<td>Reloads all model resources used in map.
 
</td>
<td>
File&gt;Refresh models<br>
RefreshReferences
</td>
</tr>
<tr valign="top" align="left">
<td>Remove Selected
</td>
<td>Deletes selected items
</td>
<td>
BackSpace<br>
Edit&gt;Delete<br>
 
DeleteSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Render Preview
Toggle</td>
<td>Toggles fuller light rendering in camera view closer to in-game but slower so use as needed and toggle off for better performance in Dark Radiant.
 
</td>
<td>
F3<br>
TogglePreview
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Reparent selected primitives</td>
<td>
Assigns selected brush(es) to selected '''existing''' entity. '''Entity must be selected last'''. Only works with worldspawn primitives;  cannot reparent from one entity to another but must first 'revert to worldspawn' in the right click grid view menu
</td>
<td>
Edit&gt;Reparent primitives<BR>
ParentSelection
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Replace Textures
</td>
<td>
Replaces all occurrences in the map (or selections) of one texture with another. No default control but you can set a shortcut key. Shows a dialog with inputs for first texture and desired replacement.
</td>
<td>
FindReplaceTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
Resize and Rotate Dialog
</td>
<td>Displays dialog to rotate and scale (resize) in steps. To rescale a model in Dark Radiant see [[Rescaling, Resizing, Models in Dark Radiant]]
</td>
<td>
Modify&gt;Rotate and scale<br>
TransformDialog
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Resize Model
</td>
<td>
To rescale a model in Dark Radiant see [[Rescaling, Resizing, Models in Dark Radiant]]
</td>
<td>
</td>
</tr>
<tr valign="top" align="left">
<td>
Resize &amp; Move Selection Mode</td>
<td>
<p>'''Mode:'''<br>
Move &amp; Resize Mode cancels, &amp; is cancelled by, Clipper, Rotate &amp; Translate Modes.<br>
<br>
'''Move:'''<br>
Drag LMB ''within'' selected to move. (may need touch collision model outline) See also other move, nudge, and mouse translate options.<br>
<br>
'''Resize:'''<br>
Drag LMB ''outside'' of selected brush or patch  to/ from face to resize it. Compare also 'Drag Faces'. For models, see [[Rescaling, Resizing, Models in Dark Radiant]]
</p>
</td>
<td>
<p>'''Mode:'''<br>
Key: Q<br>
LeftBbar: [[Image:DRdragResize.jpg]]<br>
 
MouseDrag<br>
<br>
'''Useage:'''<br>
LMB-drag
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Response and Stim Editor
</td>
<td>Displays Stim/Response editor. Must have single entity selected.
</td>
<td>
Entity&gt;Stim/Response<br>
StimResponseEditor
</td>
</tr>
<tr valign="top" align="left">
<td>
Restore camera Position N</td>
<td>changes camera position to that saved previously with Save position N.
 
</td>
<td>
Alt+N (N=0 to 9)<br>
LoadPositionN</td>
</tr>
<tr valign="top" align="left">
<td>
Reverse patch, invert surface or curve</td>
<td>A patch is one visible textured face even if curved around. This control reverses that face
to the other side of the patch, eg, an externally visible dome can become a dome viewed from inside; a pillar becomes the inside of a tube. Can use two patches if both sides needed but 'Thicken' is better.</td>
<td>
 
Ctrl+I<br>
Patch&gt;Matrix&gt;invert<br>
InvertCurve
</td>
</tr>
<tr valign="top" align="left">
<td>
Reverse Selected</td>
<td>Clears selected
and selects everything that was not selected.In component editing (vertices, edges,) inverts the current component selection only. </td>
<td>
I<br>
Edt&gt;Invert selection<br>
 
InvertSelection
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Revert To Worldspawn
</td>
<td>Reverts primitives group entity back to worldspawn
 
</td>
<td>
Shift+G<br>
Entity&gt;revert group to worldspawn<br>
RMB orthoview menu&gt;revert to worldspawn<BR>
RevertToWorldspawn
</td>
</tr>
<tr valign="top" align="left">
<td>
Rods, pipes, pillars, disks, or cylinders (patches, round or square)</td>
<td>Creates  a  pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both:  a hollow cylinder.)  To cap the ends use Cap Selection.</td>
<td>
<p>Patch&gt;cylinder (round)<br>
Patch&gt;More cylinders&gt;square, dense, very dense cylinders<br>
PatchCylinder<br>
PatchDenseCylinder<br>
PatchSquareCylinder<br>
PatchVeryDenseCylinder
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Rod-shaped Brush
</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
Brush&gt;prism<br>
BrushPrism
</td>
</tr>
<tr valign="top" align="left">
<td>
Room brushes (CSG)</td>
<td>Replaces a selected brush with multiple  brushes
to form a hollow shell of the same dimensions. The brushes do not overlap at the corners (compare CSG Hollow.)
</td>
<td>
LeftBbar: [[Image:DRroom.jpg]]<br>
CSGRoom
</td>
</tr>
<tr valign="top" align="left">
<td>Rotate func* entity around origin</td>
<td>? ?</td>
<td>TopBbar: [[Image:DRrotFunc.jpg]]</td>
</tr>
<tr valign="top" align="left">
<td>
Rotate Mode</td>
<td>
<p>'''Mode:'''<br>
Rotate
Mode cancels, &amp; is cancelled by, Move &amp; Resize and Translate Modes. Works on selected: single models or brushes/patches or on multiple selected brushes/patches which will rotate around a common centre.<br>
<br>
'''Rotate:'''<br>
LMB-drag ''within'' circle
to freely rotate in all planes. Caution: brushes/patches may distort badly when snapping to grid during rotation.<br>
<br>
LMB-drag ''outside'' of circle to rotate only in the plane of the axis of view.</p>
<p>Compare also Rotate &amp; Scale Dialog
</p>
</td>
<td>
<p>'''Mode:'''<br>
Key: R<br>
LeftBbar: [[Image:DRrotate.jpg]]<br>
 
MouseRotate
<br>
<br>
'''Useage:'''<br>
LMB-drag
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>
Rotate and Resize Dialog
</td>
<td>Displays dialog to rotate and scale (resize) in steps. To rescale a model in Dark Radiant see [[Rescaling, Resizing, Models in Dark Radiant]]
</td>
<td>
Modify&gt;Rotate and scale<br>
TransformDialog
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Rotate Selection X
</td>
<td>Rotates the selection clockwise 90&deg; round the X axis
</td>
<td>
LeftBbar: [[Image:DRxRotate.jpg]]<br>
Modify&gt;Rotate&gt;Rotate X<BR>
RotateSelectionX</td>
</tr>
<tr valign="top" align="left">
<td>
Rotate Selection Y
</td>
<td>Rotates the selection clockwise 90&deg; round the Y axis
</td>
<td>
LeftBbar: [[Image:DRyRotate.jpg]]<br>
Modify&gt;Rotate&gt;Rotate Y<br>
RotateSelectionY
</td>
</tr>
<tr valign="top" align="left">
<td>
Rotate Selection Z
</td>
<td>Rotates the selection clockwise 90&deg; round the Z axis
</td>
<td>
LeftBbar: [[Image:DRzRotate.jpg]]<br>
Modify&gt;Rotate&gt;Rotate Z<br>
RotateSelectionZ</td>
</tr>
<tr valign="top" align="left">
<td>
Rotation, Free Model Toggle</td>
<td>??</td>
<td>
TopBbar: [[Image:DRfreeModRot.jpg]]<br>
Modify&gt;Free Model Rotation<br>
ToggleFreeModelRotation
</td>
</tr>
<tr valign="top" align="left">
<td> Rotation Pivot Toggle</td>
<td>??
 
</td>
<td>
Ctrl+R<br>
ToggleRotationPivot
</td>
</tr>
<tr valign="top" align="left">
<td>
Round Brush</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
Brush&gt;prism<br>
BrushPrism
</td>
</tr>
<tr valign="top" align="left">
<td>
Save camera position N</td>
<td>Stores camera position. (restore with Load Position N.)
</td>
<td>
Ctrl+Alt+N (N=0 to 9)<br>
SavePositionN</td>
</tr>
<tr valign="top" align="left">
<td>
Save Map
</td>
<td>Save current map as map file.
 
</td>
<td>
Ctrl+S<br>
TopBbar: [[Image:DRsaveBut.jpg]]<br>
File&gt;Save<br>
 
SaveMap
</td>
</tr>
<tr valign="top" align="left">
<td>
Save Map As
</td>
<td>Save current map with new name.
 
</td>
<td>
File&gt;Save as<BR>
SaveMapAs
</td>
</tr>
<tr valign="top" align="left">
<td>
Save Position N of camera</td>
<td>Stores camera position. (restore with Load Position N.)
</td>
<td>
Ctrl+Alt+N (N=0 to 9)<br>
SavePositionN</td>
</tr>
<tr valign="top" align="left">
<td>
Save Region
</td>
<td>Saves all items in regioned area (see Region options) as a map file and adds surrounding sealed room brushes and player start at camera position.</td>
<td>
File&gt;Save region<BR>
SaveRegion
</td>
</tr>
<tr valign="top" align="left">
<td>
Save Selected
</td>
<td>Saves the current selected items as a map file.
</td>
<td>
File&gt;Save Selected<BR>
SaveSelected
</td>
</tr>
<tr valign="top" align="left">
<td>
Save selected as prefab</td>
<td>Save selected group of brushes, models, etc. as prefab file. Includes offset to insertion point.</td>
<td>
File &gt; Save selected as prefab<br>
SaveSelectedAsPrefab
</td>
</tr>
<tr valign="top" align="left">
<td>Scroll, pan, XYZ Orthoview</td>
<td>Drag the view with RMB. Zoom out first with Delete key or mousewheel to drag faster.</td>
<td>RMB+drag</td>
</tr>
<tr valign="top" align="left">
<td>Select Add/ Subtract multi</td>
<td>Adds or subtracts (select/ deselect) item to/ from any already selected in camera or orthoview.</td>
<td>Shift+LMB</td>
</tr>
<tr valign="top" align="left">
<td>Select Add/ Subtract multi Faces</td>
<td>Adds or subtracts (select/ deselect) faces to/ from any already selected in camera view.</td>
<td>Shift+Ctrl+LMB</td>
</tr>
 
<tr valign="top" align="left">
<td>
Select All Of Type
</td>
<td>"Select All of Type" expands the selection to all items of the same type as the current selection. The exact action depends on what exactly is selected.
 
* For selected entities: all entities of the same classname are selected.
* For primitives: the selection is expanded to all items that have the shader that is currently selected in the texture browser.
* For faces: the selection is expanded to all faces that have the shader that is currently selected in the texture browser.
</td>
<td>
Shift+A<BR>
SelectAllOfType
</td>
</tr>
<tr valign="top" align="left">
<td>
Select all siblings of child.</td>
<td>Selects all  primitive children of an entity  if one child is selected.
Works also with Worldspawn entity.</td>
<td>
Ctrl+Alt+E<br>
Edit&gt;Expand selection to whole entities<br>
ExpandSelectionToEntities
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Select children
</td>
<td>Deselects entities of selection so only child primitives remain selected.
 
</td>
<td>
Edit&gt;Select children<BR>
SelectChildren
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Select Complete Tall</td>
<td>Selects all fully within the area of 2D  outline of temporary selected brush in current XYZ orthoview; brush is deleted.</td>
<td>
TopBbar: [[Image:DRscTallBut.jpg]]<br>
Edit&gt;Select Complete Tall<BR>
SelectCompleteTall
</td>
</tr>
<tr valign="top" align="left">
<td>Select Cycle Face Selection</td>
<td>Cycle Face Selection in camera view ??</td>
<td>Ctrl+Shift+Alt+MMB</td>
</tr>
<tr valign="top" align="left">
<td>
Select Edges</td>
<td>Toggles Drag Edges mode. Drag vertices shown on edges. Individual edges of a selected brush can be moved independently to reshape the brush.</td>
<td>
E<br>
TopBbar: [[Image:DRsEdges.jpg]]<br>
Modify&gt;Components&gt;Edges<br>
 
DragEdges
</td>
</tr>
<tr valign="top" align="left">
<td>Select Entities mode</td>
<td>When mode set then only entities can be selected and primitives, non-enitity primitives and patches, cannot be selected.</td>
<td>TopBbar: [[Image:DRsEntities.jpg]]</td>
</tr>
<tr valign="top" align="left">
<td>Select exclusive &amp; cycle below cursor</td>
<td>Select one item exclusively; any previous selections are deselected. Use Esc to deselect all. Cycles front to back all items below cursor, camera or orthoview, selecting one at a time, deselecting rest.</td>
<td>Shift+Alt+LMB<br>
Esc to deselect all
</td>
</tr>
<tr valign="top" align="left">
<td>
Select Faces</td>
<td>Toggles Drag Faces mode. Similar to Resize but drag vertices shown on brush faces to pull/push the face. Individual faces of a selected brush can be moved independently to resize the brush.
 
</td>
<td>
F<br>
TopBbar: [[Image:DRsFaces.jpg]]
<br>
Modify&gt;Components&gt;Faces<br>
 
DragFaces
</td>
</tr>
<tr valign="top" align="left">
<td>
Select Game</td>
<td>Select Game
settings to specify Doom3 path and mod, eg, darkmod.</td>
<td>
P&gt;Preferences&gt;Game<br>
 
Edit&gt;Preferences&gt;Game
<br>
File&gt;Select Game
<br>
ProjectSettings
</td>
</tr>
<tr valign="top" align="left">
<td>
Select Inside
</td>
<td>Selects all fully within the volume of temporary selected brush; brush is deleted.
 
</td>
<td>
TopBbar: [[Image:DRsInside.jpg]]<br>
Edit&gt;Select inside<br>
 
SelectInside
</td>
</tr>
<tr valign="top" align="left">
<td>Select  Partial Tall</td>
<td>Shift LMB drag out a rectangle to toggle selection of items touched by the rectangle in camera or orthoview.</td>
<td>Shift LMB drag</td>
</tr>
<tr valign="top" align="left">
<td>
Select Tall, Complete
</td>
<td>Selects all fully within the area of 2D  outline of temporary selected brush in current XYZ orthoview; brush is deleted.</td>
<td>
TopBbar: [[Image:DRscTallBut.jpg]]<br>
Edit&gt;Select Complete Tall<br>
SelectCompleteTall
</td>
</tr>
<tr valign="top" align="left">
<td>Select Tall, Partial</td>
<td>Shift LMB drag out a rectangle to toggle selection of items touched by the rectangle.</td>
<td>Shift LMB drag</td>
</tr>
 
<tr valign="top" align="left">
<td>
Select Touching
</td>
<td>Selects all touching the volume of temporary selected brush; brush is deleted.
 
 
</td>
<td>
TopBbar: [[Image:DRsTouch.jpg]]<br>
Edit&gt;Select touching<br>
 
SelectTouching
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Select Vertices
</td>
<td>
Toggles Drag just vertices/else whole brush mode. Enables 'corners of brushes to be moved to reshape brush as against moving whole brush. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.
</td>
<td>
TopBbar: [[Image:DRsVertices.jpg]]<br>
V<BR>
Modify>Components>Vertices<BR>
DragVertices</td>
</tr>
 
<tr valign="top" align="left">
<td>Set grid size N</td>
<td>Sets XYZ orthoview grid size to N doom units where N can be 0.125, 0.25, 0.5, 1,2,4, etc doubling up to 256</td>
<td>keys: 1(1) to 9(256)<br>
Grid&gt;GridN<br>
 
SetGridN</td>
</tr>
<tr valign="top" align="left">
<td>
Settings (Preferences)</td>
<td>Set Dark Radiant preferences. For display colours see Colours.
 
</td>
<td>
P<br>
Edit&gt;Preferences<br>
 
Preferences
</td>
</tr>
<tr valign="top" align="left">
<td>
Shortcut keys Command List
</td>
<td>Shows list of commands and user-set shortcut keys assigned to them.</td>
<td>
Help&gt;Shortcuts List<br>
ShowCommandList
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Show Angles
</td>
<td>Show angles ??
 
</td>
<td>
View&gt;Show&gt;Show Angles (also in Preferences&gt;Orthoview)<BR>
ShowAngles
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Axes
</td>
<td>Show Axes ??
 
</td>
<td>
View&gt;Show&gt;Show Axes (also in Preferences&gt;Orthoview)<BR>
ShowAxes
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Blocks
</td>
<td>Show blocks in XYZ orthoview
 
</td>
<td>
View&gt;Show&gt;Show Blocks (also in Preferences&gt;Orthoview)<BR>
ShowBlocks
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Camera
</td>
<td>Shows/closes camera view window
 
</td>
<td>
Ctrl+Shift+C<br>
View&gt;Camera view<br>
 
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Console
</td>
<td>Shows/closes console text info window
 
</td>
<td>
O (letter)<br>
View&gt;Console view<br>
 
ToggleConsole
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Command List
</td>
<td>Shows list of commands and user-set shortcut keys assigned to them.</td>
<td>
Help&gt;Shortcuts List<BR>
ShowCommandList
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Coordinates
</td>
<td>Show grid coordinates along top and down sides of XYZ orthoview grid. Coordinates of items in the grid see Size Info. Cursor coordinates are in status bar.
 
</td>
<td>
View&gt;Show&gt;Show Coordinates<BR>
ShowCoordinates
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Show Crosshairs
</td>
<td>
Toggle Crosshairs (grid) on and off
</td>
<td>
Shift+X<BR>
Edit>Preferences>Orthoview<BR>
ToggleCrosshairs
</td>
</tr>
<tr valign="top" align="left">
<td>
Show entity Inspector
</td>
<td>Shows/closes entity inspector with entity properties
</td>
<td>
N<br>
View&gt;Entity inspector<br>
 
ToggleEntityInspector
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Show Hidden
</td>
<td>
Shows hidden items. Reveals ALL hidden items. (See Hide)
</td>
<td>
Shift+H<BR>
View > Hide/Show<BR>
ShowHidden
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Show In Use
</td>
<td>??
 
</td>
<td>
<BR>
ShowInUse
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Lights Radii
</td>
<td>Shows/hides the area covered by every light.</td>
<td>
Ctrl+Alt+Shift+F<br>
TopBbar: [[Image:DRshowLights.jpg]]
<br>
ToggleShowAllLightRadii
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Names
</td>
<td>Shows entity names in XYZ orthoview
 
</td>
<td>
View&gt;Show&gt;Show Names (also in Preferences&gt;Orthoview)<BR>
ShowNames
</td>
</tr>
<tr valign="top" align="left">
<td>
Show texture browser
</td>
<td>Shows/closes texture browser window
 
 
</td>
<td>
T<br>
View&gt;Texture browser<br>
 
ViewTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Window Outline
</td>
<td>Shows Window Outline
??
 
</td>
<td>
View&gt;Show&gt;Show Window Outline<BR>
ShowWindowOutline
</td>
</tr>
<tr valign="top" align="left">
<td>
Show Workzone
</td>
<td>Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items</td>
<td>
View&gt;Show&gt;Show Workzone (also in Preferences&gt;Orthoview)<BR>
ShowWorkzone
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Sides of Brush, change number
</td>
<td>
Convert selected brush to be N-sided
</td>
<td>
Ctrl+N<BR>
Brush[N]Sided
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Simple Patch Mesh
</td>
<td>Creates a flat rectangular patch its texture surface facing out the XYZ orthoview. If a single brush was already selected then a patch is created of the same texture and area as the face in the XYZ view and the brush is optionally deleted.
If multiple brushes were selected then a patch is created to form a rectangular boundary around them and the brushes remain.</td>
<td>
Shift+P<br>
Patch&gt;Simple patch mesh
<BR>
SimplePatchMesh
</td>
</tr>
<tr valign="top" align="left">
<td>
Size Info and coordinates of Selected Toggle</td>
<td>Shows size info and coordinates of selected in XYZ orthoview
 
</td>
<td>
View&gt;Show&gt;Show size info<br>
(also in Preferences&gt;Orthoview)
<br>
ToggleShowSizeInfo
</td>
</tr>
<tr valign="top" align="left">
<td>
Name Toggle</td>
<td>Shows/hides all entity names in XYZ orthoview
 
</td>
<td>
ShowNames<br>
 
</td>
</tr>
<tr valign="top" align="left">
<td>Slice brush</td>
<td>See Clipper Mode</td>
<td>&nbsp;</td>
</tr>
 
<tr valign="top" align="left">
<td>
Snap To Grid
</td>
<td>Snaps selected to  grid.
 
</td>
<td>
<p>Ctrl+G<br>
LeftBbar: [[Image:DRsnapGrid.jpg]]<br>
 
Grid&gt;snap selected to grid
<BR>
SnapToGrid
</p>
</td>
</tr>
<tr valign="top" align="left">
<td>Sound (speaker), create</td>
<td>Creates speaker. See [[Adding ambient Sounds to your Map]]</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Source and Receptron (Stim and Response) Editor
</td>
<td>Displays Stim/Response editor. Must have single entity selected.
</td>
<td>
Entity&gt;Stim/Response<br>
StimResponseEditor
</td>
</tr>
<tr valign="top" align="left">
<td>Speaker, create</td>
<td>Creates speaker. See [[Adding ambient Sounds to your Map]]</td>
<td>RMB orthoview context menu</td>
</tr>
<tr valign="top" align="left">
<td>
Sphere-shaped brush
</td>
<td>Converts selected brush to sphere shape
of N&#178 faces where N can be 3 (9 faces) to 7 (49 faces.)
</td>
<td>
Brush&gt;sphere<br>
BrushSphere
</td>
</tr>
<tr valign="top" align="left">
<td>Split Selected Clip</td>
<td>As for Clip Selected but splits brush into two sections, preserving both, rather than clips off and discards one of them.</td>
<td>
Shift+Return<br>
Brush&gt;Clipper&gt;Clip Selection<br>
 
SplitSelected
</td>
</tr>
 
 
<tr valign="top" align="left">
<td>
Stim and Response Editor
</td>
<td>Displays Stim/Response editor. Must have single entity selected.
</td>
<td>
Entity&gt;Stim/Response<BR>
StimResponseEditor
</td>
</tr>
<tr valign="top" align="left">
<td>
Stitch Patch Texture
</td>
<td>This command tries to make the texture transition of two selected patches seamless.
 
</td>
<td>
<BR>
StitchPatchTexture
</td>
</tr>
<tr valign="top" align="left">
<td>
Store Position N of camera</td>
<td>Stores camera position. (restore with Load Position N.)
</td>
<td>
Ctrl+Alt+N (N=0 to 9)<br>
SavePositionN</td>
</tr>
<tr valign="top" align="left">
<td>
Subtract brushes (CSG)
</td>
<td>
<p>Uses selected brush(es) as a template to 'subtract' from any overlapping UNselected target  brush(es). If necessary  the target is replaced with multiple  brushes. The brushes do not overlap at the corners. The originally selected brush template is still selected and not destroyed.</p>
</td>
<td>
Shift+U<br>
LeftBbar: [[Image:DRcsgSub.jpg]]
<br>
CSGSubtract</td>
</tr>
<tr valign="top" align="left">
<td>
Surface Inspector of texture properties</td>
<td>Control texture shift, scale, rotation, flipping (mirroring)  and texture lock to stop changes when brush moved.
</td>
<td>
S<br>
View&gt;Surface inspector<br>
SurfaceInspector
</td>
</tr>
 
</table>
 
===T to Z===
<table
cellpadding="2"
border="1"
align="center"
width="100%">
 
<tr valign="bottom"  align="center">
<td colspan="3"><font size="4"><B>DARK RADIANT CONTROLS</B></font></td>
</tr>
 
<tr valign="bottom"  align="center">
<td>
<B>CONTROL</B>
</td>
<td>
<B>DESCRIPTION</B>
</td>
<td>
<B>DEFAULT KEY<BR>
TOOLBAR<BR>
MENU ROUTE<BR>
SHORTCUT NAME</B>
</td>
<tr valign="top" align="left">
<td>
Texture Browser (chosen textures)</td>
<td>Shows/closes texture browser window with previously chosen textures (see also media browser for all.)
 
 
</td>
<td>
T<br>
View&gt;Texture browser<br>
ViewTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Media browser (all textures) </td>
<td>Browse all available textures (see also texture browser for previously chosen.)</td>
<td>
Select media tab on inspector panel (use T for texture browser first if panel not showing.)</td>
</tr>
<tr valign="top" align="left">
<td>
Texture copy</td>
<td>Copies texture from single selected face or patch to Dark Radiant's shader clipboard.
 
</td>
<td>
Edit&gt;Copy shader<br>
CopyShader
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Find and Replace
</td>
<td>
Replaces all occurrences in the map (or selections) of one texture with another. No default control but you can set a shortcut key. Shows a dialog with inputs for first texture and desired replacement.
</td>
<td>
FindReplaceTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Lock
</td>
<td>Toggles texture lock mode which keeps an applied texture aligned relative to its surface rather than the world map when the selection is moved.</td>
<td>
Shift+T or S&gt;Surface Inspector<br>
TopBbar: [[Image:DRtexLock.jpg]]<br>
Brush&gt;Texture lock
<br>
TogTexLock
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture paste</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items.
 
</td>
<td>
Edit&gt;Paste shader<br>
PasteShader
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Paste Natural
</td>
<td>Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see [[DarkRadiant - Paste Texture Natural]] for details.
</td>
<td>
Shift+Middle mouse button<br>
PasteShaderNatural
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture properties Surface Inspector</td>
<td>Control texture shift, scale, rotation, flipping (mirroring)  and texture lock to stop changes when brush moved.
</td>
<td>
S<br>
View&gt;Surface inspector<br>
SurfaceInspector
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Texture Rotate</td>
<td>Rotates the selected texture clockwise or counter-clockwise in the steps set  for rotation in Surface Inspector
 
</td>
<td>
Shift+Page_Down<BR>
TexRotateClock<br>
<br>
Alt+Page_Up<br>
TexRotateCounter
 
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Texture Scale</td>
<td> Scales the selected texture in the steps set for scale in Surface Inspector.
 
</td>
<td>
Ctrl+Up/Down/Left/Right<br>
TexScaleUp<br>
TexScaleDown<br>
TexScaleLeft<br>
TexScaleRight
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Texture Shift (alignment scroll)
</td>
<td>Shifts (scrolls) the selected texture in the steps set for scale in Surface Inspector.
 
</td>
<td>
Shift+Up/Down/Left/Right<br>
TexShiftUp<br>
TexShiftDown<br>
TexShiftLeft<br>
TexShiftRight
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool
</td>
<td>Toggle show/hide Texture Tool, an enhanced texture alignment tool (see [[Texture Tool]])
</td>
<td>
Ctrl+Alt+T<br>
View&gt;Texture Tool<br>
TextureTool
</td>
</tr>
 
 
 
 
<tr valign="top" align="left">
<td>
Texture Tool Flip S
</td>
<td>see [[Texture Tool]]
</td>
<td>
<br>
TexToolFlipS
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Flip T
</td>
<td>see [[Texture Tool]]
</td>
<td>
<br>
TexToolFlipT
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Grid Down
</td>
<td>see [[Texture Tool]]
</td>
<td>
Shift+minus<BR>
TexToolGridDown
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Grid Up
</td>
<td>see [[Texture Tool]]
</td>
<td>
Shift+plus<BR>
TexToolGridUp
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Merge Items
</td>
<td>see [[Texture Tool]]
</td>
<td>
Alt+M<BR>
TexToolMergeItems
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Select Related
</td>
<td>see [[Texture Tool]]
</td>
<td>
<BR>
TexToolSelectRelated
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Snap To Grid
</td>
<td>see [[Texture Tool]]
</td>
<td>
Ctrl+Shift+G<BR>
TexToolSnapToGrid
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Tool Toggle Grid
</td>
<td>see [[Texture Tool]]
 
</td>
<td>
<BR>
TexToolToggleGrid
</td>
</tr>
<tr valign="top" align="left">
<td>
Texture Natural
</td>
<td>Sets selected texture to default: 0 shift &amp; rotation &amp; scale 0.25(varies??)
 
</td>
<td>
Ctrl+N<BR>
TextureNatural
</td>
</tr>
<tr valign="top" align="left">
<td>
Thicken Patch
</td>
<td>Used on elected patch(es), 'Thicken' creates several patch walls to form a shell to simulate thick multi-surfaced patches.</td>
<td>
Ctrl+T<br>
Patch&gt;Thicken selected patches<BR>
ThickenPatch
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Transform Dialog
</td>
<td>Displays dialog to rotate and scale in steps.
</td>
<td>
Modify&gt;Rotate and scale<BR>
TransformDialog
</td>
</tr>
<tr valign="top" align="left">
<td>
Translate (Move, Drag) in one plane (Mode)</td>
<td>'''Mode:'''<br>
Move (Translate) Mode cancels, &amp; is cancelled by, Clipper, Rotate, Move &amp; Resize Modes.<br><br>
'''Useage:'''<br>
In camera or orthoview, LMB any side of selection and origin pointer for that plane turns yellow. Then either side or within selection in that plane, LMB will drag only in that plane preventing sideslip. Compare also alternative 'Nudge', and 'Move (drag) selection in one plane' which are not locked modes.
</td>
<td>
W<br>
LeftBbar: [[Image:DRtranslate.jpg]]
<br>
MouseTranslate
</td>
</tr>
<tr valign="top" align="left">
<td>
Transpose, patch matrix</td>
<td>Same as invert ??
 
</td>
<td>
Ctrl+Shift+M<br>
Patch&gt;Matrix&gt;transpose
<br>
MatrixTranspose
</td>
</tr>
<tr valign="top" align="left">
<td>
Triangular Brush
</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
Brush&gt;prism<br>
BrushPrism
</td>
</tr>
<tr valign="top" align="left">
<td>
Undo
</td>
<td>Undo the last actual change (does not undo selections.) Number of undo's set in Preferences.
</td>
<td>
Ctrl+Z<br>
Edit&gt;Undo<br>
 
Undo
</td>
</tr>
<tr valign="top" align="left">
<td>
Ungroup Selection
</td>
<td>??
 
</td>
<td>
<BR>
UngroupSelection
</td>
</tr>
<tr valign="top" align="left">
<td>
Unselect Selected
</td>
<td>Unselect selected. In component editing, unselects components on first use, switches back to primitive mode on second, and unselects all primitives on third.
 
</td>
<td>
Esc<br>
Edit&gt;Clear Selection<br>
 
UnSelectSelection
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Up Floor
</td>
<td>Moves camera up to next horizontal brush surface
 
</td>
<td>
Page_Up<br>
View&gt;camera&gt;up floor<br>
UpFloor
</td>
</tr>
 
 
 
<tr valign="top" align="left">
<td>
Vertices Drag Toggle
</td>
<td>
Toggles Drag Vertices mode. Enables  vertices of brushes and patches to be moved individually to reshape brush, and origins of torches, etc. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.
</td>
<td>
V<BR>
Top Toolbar<BR>
Modify>Components> Vertices<BR>
DragVertices
</td>
</tr>
<tr valign="top" align="left">
<td>
View Camera
</td>
<td>Shows/closes camera view window
 
</td>
<td>
Ctrl+Shift+C<br>
View&gt;Camera view<br>
ToggleCamera
</td>
</tr>
<tr valign="top" align="left">
<td>
View Console
</td>
<td>Shows/closes console text info window
 
</td>
<td>
O (letter)<br>
View&gt;Console view<br>
ToggleConsole
</td>
</tr>
<tr valign="top" align="left">
<td>
View Entity Inspector
</td>
<td>Shows/closes entity inspector with entity properties
</td>
<td>
N<br>
View&gt;Entity inspector<br>
ToggleEntityInspector
</td>
</tr>
<tr valign="top" align="left">
<td>
View Entity List
</td>
<td>Toggles show/hide  list of all entities in the map. Can select.
</td>
<td>
L<br>
View&gt;entity list<br>
EntityList
</td>
</tr>
 
<tr valign="top" align="left">
<td>
View Front
</td>
<td>
 
</td>
<td><BR>
ViewFront
</td>
</tr>
<tr valign="top" align="left">
<td>
View Side
</td>
<td>
 
</td>
<td><BR>
ViewSide
</td>
</tr>
<tr valign="top" align="left">
<td>
View texture (chosen) browser
</td>
<td>Shows/closes texture browser window with previously chosen textures (see also media browser for all.)
</td>
<td>
T<br>
View&gt;Texture browser<BR>
ViewTextures
</td>
</tr>
<tr valign="top" align="left">
<td>
View Texture (all) Media browser</td>
<td>Browse all available textures (see also texture browser for previously chosen.)</td>
<td>
Select media tab on inspector panel (use T for texture browser first if panel not showing.)</td>
</tr>
<tr valign="top" align="left">
<td>View Texture Tool
</td>
<td>Toggle show/hide texture tool.
 
</td>
<td>
Ctrl+Alt+T<br>
View&gt;Texture Tool<br>
TextureTool
</td>
</tr>
<tr valign="top" align="left">
<td>
View Top
</td>
<td>
??</td>
<td><BR>
ViewTop</td>
</tr>
<tr valign="top" align="left">
<td>Wallpaper Background Image</td>
<td>Sets background image as wallpaper  in XYZ orthoview</td>
<td>View&gt;background image</td>
</tr>
<tr valign="top" align="left">
<td>
Wedge brush (prism)</td>
<td>Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)
</td>
<td>
<p>Brush&gt;prism<br>
BrushPrism</p>
<p>[[Image:prismWedge.jpg]]
</p>
<p>[[Image:prismDisk.jpg]]
</p>
</td>
</tr>
 
<tr valign="top" align="left">
<td>
Workzone gridlines show</td>
<td>Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items</td>
<td>
View&gt;Show&gt;Show Workzone (also in Preferences&gt;Orthoview)<br>
ShowWorkzone
</td>
</tr>
<tr valign="top" align="left">
<td>
Worldspawn, revert to
</td>
<td>Reverts primitives group entity back to worldspawn
 
</td>
<td>
Shift+G<br>
Entity&gt;revert group to worldspawn<br>
RMB orthoview menu&gt;revert to worldspawn<br>
RevertToWorldspawn
</td>
</tr>
<tr valign="top" align="left">
<td>XYZ Orthoview scroll, pan</td>
<td>Drag the view with RMB. Zoom out first with Delete key or mousewheel to drag faster.</td>
<td>RMB+drag</td>
</tr>
<tr valign="top" align="left">
<td>
XYZ Orthoview window creation</td>
<td>Creates new XYZ Orthoview window</td>
<td>
Ctrl+Alt+N<br>
View&gt;New XY view<br>
 
NewOrthoView
</td>
</tr>
<tr valign="top" align="left">
<td>
Zoom 100%
</td>
<td>Set normal 100% zoom in XYZ orthoviews.
 
</td>
<td>
View&gt;Orthoview&gt;Zoom 100%<BR>
Zoom100
</td>
</tr>
<tr valign="top" align="left">
<td>
Zoom In
</td>
<td>Zooms in on all XYZ orthoviews
</td>
<td>
View&gt;Orthoview&gt;Zoom in<br>
Delete or mouse wheel
or Shift+RMB+drag forward<BR>
ZoomIn
</td>
</tr>
<tr valign="top" align="left">
<td>
Zoom Out
</td>
<td>Zooms out on all XYZ orthoviews
 
</td>
<td>
View&gt;Orthoview&gt;Zoom out<br>
Insert or mouse wheel
or Shift+RMB+drag backward<BR>
ZoomOut
</td>
</tr>
</table>
 
== How to Edit or Add to the Table of Controls ==
 
Instruction on how to edit this table can be found on the [[Talk:Dark_Radiant_Controls%2C_Keys_%26_Mouse|Discussion page]].
 
{{darkradiant|sort=Controls}}

Latest revision as of 15:12, 19 May 2020

written by Fidcal

Introduction

NOTE: For the most up-to-date quick information, from within Dark Radiant, access the Help/User Guide.

This is a complete reference list by description of all Dark Radiant controls whether by buttons, menus, or keys. In addition any other material relating to the Dark Radiant controls may be included or linked to.

Changing Shortcut Keys

Shortcut keys shown are defaults and you can change them to your preference in Dark Radiant's Edit -> Keyboard Shortcuts where they are listed in alphabetical order by shortcut name (command) shown in the table below. The shortcut keys list itself gives a guide to what features are available from the keys but they are not all obvious. As well as assigning and removing shortcut keys there in that dialog you can also examine, copy, backup, make alternatives, even edit (with caution), the file in which they are stored (in XP and earlier) at

<drive>:\Documents and Settings\<user>\Application Data\DarkRadiant\input.xml

In Windows Vista they are accessed at:

<drive>:\Users\<user>\AppData\Roaming\DarkRadiant\input.xml

Guide

The Controls table is in alphabetical order by keyword in the leftmost column so scroll down or use your web browser's page search (usually CTRL+F) to find what you want. Many entries are in more than once to assist in this so 'Texture Lock' is under both 'Texture Lock' and 'Lock Texture'.

  • LMB Click the left mouse button, RMB Click the right mouse button = Left, Right mouse buttons
  • MMB Click the middle mouse button = Middle mouse wheel or button press
  • MMW is middle mouse wheel (rotation)
  • LeftBbar = Dark Radiant's left button bar
  • TopBbar = Dark Radiant's top button bar
  • Orthoview = Dark Radiant's 2D views: top, side, front.


Searching Tree structures in Media Browser, Entity List, etc

  • Point to Textures (or any tree)
  • Shift + Right key to fully open the tree
  • Type the key letters of what you want to find
  • Up/down arrows to go to next/previous occurrence.
  • Esc to get out of input field

Avoid F3 because that is likely to switch to render mode which might crash some systems.

Complete Table of All Dark Radiant Controls

Note that controls for sub-sections of Dark Radiant such as the Media Browser may be listed separately.

A to F

DARK RADIANT CONTROLS

CONTROL

DESCRIPTION

DEFAULT KEY
TOOLBAR
MENU ROUTE
SHORTCUT NAME

Add brush to existing entity (reparent)

Assigns selected brush(es) to selected existing entity. Entity must be selected last. Only works with worldspawn primitives; you cannot reparent from one entity to another but in that case must first 'revert to worldspawn' in the right click grid view menu

Edit>reparent primitives
ParentSelection

Alignment Workzone show

Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items

View>Show>Show Workzone (also in Preferences> Orthoview)
ShowWorkzone

Ambient sound (speaker) create Creates speaker. See Adding ambient Sounds to your Map RMB orthoview context menu
Angles show Show angles ??

View>Show>Show Angles
ShowAngles

Append to patch Append either two rows or two columns at either beginning or end of a patch.


Patch>append
PatchAppendColumnBeginning
PatchAppendColumnEnd
PatchAppendRowBeginning
PatchAppendRowEnd

Axes show Show Axes ??

View>Show>Show Axes
ShowAxes

Background Image Sets background image as wallpaper in XYZ orthoview View>background image

Ball-shaped brush

Converts selected brush to sphere shape of N x N faces where N can be 3 (9 faces) to 7 (49 faces.)

Brush>sphere
BrushSphere

Bevel Patch Produces a 90° horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX 1:1 will produce a quarter-circle curved patch.

Patch>Bevel
PatchBevel

Bevel1.jpg

Bevel2.jpg

Blocks show

Show blocks in XYZ orthoview

View>Show>Show Blocks
ShowBlocks

Brightness of lights

Display Light Inspector. Select Colour. Adjust the 'value' field for brightness.

L
ToggleLightInspector

Brush, change number of sides

Convert selected brush to be N-sided

Ctrl+N
Brush[N]Sided

Brush Cone

Converts selected brush to cone shape

of N side faces where N can be 3, 4 (pyramids) to 32 For a curved, bullet-shaped cone see Patch cone.

Brush>Cone
BrushCone

ConeBrush.jpg

Brush create Create new brush (must have nothing selected) LMB+Drag in orthoview

Brush Export as CM file

Create collision model from primitive children of selected func entity and save as .cm file; useful for moveable entities. Not checked for Doom3 clipmodel limits (16 polygons.)

Edit>Create collision model..
BrushExportCM

Brush Export as OBJ file

Save selected brushes as OBJ file for import into 3D modelling programs.

Edit>Export selected brushes to OBJ
BrushExportOBJ

Brushes Hollow (CSG)

Replaces a selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes overlap at the corners so consider instead CSG Room.

LeftBbar: DRhollow.jpg
Brush>CSG>Make hollow
CSGHollow

Brushes Merge (CSG) Attempts to merge two or more brushes into one. Intended composite shape must be convex.

Ctrl+U
LeftBbar: DRcsgMerg.jpg
CSGMerge

Brush prism Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

PrismWedge.jpg

PrismDisk.jpg

Brush room (CSG) Replaces a selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes do not overlap at the corners (compare CSG Hollow.)

LeftBbar: DRroom.jpg
CSGRoom

Brush Sphere

Converts selected brush to sphere shape of N x N faces where N can be 3 (9 faces) to 7 (49 faces.)

Brush>sphere
BrushSphere

Brushes subtract (CSG)

Uses selected brush(es) as a template to 'subtract' from any overlapping UNselected target brush(es). If necessary the target is replaced with multiple brushes. The brushes do not overlap at the corners. The originally selected brush template is still selected and not destroyed.

Shift+U
LeftBbar: DRcsgSub.jpg

CSGSubtract
Camera Shows/closes camera view window

View>Camera view
Ctrl+Shift+C
ToggleCamera

Camera Angle Down

Tilts camera view down. See also Camera Free Move as alternative.

Z
CameraAngleDown

Camera Angle Up

Tilts camera view up. See also Camera Free Move as alternative.

A
CameraAngleUp

Camera Back

Pulls camera view back. See also Camera Free Move as alternative.

Down
CameraBack

Camera center (level) view

levels camera view to horizontal. See also Camera Free Move as alternative.

End
View>camera>Center
CenterView

Camera Copy Shader, Texture

Copies texture from single selected face or patch to Dark Radiant's shader clipboard.

key:unassigned
Camera view:MMB
Edit>Copy shader
CopyShader

Camera Down

Lowers camera view vertically. See also Camera Free Move as alternative.

C
CameraDown

Camera Down Floor Moves camera down to next horizontal brush surface

Page_down
View>camera>down floor
DownFloor

Camera Forward

Move camera view forward. See also Camera Free Move as alternative.

Up
Mousewheel forward
CameraForward

Camera Free Mouse Mode set and Moves In camera view, RMB either toggles (locks/ unlocks) free move mode or else holds it till RMB released (depends on Preference> camera> Freelook mode can be toggled settings) With it UNchecked you must additionally keep RMB pressed during 'Free moves.'

RMB(lock or hold) then mouse:
. Turn, look any direction.
. Ctrl+drag = up, down, strafe left & right
. Shift+Ctrl+drag = forward, backward, strafe left & right.

See also individual controls below assignable to keys

Camera Free Move Back

Move camera view back

Key: Down
Mousewheel backward
CameraFreeMoveBack

Camera Free Move Down

Move camera view down

Key: unassigned
CameraFreeMoveDown

Camera Free Move Forward

Move camera view forward

Key: Up
CameraFreeMoveForward

Camera Free Move Left

Move camera view left

Key: Left
CameraFreeMoveLeft

Camera Free Move Right

Move camera view right

Key: Right
CameraFreeMoveRight

Camera Free Move Up

Move camera view up

Key: unassigned
CameraFreeMoveUp

Camera Hide Shows/closes camera view window

View>Camera view
Ctrl+Shift+C
ToggleCamera

Camera Left Move camera left Left

CameraLeft

Camera move Here in XYZ orthoview In orthoview, moves the camera to the point clicked. Ctrl+MMB
Camera point this way In orthoview, points the camera to the point clicked. MMB
Camera Paste Texture Pastes texture from Dark Radiant's shader clipboard to selected items.

Key:unassigned
Camera view>Ctrl+MMB
Edit>Paste shader
PasteShader

Camera Paste Texture All Surfaces of brush

Pastes texture from Dark Radiant's shader clipboard to all faces of selected items.

Key:unassigned

Camera view>Ctrl+Alt+MMB
Camera Paste Texture Coordinates Paste Texture Coordinates (only applies to Patch-to-Patch paste operations) Key:unassigned
Camera view>Alt+MMB

Camera Paste Texture Natural

Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see DarkRadiant - Paste Texture Natural for details.

Key:unassigned
Camera view>Ctrl+Shift+MMB
PasteShaderNatural

Camera Position N restore changes camera position to that saved previously with Save position N.

Alt+N (N=0 to 9)

LoadPositionN
Camera Position N save Stores camera position. (restore with Load Position N.)

Ctrl+Alt+N (N=0 to 9)

SavePositionN

Camera Right

Turn camera right

Right
CameraRight

Camera show

Shows/closes camera view window

Ctrl+Shift+C
View>Camera view

ToggleCamera

Camera Strafe Left

Camera move Left

comma
CameraStrafeLeft

Camera Strafe Right

Camera Move Right

period
CameraStrafeRight

Camera Turn Turn in any direction in camera view RMB+drag
Camera Up Move Camera up

D
CameraUp

Camera Up Floor Moves camera up to next horizontal brush surface

Page_Up
View>camera>up floor

UpFloor

Camera window toggle Shows/closes camera view window

Ctrl+Shift+C
View>Camera view

ToggleCamera

Cap selected curved patch Caps both ends of a selected curved patch by creating new patches of the same texture to cover the area outlined by the curve.

Shift+C
LeftBbar: DRcap.jpg
Patch>cap selected
CapCurrentCurve

Cap End Patch Produces a 180° horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX 1:2 will produce a semi-circle patch. Not to be confused with Cap Selection which caps a 'gap', End Cap is for eg, rounding a wall corner or just producing a curve quickly.

Patch>End cap
PatchEndCap

EndCap1.jpg

EndCap2.jpg

Center (level) camera view

levels camera view to horizontal.

End
View>camera>Center

CenterView

Center X Y View

Centres selection in current orthoview else centres camera if no selection

Ctrl+Alt+Tab
CenterXYView

Center X Y Views

Centres selection in all orthoviews else centres camera if no selection


Ctrl+Shift+Tab
CenterXYViews

Change number of sides of brush

Convert selected brush to be N-sided

Ctrl+N
Brush[N]Sided

Circular Brush

Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

Clear Selected Unselect selected. In component editing, unselects components on first use, switches back to primitive mode on second, and unselects all primitives on third.

Esc
Edit>Clear Selection

UnSelectSelection

Clipper Mode

(slice, clip, crop, selected brush.)

Mode:
Clipper Mode cancels, & is cancelled by, Rotate, Move/Resize, & Translate Modes.

Useage:
LMB on edges of selected brush to set and drag 2 or 3 points 0,1,2 in XYZ planes.

To Clip:
Press Return (Enter) to clip off and discard (delete) section to clockwise right from 0 to 1, and 1 to 2. (see diagram which points direction of discard.)

To Split:
Press Shift+Return (Enter) to split brush into two brushes, preserving both.

Mode:
X
LeftBbar: DRclipper.jpg
ToggleClipper

Useage:
Key: Return (Enter)
Brush>Clipper>Clip Selection
ClipSelected

Shift+Return (Enter)
Brush>Clipper>Clip Selection
SplitSelected

DRclipper2.jpg

Clipper Flip Sides In Clipper mode (see Clipper Toggle) toggles discard side from clockwise right to clockwise left (see Clipper Mode)

Ctrl+Return
Brush>Clipper>Flip clip orientation

FlipClip

Clone Selected

Makes a duplicate of selected items at same position; selects them; unselects original.

SPACE
Edit>duplicate

CloneSelection

Close Camera

Shows/closes camera view window

Ctrl+Shift+C
View>Camera view

ToggleCamera

Close Console Shows/closes console text info window

O
View>Console view

ToggleConsole

Close entity Inspector

Shows/closes entity inspector with entity properties

N
View>Entity inspector

ToggleEntityInspector

Close texture browser

Shows/closes texture browser window with previously chosen textures (see also media browser for all.)


T
View>Texture browser

ViewTextures

Colour of lights

Display Light Inspector. Select Colour. Use colour selector or type in values direct.

L
ToggleLightInspector

Colour Preferences Set your colour preferences for Dark Radiant. (for other preferences see Preferences.) View>Colours

EditColourScheme

Command List

Shows list of commands and user-set shortcut keys assigned to them.

Help>Shortcuts List
ShowCommandList

Cone-shaped brush Converts selected brush to cone shape of N side faces where N can be 3, 4 (pyramids) to 32. For a curved, bullet-shaped cone see Patch cone.

Brush>Cone
BrushCone

ConeBrush.jpg

Cone-shaped patch(curved) Creates a curved bullet-shaped cone textured on the outside (see Invert Patch to reverse.) For a true cone see Brush cone. For a dome use key V for vertex mode then drag the top centre vertex down to the halfway mark.

Patch>cone
PatchCone

ConePatch.jpg

ConeDome.jpg

Config (Preferences) Set Dark Radiant preferences. For display colours see Colours.

P
Edit>Preferences

Preferences

Connect Selection

Selected entity 1 targets selected entity 2

Entity>connect selected entities
Ctrl+K
ConnectSelection

Console show/hide Shows/closes console text info window

O
View>Console view

ToggleConsole

Convert brush, number of sides

Convert selected brush to be N-sided

Ctrl+N
Brush[N]Sided

Convert (assign) selection to func_static Assign selection to func_static. RMB orthoview context menu
Coordinates of grid show Show grid coordinates along top and down sides of XYZ orthoview grid. Coordinates of items in the grid see Size Info. Cursor coordinates are in status bar.

View>Show>Show Coordinates
ShowCoordinates

Coordinates of items and size info show Shows size info and coordinates of selected in XYZ orthoview

View>Show>Show size info
(also in Preferences>Orthoview)
ToggleShowSizeInfo

Copy

Copies selected with offset from 0,0,0 to the Windows clipboard. If a face is selected then its texture is copied to Dark Radiant's Shader Clipboard

Ctrl+C
Edit>Copy

Copy

Copy Shader, Texture

Copies texture from single selected face or patch to Dark Radiant's shader clipboard.

key:unassigned
Camera view:MMB
Edit>Copy shader
CopyShader

Create brush Create new brush (must have nothing selected) LMB+Drag in orthoview
Create or assign to Entity Create or assign to entity. RMB orthoview context menu
Create Light Create Light RMB orthoview context menu
Create Model Create model assigned to func_static. RMB orthoview context menu

Crosshairs Toggle

Toggle Crosshairs (grid) on and off in orthoview

Shift+X
Edit>Preferences>Orthoview
ToggleCrosshairs

CSG Hollow brushes

Replaces a selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes overlap at the corners so consider instead CSG Room.

LeftBbar: DRhollow.jpg
Brush>CSG>Make hollow
CSGHollow

CSG Merge

brushes
Attempts to merge two or more brushes into one. Intended composite shape must be convex.

Ctrl+U
LeftBbar: DRcsgMerg.jpg
CSGMerge

CSG Room

brushes
Replaces selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes do not overlap at the corners (compare CSG Hollow.)

LeftBbar: DRroom.jpg
CSGRoom

CSG Subtract brushes

Uses selected brush(es) as a template to 'subtract' from any overlapping UNselected target brush(es). If necessary the target is replaced with multiple brushes. The brushes do not overlap at the corners. The originally selected brush template is still selected and not destroyed.

Shift+U
LeftBbar: DRcsgSub.jpg

CSGSubtract
Cubic Clip Camera mode Mode in which camera render distance can be controlled. Shift+F

TopBbar: DRcubicClipBut.jpg
ToggleCubicClip

Cubic Clip Zoom In

Reduces render distance in camera view if Cubic Clip Camera view mode is set.

Ctrl+plus
View>Camera>far clip plane in
CubicClipZoomIn

Cubic Clip Zoom Out

Increases render distance in camera view if Cubic Clip Camera view mode is set.

Ctrl+minus
View>Camera>far clip plane out

CubicClipZoomOut

Curve creation Consider patch bevel, patch end cap, brush prism  

Curve Append Control Point

??

see NURBS Curves

LeftBbar: DRappendNurbs.jpg
CurveAppendControlPoint

Curve Catmull Rom Create ??

see NURBS Curves


CreateCurveCatmullRom

Curve Convert Type

??

see NURBS Curves

LeftBbar: DRconvNurbs.jpg
CurveConvertType

Curve NURBS Create ??

see NURBS Curves

LeftBbar: DRmakeNurbs.jpg
CreateCurveNURBS

Curve Insert Control Point

??

see NURBS Curves

LeftBbar: DRinsertNurbs.jpg
CurveInsertControlPoint

Curve Remove Control Point

??

see NURBS Curves

LeftBbar: DRremoveNurbs.jpg
CurveRemoveControlPoint

Cycle Cap Texture Patch

??

Ctrl+Shift+N
CycleCapTexturePatch

Cylinders, pipes, pillars, cylinders, or rods: (patches, round or square) Creates a pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both: a hollow cylinder.) To cap the ends use Cap Selection.

Patch>cylinder (round)
Patch>More cylinders>square, dense, very dense cylinders
PatchCylinder
PatchDenseCylinder
PatchSquareCylinder
PatchVeryDenseCylinder

Delete patch, rows or columns Delete either two rows or two columns

at either beginning or end of a patch.


Patch>delete>
PatchDeleteColumnBeginning
PatchDeleteColumnEnd
PatchDeleteRowBeginning
PatchDeleteRowEnd

Delete Selected

Deletes selected items

BackSpace
Edit>Delete

DeleteSelection

Deselect Selected Unselect selected. In component editing, unselects components on first use, switches back to primitive mode on second, and unselects all primitives on third.

Esc
Edit>Clear Selection

UnSelectSelection

Disks, pipes, pillars, cylinders, or rods: (patches, round or square) Creates a pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both: a hollow cylinder.) To cap the ends use Cap Selection.

Patch>cylinder (round)
Patch>More cylinders>square, dense, very dense cylinders
PatchCylinder
PatchDenseCylinder
PatchSquareCylinder
PatchVeryDenseCylinder

Disk brush (prism) Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

PrismWedge.jpg

PrismDisk.jpg

Down Floor Moves camera down to next horizontal brush surface

Page_down
View>camera>down floor

DownFloor

Drag edges Toggles Drag Edges mode. Drag vertices shown on edges. Individual edges of a selected brush can be moved independently to reshape the brush.

E
Modify>Components>Edges

DragEdges

Drag Entities

Toggles Drag Entities mode. ??

Modify>Components>Entities
DragEntities

Drag Faces

Toggles Drag Faces mode. Similar to Resize but drag vertices shown on brush faces to pull/push the face. Individual faces of a selected brush can be moved independently to resize the brush.

F
Modify>Components>Faces

DragFaces

Drag Vertices

Toggles Drag just vertices/else whole brush mode. Enables 'corners of brushes to be moved to reshape brush as against moving whole brush. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.

V
TopBbar: DRsVertices.jpg
Modify>Components>Vertices

DragVertices

Edges,drag

Toggles Drag Edges mode. Drag vertices shown on edges. Individual edges of a selected brush can be moved independently to reshape the brush.

E
TopBbar: DRsEdges.jpg
Modify>Components>Edges

DragEdges

End Cap Patch Produces a 180° horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX 1:2 will produce a semi-circle patch. Not to be confused with Cap Selection which caps a 'gap', End Cap is for eg, rounding a wall corner or just producing a curve quickly.

Patch>End cap
PatchEndCap

EndCap1.jpg

EndCap2.jpg

Entity create or assign to Create or assign to entity. RMB orthoview context menu

Entity Inspector

toggle show/hide
Shows/closes entity inspector with entity properties

N
View>Entity inspector

ToggleEntityInspector

Entity List

Toggles show/hide list of all entities in the map. Can select.

L
View>entity list

EntityList

Entity names show Show entity names in XYZ orthoview

View>Show>Show Names
ShowNames

Entity revert to worldspawn

Reverts primitives group entity back to worldspawn

Shift+G
Entity>revert group to worldspawn
RMB orthoview menu>revert to worldspawn
RevertToWorldspawn

Erase Selected

Deletes selected items

BackSpace
Edit>Delete

DeleteSelection

Exit Dark Radiant Close Dark Radiant

File>Exit
Exit

Expand Selection To Entities

Selects all primitive children of an entity if one child is selected. Works also with Worldspawn entity.

Ctrl+Alt+E
Edit>Expand selection to whole entities

ExpandSelectionToEntities

Export collision model CM file

Create collision model from primitive children of selected func entity and save as .cm file; useful for moveable entities. Not checked for Doom3 clipmodel limits (16 polygons.)

Edit>Create collision model..
BrushExportCM

Export selected as OBJ file

Save selected brushes as OBJ file for import into 3D modelling programs.

Edit>Export selected brushes to OBJ
BrushExportOBJ

Export selected as prefab Save selected group of brushes, models, etc. as prefab file. Includes offset to insertion point.

File > Save selected as prefab
SaveSelectedAsPrefab

Faces, drag Toggles Drag Faces mode. Similar to Resize but drag vertices shown on brush faces to pull/push the face. Individual faces of a selected brush can be moved independently to resize the brush.

F
TopBbar: DRsFaces.jpg
Modify>Components>Faces

DragFaces

Far Clip Plane Camera mode Mode in which camera render distance can be controlled. ?? TopBbar: DRcubicClipBut.jpg

Far Clip Plane Zoom In

Reduces render distance in camera view if Cubic Clip Camera view mode is set. ??

Ctrl+plus
View>Camera>far clip plane in
CubicClipZoomIn

Far Clip Plane Zoom Out

Increases render distance in camera view if Cubic Clip Camera view mode is set. ??

Ctrl+minus
View>Camera>far clip plane out

CubicClipZoomOut

Filter various types Hides all of type where 'type' can be entities, brushes, lights, and others (see DR Filter menu.) For custom filtering see Defining custom Filters in DarkRadiant. For other filtering, see Hide, and Region.

Filter>All 'type'

FilterAll'Type'
Filter Region see Region options  

Filter (Hide) Selected

Hide selected items. Use any time to hide more and more (see Show Hidden to reveal all)

H
View > Hide/Show
HideSelected

Find Brush

Makes brush #n input the selection. Or gives n if brush already selected. Buggy?

Map>Find brush
FindBrush

Find and Replace Textures

Replaces all occurrences in the map (or selections) of one texture with another. No default control but you can set a shortcut key. Shows a dialog with inputs for first texture and desired replacement.

FindReplaceTextures

Flip Clip In Clipper mode (see Clipper Toggle) toggles discard side from clockwise right to clockwise left (see Clip Selected)

Ctrl+Return
Brush>Clipper>Flip clip orientation

FlipClip

Flip (mirror) Selection X

Converts selected brushes or patches to mirror version of itself along the X plane

LeftBbar: DRxMirror.jpg
Modify>Mirror>Mirror X
MirrorSelectionX

Flip (mirror) Selection Y

Converts selected brushes or patches to mirror version of itself along the Y plane

LeftBbar: DRyMirror.jpg
Modify>Mirror>Mirror Y

MirrorSelectionY
Flip (mirror) Selection Z Converts selected brushes or patches to mirror version of itself along the Z plane

LeftBbar: DRzMirror.jpg
Modify>Mirror>Mirror Z
MirrorSelectionZ

Flip Texture X

Mirror texture in X plane

> Surface Inspector
FlipTextureX

Flip Texture Y

Mirror texture in Y plane

> Surface Inspector
FlipTextureY

Fog (on Light Inspector)

Display Light Inspector. Select fog, eg, delta1_fog. To enable, type property ShaderParm3 with a visibility distance value in Doom units directly into the light's properties (Entity Inspector, default key N) and click the check button.

L
ToggleLightInspector

Func_static, convert (assign) selection to Assign selection to func_static. RMB orthoview context menu

G to M

DARK RADIANT CONTROLS

CONTROL

DESCRIPTION

DEFAULT KEY
TOOLBAR
MENU ROUTE
SHORTCUT NAME

Game Select Select Game settings to specify Doom3 path and mod, eg, darkmod.

Key:P>Preferences>Game

Edit>Preferences>Game
File>Select Game
ProjectSettings

Globe-shaped brush

Converts selected brush to sphere shape of N x N faces where N can be 3 (9 faces) to 7 (49 faces.)

Brush>sphere
BrushSphere

Grid Down

Decrease grid size in steps as for Grid Size N

in orthoview.

plus
GridDown

Grid size N Sets XYZ orthoview grid size to N doom units where N can be 0.125, 0.25, 0.5, 1,2,4, etc doubling up to 256

keys: 1(1) to 9(256)
Grid>GridN

SetGridN

Grid snap

Snaps selected to grid in orthoview.

Ctrl+G
LeftBbar: DRsnapGrid.jpg
Grid>snap selected to grid
SnapToGrid

Grid toggle show/hide in orthoview

Hides/shows XYZ orthoview grid

key: 0 (zero)
ToggleGrid

Grid Up

Increase grid size in steps as for Grid Size N

in orthoview.

minus
GridUp

Group Cycle Backward

??

Shift+ISO_Left_Tab
GroupCycleBackward

Group Cycle Forward

??

Tab
GroupCycleForward

Hide Camera

Shows/closes camera view window

Ctrl+Shift+C
View>Camera view

ToggleCamera

Hide Console

Shows/closes console text info window

O (letter)
View>Console view

ToggleConsole

Hide entity Inspector

Shows/closes entity inspector with entity properties

N
View>Entity inspector

ToggleEntityInspector

Hide Light Radii

Shows/hides the area covered by every light.

Ctrl+Alt+Shift+F
TopBbar: DRshowLights.jpg
ToggleShowAllLightRadii

Hide Selected

Hide selected items. Use any time to hide more and more (see Show Hidden to reveal all)

H
View > Hide/Show
HideSelected

Hide texture browser

Shows/closes texture browser window

with previously chosen textures (see also media browser for all.)


T
View>Texture browser

ViewTextures

Hide (filter) various types Hides all of type where 'type' can be entities, brushes, lights, and others (see DR Filter menu.) For custom filtering see Defining custom Filters in DarkRadiant. For other filtering, see Hide, and Region.

Filter>All 'type'

FilterAll'Type'
History: Open most recently used map N Opens most recently used map N where N can be 1 to 11

File>1 to 11

MRUOpenN
Hollow brush (CSG) Replaces a selected brush with multiple brushes to form a hollow shell of the same dimensions. The brushes overlap at the corners so consider instead CSG Room.

LeftBbar: DRhollow.jpg
Brush>CSG>Make hollow
CSGHollow

Horizontal (level) camera view

levels camera view to horizontal.

End
View>camera>Center

CenterView

Image background Sets background image as wallpaper in XYZ orthoview View>background image

Import Map

Adds a map file (as a draggable selection centred at XYZ 0,0,0) to the current map in Dark Radiant.

File > Import
ImportMap

Info of Map List how many of all entities plus total number of entities, brushes, and patches.

M
Map>Map info
MapInfo

Insert into patch Insert either two rows or two columns at either beginning or end of a patch.

Patch>insert>
PatchInsertColumnBeginning
PatchInsertColumnEnd
PatchInsertRowBeginning
PatchInsertRowEnd

Insert Prefab

Inserts prefab (group of brushes, models, etc.) as draggable selection. Includes offset to insertion point.

File > Load prefab
RMB orthoview context menu
LoadPrefab

Invert Patch surface or curve A patch is one visible textured face even if curved around. This control reverses that face to the other side of the patch, eg, an externally visible dome can become a dome viewed from inside; a pillar becomes the inside of a tube. Can use two patches if both sides needed but 'Thicken' is better.

Ctrl+I
Patch>Matrix>invert
InvertCurve

Invert Selected Clears selected and selects everything that was not selected.In component editing (vertices, edges,) inverts the current component selection only.

I
Edt>Invert selection

InvertSelection

Keys and Command List

Shows list of commands and user-set shortcut keys assigned to them.

Help>Shortcuts List
ShowCommandList

Leak Spot

Next
Moves camera to next point (nearer entity) on a line that winds its way around brushes between an entity and a leak to the void. (see also Pointfile.)

View>camera>Next leak spot
Ctrl+Shift+K
NextLeakSpot

Leak Pointfile

toggle
Uses Pointfile info made by Doom3's dmap command to draw red line from void to first entity to indicate leak path.

(see also Next and Previous leak spot.)

File>Pointfile
TogglePointfile

Leak Spot

Previous
Moves camera to previous point (further from entity) on a line that winds its way around brushes between an entity and a leak to the void. Repeatedly pressing this moves eventually to the leak. (see also Pointfile.)

Ctrl+Shift+L
View>camera>Previous leak spot

PrevLeakSpot

Level (center) camera view

levels camera view to horizontal.

End
View>camera>Center

CenterView

Light Inspector Toggle

Displays Light Inspector to adjust light properties of colour, brightness, filtering, fog and more.

L
View>Light inspector

ToggleLightInspector

Light brightness

Display Light Inspector. Select Colour. Adjust the 'value' field for brightness.

L
View>Light inspector

ToggleLightInspector

Light creation Create a light RMB orthoview context menu
Lights colour

Display Light Inspector. Select Colour. Use colour selector or type in values direct.

L
View>Light inspector

ToggleLightInspector

Lights, Show All Radii

Shows/hides the area covered by every light.

Ctrl+Alt+Shift+F
TopBbar: DRshowLights.jpg
ToggleShowAllLightRadii

Load Position N of camera changes camera position to that saved previously with Save position N.

Alt+N (N=0 to 9)

LoadPositionN

Load Prefab

Inserts prefab (group of brushes, models, etc.) as draggable selection. Includes offset to insertion point.

File > Load prefab
Grid > Right click > Insert prefab
LoadPrefab

Locate selection using Workzone gridlines Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items

View>Show>Show Workzone
ShowWorkzone

Lock Texture Toggles texture lock mode which keeps an applied texture aligned relative to its surface rather than the world map when the selection is moved.

Shift+T or S>Surface Inspector
TopBbar: DRtexLock.jpg
Brush>Texture lock
TogTexLock

Look Through Camera

Look Through Camera

??

View>Camera>Look Through Camera
LookThroughCamera

Look Through Selected

Look Through Selected

??

View>Camera>Look Through Selected
LookThroughSelected

Make Detail

 ??

Ctrl+M
Brush>Make detail

MakeDetail

Make Structural

??

Ctrl+Shift+S
Brush>Make structural
MakeStructural

Map Info

List how many of all entities plus total number of entities, brushes, and patches.

M
Map>Map info
MapInfo

Map, Open most recently used N Opens most recently used map N where N can be 1 to 11

File>1 to 11

MRUOpenN
Matrix Transpose, patch Same as invert ??

Ctrl+Shift+M
Patch>Matrix>transpose
MatrixTranspose

Media browser Browse all available textures (see also texture browser for previously chosen.) Select media tab on inspector panel (use T for texture browser first if panel not showing.)
Merge brushes (CSG) Attempts to merge two or more brushes into one. Intended composite shape must be convex.

Ctrl+U
LeftBbar: DRcsgMerg.jpg
CSGMerge

Merge (Import) Map

Adds a map file (as a draggable selection centred at XYZ 0,0,0) to the current map in Dark Radiant.

File > Import
ImportMap

Mirror (flip) Selection X

Converts selected brushes or patches to mirror version of itself along the X plane

LeftBbar: DRxMirror.jpg
Modify>Mirror>Mirror X
MirrorSelectionX

Mirror (flip) Selection Y

Converts selected brushes or patches to mirror version of itself along the Y plane

LeftBbar: DRyMirror.jpg
Modify>Mirror>Mirror Y

MirrorSelectionY

Mirror (flip) Selection Z

Converts selected brushes or patches to mirror version of itself along the Z plane

LeftBbar: DRzMirror.jpg
Modify>Mirror>Mirror Z
MirrorSelectionZ

Mod setting/ selection Select Game settings to specify Doom3 path and mod, eg, darkmod.

P>Preferences>Game

Edit>Preferences>Game
File>Select Game
ProjectSettings

Model creation Create model assigned to func_static. RMB orthoview context menu
Models Refresh Reloads all model resources used in map.

File>Refresh models
RefreshReferences

Model, free rotation ??

Modify>Free Model Rotation
ToggleFreeModelRotation

Monster_clip surround model Creates a brush textured in monster_clip to selected model. (see Pathfinding RMB orthoview context menu
Most recently used maps, open N Opens most recently used map N where N can be 1 to 11

File>1 to 11

MRUOpenN

Mouse Rotate

Mode

Mode:
Rotate Mode cancels, & is cancelled by, Clipper, Move & Resize and Translate Modes. Works on selected: single models or brushes/patches or on multiple selected brushes/patches which will rotate around a common centre.

Rotate:
LMB-drag within circle to freely rotate in all planes. Caution: brushes/patches may distort badly when snapping to grid during rotation.

LMB-drag outside of circle to rotate only in the plane of the axis of view.

Compare also Rotate & Scale Dialog

Mode:
Key: R
LeftBbar: DRrotate.jpg
MouseRotate

Useage:
LMB-drag

Move & Resize Selection Mode

Mode:
Move & Resize Mode cancels, & is cancelled by, Clipper, Rotate & Translate Modes.

Move:
Drag LMB within selected to move. (may need touch collision model outline) See also other move, nudge, and mouse translate options.

Resize:
Drag LMB outside of selected brush or patch to/ from face to resize it. Compare also 'Drag Faces'. For models, see Rescaling, Resizing, Models in Dark Radiant

Mode:
Key: Q
LeftBbar: DRdragResize.jpg
MouseDrag

Useage:
LMB-drag

Move (Drag, Translate) in one plane (Mode)

Mode:
Move (Translate) Mode cancels, & is cancelled by, Clipper, Rotate, Move & Resize Modes.

Useage:
In camera or orthoview, LMB any side of selection and origin pointer for that plane turns yellow. Then either side or within selection in that plane, LMB will drag only in that plane preventing sideslip. Compare also alternative 'Nudge', and 'Move (drag) selection in one plane' which are not locked modes.

W
LeftBbar: DRtranslate.jpg
MouseTranslate

Move (drag) selection in one plane LMB within item THEN Shift THEN drag to move it in one plane, eg, up/down else left/right. Note: Pressing shift first drags out a selection rectangle (see Select All Partial) See also other move, nudge, and mouse translate options. LMB, then Shift then drag

Move (nudge) Selection Down

Move selection one grid line down.

Alt+Down Arrow key
Modify>Nudge>Nudge down
SelectNudgeDown

Move (nudge) Selection Left

Move selection one grid line left

Alt+Left Arrow key
Modify>Nudge>Nudge left
SelectNudgeLeft

Move (nudge) Selection Right

Move selection one grid line right

Alt+Right Arrow key
Modify>Nudge>Nudge right
SelectNudgeRight

Move (nudge) Selection Up

Move selection one grid line up

Alt+Up Arrow key
Modify>Nudge>Nudge up
SelectNudgeUp

Move Selection Down Move selection down one grid line (see also Nudge)

Shift+KP_Subtract
MoveSelectionDOWN

Move Selection Up Move selection up one grid line (see also Nudge)

Shift+KP_Add
MoveSelectionUP

Move Vertices

Toggles Drag Vertices mode. Enables vertices of brushes and patches to be moved individually to reshape brush. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.

V
Top Toolbar
Modify>Components>Vertices
DragVertices

N to S

DARK RADIANT CONTROLS

CONTROL

DESCRIPTION

DEFAULT KEY
TOOLBAR
MENU ROUTE
SHORTCUT NAME

Names show

toggle
Shows/hides all entity names in XYZ orthoview

View>Show>Show Names
(also in Preferences>Orthoview)
ShowNames

New Map Clear all ready to create new map.

File>New Map
NewMap

New XYZ Orthoview window Creates new XYZ Orthoview window

Ctrl+Alt+N
View>New XY view

NewOrthoView

Next Leak Spot

Moves camera to next point (nearer entity) on a line that winds its way around brushes between an entity and a leak to the void. (see also Pointfile.)

Ctrl+Shift+K
View>camera>Next leak spot

NextLeakSpot

Next View

Cycles to next Orthoview XYZ views : XY (top), XZ (front), YZ side.

Ctrl+Tab
TopBbar: DRnextViewBut.jpg
View>Orthographic>Next

NextView

Normalise Texture

??

NormaliseTexture

Nudge (move) Selection Down

Move selection one grid line down.

Alt+Down Arrow key
Modify>Nudge>Nudge down
SelectNudgeDown

Nudge (move) Selection Left

Move selection one grid line left

Alt+Left Arrow key
Modify>Nudge>Nudge left
SelectNudgeLeft

Nudge (move) Selection Right

Move selection one grid line right

Alt+Right Arrow key
Modify>Nudge>Nudge right
SelectNudgeRight

Nudge (move) Selection Up

Move selection one grid line up

Alt+Up Arrow key
Modify>Nudge>Nudge up
SelectNudgeUp

Objectives Editor

Displays Mission Objectives Editor. See Objectives

Map>Objectives
ObjectivesEditor

Open Map

Load in a previously created map file.

Key: Ctrl+O
TopBbar: DRopenBut.jpg
File>Open
OpenMap

Open Map most recently used N Opens most recently used map N where N can be 1 to 11

File>1 to 11

MRUOpenN
Options (Preferences) Set Dark Radiant preferences. For display colours see Colours.

P
Edit>Preferences

Preferences

Orthoview cycle next view

Cycles to next Orthoview XYZ views : XY (top), XZ (front), YZ side.

Ctrl+Tab
TopBbar: DRnextViewBut.jpg
View>Orthographic>Next

NextView

Orthoview window

creation
Creates new XYZ Orthoview window

Ctrl+Alt+N
View>New XY view

NewOrthoView

Overlay Dialog

Alt+O
OverlayDialog

Parent selected primitives

Assigns selected brush(es) to selected existing entity. Entity must be selected last. Only works with worldspawn primitives; cannot reparent from one entity to another but must first 'revert to worldspawn' in the right click grid view menu

Edit>Reparent primitives
ParentSelection

Paste

Pastes from Windows clipboard to original offset from 0,0,0 (see also Paste to camera.) If faces selected then the texture is copied from Dark Radiant's Shader Clipboard


Ctrl+V
Edit>Paste

Paste

Paste to Camera

Pastes from Windows clipboard to centre on camera position.

Alt+V
Edit>Paste to camera

PasteToCamera
Paste Shader Pastes texture from Dark Radiant's shader clipboard to selected items.

Key:unassigned
Camera view>Ctrl+MMB
Edit>Paste shader
PasteShader

Paste Shader Natural

Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see DarkRadiant - Paste Texture Natural for details.

Key:unassigned
Camera view>Ctrl+Shift+MMB
PasteShaderNatural

Paste Texture

Pastes texture from Dark Radiant's shader clipboard to selected items.

Key:unassigned
Camera view>Ctrl+MMB
Edit>Paste shader
PasteShader

Paste Texture All Surfaces of brush

Pastes texture from Dark Radiant's shader clipboard to all faces of selected items.

Key:unassigned

Camera view>Ctrl+Alt+MMB
Paste Texture Coordinates Paste Texture Coordinates (only applies to Patch-to-Patch paste operations) Key:unassigned
Camera view>Alt+MMB

Paste Texture Natural

Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see DarkRadiant - Paste Texture Natural for details.

Key:unassigned
Camera view>Ctrl+Shift+MMB
PasteShaderNatural

Patch (flat, simple mesh) Creates a flat rectangular patch its texture surface facing out the XYZ orthoview (see Invert Patch to reverse.) If a single brush was already selected then a patch is created of the same texture and area as the face in the XYZ view and the brush is optionally deleted. If multiple brushes were selected then a patch is created to form a rectangular boundary around them and the brushes remain.

Shift+P
Patch>Simple patch mesh
SimplePatchMesh

Patch Append Append either two rows or two columns

at either beginning or end of a patch.


Patch>append
PatchAppendColumnBeginning
PatchAppendColumnEnd
PatchAppendRowBeginning
PatchAppendRowEnd

Patch Bevel Produces a 90° horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX 1:1 will produce a quarter-circle curved patch.

Patch>Bevel
PatchBevel

Bevel1.jpg

Bevel2.jpg

Patch cap selected curve Caps both ends of a selected curved patch by creating new patches of the same texture to cover the area outlined by the curve.

Shift+C
Patch>cap selected
CapCurrentCurve

Patch Cone Creates a curved bullet-shaped cone textured on the outside (see Invert Patch to reverse.) For a true cone see Brush cone. For a dome use key V for vertex mode then drag the top centre vertex down to the halfway mark.

Patch>cone
PatchCone

ConePatch.jpg

ConeDome.jpg

Patch cylinders, pillars, disks, rods, or pipes: (round or square) Creates a pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both: a hollow cylinder.) To cap the ends use Cap Selection.

Patch>cylinder (round)
Patch>More cylinders>square, dense, very dense cylinders
PatchCylinder
PatchDenseCylinder
PatchSquareCylinder
PatchVeryDenseCylinder

Patch, delete rows or columns Delete either two rows or two columns

at either beginning or end of a patch.


Patch>delete>
PatchDeleteColumnBeginning
PatchDeleteColumnEnd
PatchDeleteRowBeginning
PatchDeleteRowEnd

Patch End Cap

Produces a 180° horizontal curved patch textured on the outside (see Invert Patch to reverse.) If brush(es) are already selected then the patch takes the dimensions of the outer limits of all. The brush(es) are not deleted. A single brush of YX 1:2 will produce a semi-circle patch. Not to be confused with Cap Selection which caps a 'gap', End Cap is for eg, rounding a wall corner or just producing a curve quickly.

Patch>End cap
PatchEndCap

EndCap1.jpg

EndCap2.jpg

Patch Insert

Insert either two rows or two columns at either beginning or end of a patch.

Patch>insert>
PatchInsertColumnBeginning
PatchInsertColumnEnd
PatchInsertRowBeginning
PatchInsertRowEnd

Patch Inspector

Toggles show/hide patch inspector for inspection & control of individual vertices coordinates. (use surface inspector for texture)

Shift+S
View>patch inspector

PatchInspector

Patch invert, reverse, surface or curve A patch is one visible textured face even if curved around. This control reverses that face to the other side of the patch, eg, an externally visible dome can become a dome viewed from inside; a pillar becomes the inside of a tube. Can use two patches if both sides needed but 'Thicken' is better.

Ctrl+I
Patch>Matrix>invert
InvertCurve

Patch, redisperse columns or rows

Spreads out the vertices evenly in either columns or rows of a patch.

Ctrl+Shift+E

Ctrl+E
Patch>matrix>redisperse>
RedisperseCols
RedisperseRows

Patch Thicken Used on elected patch(es), 'Thicken'

creates several patch walls to form a shell to simulate thick multi-surfaced

patches.

Ctrl+T
Patch>Thicken selected patches
ThickenPatch

Patch transpose matrix Same as invert ??

Ctrl+Shift+M
Patch>Matrix>transpose
MatrixTranspose

Pillars, cylinders, disks, rods, or pipes: (patches, round or square) Creates a pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both: a hollow cylinder.) To cap the ends use Cap Selection.

Patch>cylinder (round)
Patch>More cylinders>square, dense, very dense cylinders
PatchCylinder
PatchDenseCylinder
PatchSquareCylinder
PatchVeryDenseCylinder

Pillar (round)-shaped Brush

Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

Pipes, pillars, cylinders, disks, or rods (patches, round or square) Creates a pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both: a hollow cylinder.) To cap the ends use Cap Selection.

Patch>cylinder (round)
Patch>More cylinders>square, dense, very dense cylinders
PatchCylinder
PatchDenseCylinder
PatchSquareCylinder
PatchVeryDenseCylinder

Plate shape Brush

Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

Player Start move here Moves Player Start to cursor RMB orthoview context menu
Pointfile toggle Uses Pointfile info made by Doom3's dmap command to draw red line from void to first entity to indicate leak path. (see also Next and Previous leak spot.)

File>Pointfile
TogglePointfile

Prefab insert

Inserts prefab (group of brushes, models, etc.) as draggable selection. Includes offset to insertion point.

File > Load prefab
RMB orthoview context menu
LoadPrefab

Prefab save selected Save selected group of brushes, models, etc. as prefab file. Includes offset to insertion point.

File > Save selected as prefab
SaveSelectedAsPrefab

Preferences

Set Dark Radiant preferences. For display colours see Colours.

P
Edit>Preferences

Preferences

Preview Toggle Toggles fuller light rendering in camera view closer to in-game but slower so use as needed and toggle off for better performance in Dark Radiant.

F3
TogglePreview

Previous Leak Spot

Moves camera to previous point (further from entity) on a line that winds its way around brushes between an entity and a leak to the void. Repeatedly pressing this moves eventually to the leak. (see also Pointfile.)

Ctrl+Shift+L
View>camera>Previous leak spot

PrevLeakSpot

Prism brush

Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

PrismWedge.jpg

PrismDisk.jpg

Project Settings

Select Game settings to specify Doom3 path and mod, eg, darkmod.

P>Preferences>Game

Edit>Preferences>Game
File>Select Game
ProjectSettings

Pyramid-shape brush Converts selected brush to cone shape of N side faces where N can be 3, 4 (pyramids) to 32

Brush>Cone
BrushCone

Recently used maps, open N Opens most recently used map N where N can be 1 to 11

File>1 to 11

MRUOpenN

Receptron and Source (Stim and Response) Editor

Displays Stim/Response editor. Must have single entity selected.

Entity>Stim/Response
StimResponseEditor

Redisperse patch columns or rows

Spreads out the vertices evenly in either columns or rows of a patch.

Ctrl+Shift+E

Ctrl+E
Patch>matrix>redisperse>
RedisperseCols
RedisperseRows

Redo

Restores the state prior to the last Undo

Ctrl+Y
Edit>Redo

Redo

Refresh Models

Reloads all model resources used in map.

File>Refresh models
RefreshReferences

Refresh Shaders

Refresh the Texture Browser's list of textures used in current map - removes any unused.

T>Texture Browser>Flush & Reload Shaders Button
RefreshShaders

Region Off

Clears region filter to show whole map (except other filters and Hide.)

View>Region>Switch off
RegionOff

Region Save Saves all items in regioned area (see other Region options) as a map file and adds surrounding sealed room brushes and player start at camera position.

File>Save region
SaveRegion

Region Set from Brush

Hides all map except region defined by temporary selected brush (brush is deleted.)

View>Region>Set from brush
RegionSetBrush

Region Set from Selection

Hides all map except region defined by current selection.

Ctrl+Shift+R
View>Region>Set from selection

RegionSetSelection

Region Set from XY TOP orthoview Hides all map except region defined by current XY TOP orthoview. Note this only works if top orthoview displayed not sides.

View>Region>Set
RegionSetXY

Reload Models Reloads all model resources used in map.

File>Refresh models
RefreshReferences

Remove Selected Deletes selected items

BackSpace
Edit>Delete

DeleteSelection

Render Preview

Toggle
Toggles fuller light rendering in camera view closer to in-game but slower so use as needed and toggle off for better performance in Dark Radiant.

F3
TogglePreview

Reparent selected primitives

Assigns selected brush(es) to selected existing entity. Entity must be selected last. Only works with worldspawn primitives; cannot reparent from one entity to another but must first 'revert to worldspawn' in the right click grid view menu

Edit>Reparent primitives
ParentSelection

Replace Textures

Replaces all occurrences in the map (or selections) of one texture with another. No default control but you can set a shortcut key. Shows a dialog with inputs for first texture and desired replacement.

FindReplaceTextures

Resize and Rotate Dialog

Displays dialog to rotate and scale (resize) in steps. To rescale a model in Dark Radiant see Rescaling, Resizing, Models in Dark Radiant

Modify>Rotate and scale
TransformDialog

Resize Model

To rescale a model in Dark Radiant see Rescaling, Resizing, Models in Dark Radiant

Resize & Move Selection Mode

Mode:
Move & Resize Mode cancels, & is cancelled by, Clipper, Rotate & Translate Modes.

Move:
Drag LMB within selected to move. (may need touch collision model outline) See also other move, nudge, and mouse translate options.

Resize:
Drag LMB outside of selected brush or patch to/ from face to resize it. Compare also 'Drag Faces'. For models, see Rescaling, Resizing, Models in Dark Radiant

Mode:
Key: Q
LeftBbar: DRdragResize.jpg
MouseDrag

Useage:
LMB-drag

Response and Stim Editor

Displays Stim/Response editor. Must have single entity selected.

Entity>Stim/Response
StimResponseEditor

Restore camera Position N changes camera position to that saved previously with Save position N.

Alt+N (N=0 to 9)

LoadPositionN
Reverse patch, invert surface or curve A patch is one visible textured face even if curved around. This control reverses that face to the other side of the patch, eg, an externally visible dome can become a dome viewed from inside; a pillar becomes the inside of a tube. Can use two patches if both sides needed but 'Thicken' is better.

Ctrl+I
Patch>Matrix>invert
InvertCurve

Reverse Selected Clears selected and selects everything that was not selected.In component editing (vertices, edges,) inverts the current component selection only.

I
Edt>Invert selection

InvertSelection

Revert To Worldspawn

Reverts primitives group entity back to worldspawn

Shift+G
Entity>revert group to worldspawn
RMB orthoview menu>revert to worldspawn
RevertToWorldspawn

Rods, pipes, pillars, disks, or cylinders (patches, round or square) Creates a pillar, disk, rod, pipe, or cylinder (without ends) textured on the outside (see Invert Patch to reverse or clone and invert for both: a hollow cylinder.) To cap the ends use Cap Selection.

Patch>cylinder (round)
Patch>More cylinders>square, dense, very dense cylinders
PatchCylinder
PatchDenseCylinder
PatchSquareCylinder
PatchVeryDenseCylinder

Rod-shaped Brush

Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

Room brushes (CSG) Replaces a selected brush with multiple brushes

to form a hollow shell of the same dimensions. The brushes do not overlap at the corners (compare CSG Hollow.)

LeftBbar: DRroom.jpg
CSGRoom

Rotate func* entity around origin ? ? TopBbar: DRrotFunc.jpg
Rotate Mode

Mode:
Rotate Mode cancels, & is cancelled by, Move & Resize and Translate Modes. Works on selected: single models or brushes/patches or on multiple selected brushes/patches which will rotate around a common centre.

Rotate:
LMB-drag within circle to freely rotate in all planes. Caution: brushes/patches may distort badly when snapping to grid during rotation.

LMB-drag outside of circle to rotate only in the plane of the axis of view.

Compare also Rotate & Scale Dialog

Mode:
Key: R
LeftBbar: DRrotate.jpg
MouseRotate

Useage:
LMB-drag

Rotate and Resize Dialog

Displays dialog to rotate and scale (resize) in steps. To rescale a model in Dark Radiant see Rescaling, Resizing, Models in Dark Radiant

Modify>Rotate and scale
TransformDialog

Rotate Selection X

Rotates the selection clockwise 90° round the X axis

LeftBbar: DRxRotate.jpg
Modify>Rotate>Rotate X

RotateSelectionX

Rotate Selection Y

Rotates the selection clockwise 90° round the Y axis

LeftBbar: DRyRotate.jpg
Modify>Rotate>Rotate Y
RotateSelectionY

Rotate Selection Z

Rotates the selection clockwise 90° round the Z axis

LeftBbar: DRzRotate.jpg
Modify>Rotate>Rotate Z

RotateSelectionZ
Rotation, Free Model Toggle ??

TopBbar: DRfreeModRot.jpg
Modify>Free Model Rotation
ToggleFreeModelRotation

Rotation Pivot Toggle ??

Ctrl+R
ToggleRotationPivot

Round Brush Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

Save camera position N Stores camera position. (restore with Load Position N.)

Ctrl+Alt+N (N=0 to 9)

SavePositionN

Save Map

Save current map as map file.

Ctrl+S
TopBbar: DRsaveBut.jpg
File>Save

SaveMap

Save Map As

Save current map with new name.

File>Save as
SaveMapAs

Save Position N of camera Stores camera position. (restore with Load Position N.)

Ctrl+Alt+N (N=0 to 9)

SavePositionN

Save Region

Saves all items in regioned area (see Region options) as a map file and adds surrounding sealed room brushes and player start at camera position.

File>Save region
SaveRegion

Save Selected

Saves the current selected items as a map file.

File>Save Selected
SaveSelected

Save selected as prefab Save selected group of brushes, models, etc. as prefab file. Includes offset to insertion point.

File > Save selected as prefab
SaveSelectedAsPrefab

Scroll, pan, XYZ Orthoview Drag the view with RMB. Zoom out first with Delete key or mousewheel to drag faster. RMB+drag
Select Add/ Subtract multi Adds or subtracts (select/ deselect) item to/ from any already selected in camera or orthoview. Shift+LMB
Select Add/ Subtract multi Faces Adds or subtracts (select/ deselect) faces to/ from any already selected in camera view. Shift+Ctrl+LMB

Select All Of Type

"Select All of Type" expands the selection to all items of the same type as the current selection. The exact action depends on what exactly is selected.
  • For selected entities: all entities of the same classname are selected.
  • For primitives: the selection is expanded to all items that have the shader that is currently selected in the texture browser.
  • For faces: the selection is expanded to all faces that have the shader that is currently selected in the texture browser.

Shift+A
SelectAllOfType

Select all siblings of child. Selects all primitive children of an entity if one child is selected. Works also with Worldspawn entity.

Ctrl+Alt+E
Edit>Expand selection to whole entities
ExpandSelectionToEntities

Select children

Deselects entities of selection so only child primitives remain selected.

Edit>Select children
SelectChildren

Select Complete Tall Selects all fully within the area of 2D outline of temporary selected brush in current XYZ orthoview; brush is deleted.

TopBbar: DRscTallBut.jpg
Edit>Select Complete Tall
SelectCompleteTall

Select Cycle Face Selection Cycle Face Selection in camera view ?? Ctrl+Shift+Alt+MMB
Select Edges Toggles Drag Edges mode. Drag vertices shown on edges. Individual edges of a selected brush can be moved independently to reshape the brush.

E
TopBbar: DRsEdges.jpg
Modify>Components>Edges

DragEdges

Select Entities mode When mode set then only entities can be selected and primitives, non-enitity primitives and patches, cannot be selected. TopBbar: DRsEntities.jpg
Select exclusive & cycle below cursor Select one item exclusively; any previous selections are deselected. Use Esc to deselect all. Cycles front to back all items below cursor, camera or orthoview, selecting one at a time, deselecting rest. Shift+Alt+LMB

Esc to deselect all

Select Faces Toggles Drag Faces mode. Similar to Resize but drag vertices shown on brush faces to pull/push the face. Individual faces of a selected brush can be moved independently to resize the brush.

F
TopBbar: DRsFaces.jpg
Modify>Components>Faces

DragFaces

Select Game Select Game settings to specify Doom3 path and mod, eg, darkmod.

P>Preferences>Game

Edit>Preferences>Game
File>Select Game
ProjectSettings

Select Inside

Selects all fully within the volume of temporary selected brush; brush is deleted.

TopBbar: DRsInside.jpg
Edit>Select inside

SelectInside

Select Partial Tall Shift LMB drag out a rectangle to toggle selection of items touched by the rectangle in camera or orthoview. Shift LMB drag

Select Tall, Complete

Selects all fully within the area of 2D outline of temporary selected brush in current XYZ orthoview; brush is deleted.

TopBbar: DRscTallBut.jpg
Edit>Select Complete Tall
SelectCompleteTall

Select Tall, Partial Shift LMB drag out a rectangle to toggle selection of items touched by the rectangle. Shift LMB drag

Select Touching

Selects all touching the volume of temporary selected brush; brush is deleted.


TopBbar: DRsTouch.jpg
Edit>Select touching

SelectTouching

Select Vertices

Toggles Drag just vertices/else whole brush mode. Enables 'corners of brushes to be moved to reshape brush as against moving whole brush. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.

TopBbar: DRsVertices.jpg
V
Modify>Components>Vertices

DragVertices
Set grid size N Sets XYZ orthoview grid size to N doom units where N can be 0.125, 0.25, 0.5, 1,2,4, etc doubling up to 256 keys: 1(1) to 9(256)

Grid>GridN

SetGridN
Settings (Preferences) Set Dark Radiant preferences. For display colours see Colours.

P
Edit>Preferences

Preferences

Shortcut keys Command List

Shows list of commands and user-set shortcut keys assigned to them.

Help>Shortcuts List
ShowCommandList

Show Angles

Show angles ??

View>Show>Show Angles (also in Preferences>Orthoview)
ShowAngles

Show Axes

Show Axes ??

View>Show>Show Axes (also in Preferences>Orthoview)
ShowAxes

Show Blocks

Show blocks in XYZ orthoview

View>Show>Show Blocks (also in Preferences>Orthoview)
ShowBlocks

Show Camera

Shows/closes camera view window

Ctrl+Shift+C
View>Camera view

ToggleCamera

Show Console

Shows/closes console text info window

O (letter)
View>Console view

ToggleConsole

Show Command List

Shows list of commands and user-set shortcut keys assigned to them.

Help>Shortcuts List
ShowCommandList

Show Coordinates

Show grid coordinates along top and down sides of XYZ orthoview grid. Coordinates of items in the grid see Size Info. Cursor coordinates are in status bar.

View>Show>Show Coordinates
ShowCoordinates

Show Crosshairs

Toggle Crosshairs (grid) on and off

Shift+X
Edit>Preferences>Orthoview
ToggleCrosshairs

Show entity Inspector

Shows/closes entity inspector with entity properties

N
View>Entity inspector

ToggleEntityInspector

Show Hidden

Shows hidden items. Reveals ALL hidden items. (See Hide)

Shift+H
View > Hide/Show
ShowHidden

Show In Use

??


ShowInUse

Show Lights Radii

Shows/hides the area covered by every light.

Ctrl+Alt+Shift+F
TopBbar: DRshowLights.jpg
ToggleShowAllLightRadii

Show Names

Shows entity names in XYZ orthoview

View>Show>Show Names (also in Preferences>Orthoview)
ShowNames

Show texture browser

Shows/closes texture browser window


T
View>Texture browser

ViewTextures

Show Window Outline

Shows Window Outline

??

View>Show>Show Window Outline
ShowWindowOutline

Show Workzone

Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items

View>Show>Show Workzone (also in Preferences>Orthoview)
ShowWorkzone

Sides of Brush, change number

Convert selected brush to be N-sided

Ctrl+N
Brush[N]Sided

Simple Patch Mesh

Creates a flat rectangular patch its texture surface facing out the XYZ orthoview. If a single brush was already selected then a patch is created of the same texture and area as the face in the XYZ view and the brush is optionally deleted. If multiple brushes were selected then a patch is created to form a rectangular boundary around them and the brushes remain.

Shift+P
Patch>Simple patch mesh
SimplePatchMesh

Size Info and coordinates of Selected Toggle Shows size info and coordinates of selected in XYZ orthoview

View>Show>Show size info
(also in Preferences>Orthoview)
ToggleShowSizeInfo

Name Toggle Shows/hides all entity names in XYZ orthoview

ShowNames

Slice brush See Clipper Mode  

Snap To Grid

Snaps selected to grid.

Ctrl+G
LeftBbar: DRsnapGrid.jpg
Grid>snap selected to grid
SnapToGrid

Sound (speaker), create Creates speaker. See Adding ambient Sounds to your Map RMB orthoview context menu

Source and Receptron (Stim and Response) Editor

Displays Stim/Response editor. Must have single entity selected.

Entity>Stim/Response
StimResponseEditor

Speaker, create Creates speaker. See Adding ambient Sounds to your Map RMB orthoview context menu

Sphere-shaped brush

Converts selected brush to sphere shape

of N&#178 faces where N can be 3 (9 faces) to 7 (49 faces.)

Brush>sphere
BrushSphere

Split Selected Clip As for Clip Selected but splits brush into two sections, preserving both, rather than clips off and discards one of them.

Shift+Return
Brush>Clipper>Clip Selection

SplitSelected

Stim and Response Editor

Displays Stim/Response editor. Must have single entity selected.

Entity>Stim/Response
StimResponseEditor

Stitch Patch Texture

This command tries to make the texture transition of two selected patches seamless.


StitchPatchTexture

Store Position N of camera Stores camera position. (restore with Load Position N.)

Ctrl+Alt+N (N=0 to 9)

SavePositionN

Subtract brushes (CSG)

Uses selected brush(es) as a template to 'subtract' from any overlapping UNselected target brush(es). If necessary the target is replaced with multiple brushes. The brushes do not overlap at the corners. The originally selected brush template is still selected and not destroyed.

Shift+U
LeftBbar: DRcsgSub.jpg

CSGSubtract
Surface Inspector of texture properties Control texture shift, scale, rotation, flipping (mirroring) and texture lock to stop changes when brush moved.

S
View>Surface inspector
SurfaceInspector

T to Z

DARK RADIANT CONTROLS

CONTROL

DESCRIPTION

DEFAULT KEY
TOOLBAR
MENU ROUTE
SHORTCUT NAME

Texture Browser (chosen textures) Shows/closes texture browser window with previously chosen textures (see also media browser for all.)


T
View>Texture browser
ViewTextures

Texture Media browser (all textures) Browse all available textures (see also texture browser for previously chosen.) Select media tab on inspector panel (use T for texture browser first if panel not showing.)
Texture copy Copies texture from single selected face or patch to Dark Radiant's shader clipboard.

Edit>Copy shader
CopyShader

Texture Find and Replace

Replaces all occurrences in the map (or selections) of one texture with another. No default control but you can set a shortcut key. Shows a dialog with inputs for first texture and desired replacement.

FindReplaceTextures

Texture Lock

Toggles texture lock mode which keeps an applied texture aligned relative to its surface rather than the world map when the selection is moved.

Shift+T or S>Surface Inspector
TopBbar: DRtexLock.jpg
Brush>Texture lock
TogTexLock

Texture paste Pastes texture from Dark Radiant's shader clipboard to selected items.

Edit>Paste shader
PasteShader

Texture Paste Natural

Pastes texture from Dark Radiant's shader clipboard to selected items adjusting plane distortions - see DarkRadiant - Paste Texture Natural for details.

Shift+Middle mouse button
PasteShaderNatural

Texture properties Surface Inspector Control texture shift, scale, rotation, flipping (mirroring) and texture lock to stop changes when brush moved.

S
View>Surface inspector
SurfaceInspector

Texture Rotate Rotates the selected texture clockwise or counter-clockwise in the steps set for rotation in Surface Inspector

Shift+Page_Down
TexRotateClock

Alt+Page_Up
TexRotateCounter

Texture Scale Scales the selected texture in the steps set for scale in Surface Inspector.

Ctrl+Up/Down/Left/Right
TexScaleUp
TexScaleDown
TexScaleLeft
TexScaleRight

Texture Shift (alignment scroll)

Shifts (scrolls) the selected texture in the steps set for scale in Surface Inspector.

Shift+Up/Down/Left/Right
TexShiftUp
TexShiftDown
TexShiftLeft
TexShiftRight

Texture Tool

Toggle show/hide Texture Tool, an enhanced texture alignment tool (see Texture Tool)

Ctrl+Alt+T
View>Texture Tool
TextureTool

Texture Tool Flip S

see Texture Tool


TexToolFlipS

Texture Tool Flip T

see Texture Tool


TexToolFlipT

Texture Tool Grid Down

see Texture Tool

Shift+minus
TexToolGridDown

Texture Tool Grid Up

see Texture Tool

Shift+plus
TexToolGridUp

Texture Tool Merge Items

see Texture Tool

Alt+M
TexToolMergeItems

Texture Tool Select Related

see Texture Tool


TexToolSelectRelated

Texture Tool Snap To Grid

see Texture Tool

Ctrl+Shift+G
TexToolSnapToGrid

Texture Tool Toggle Grid

see Texture Tool


TexToolToggleGrid

Texture Natural

Sets selected texture to default: 0 shift & rotation & scale 0.25(varies??)

Ctrl+N
TextureNatural

Thicken Patch

Used on elected patch(es), 'Thicken' creates several patch walls to form a shell to simulate thick multi-surfaced patches.

Ctrl+T
Patch>Thicken selected patches
ThickenPatch

Transform Dialog

Displays dialog to rotate and scale in steps.

Modify>Rotate and scale
TransformDialog

Translate (Move, Drag) in one plane (Mode) Mode:

Move (Translate) Mode cancels, & is cancelled by, Clipper, Rotate, Move & Resize Modes.

Useage:
In camera or orthoview, LMB any side of selection and origin pointer for that plane turns yellow. Then either side or within selection in that plane, LMB will drag only in that plane preventing sideslip. Compare also alternative 'Nudge', and 'Move (drag) selection in one plane' which are not locked modes.

W
LeftBbar: DRtranslate.jpg
MouseTranslate

Transpose, patch matrix Same as invert ??

Ctrl+Shift+M
Patch>Matrix>transpose
MatrixTranspose

Triangular Brush

Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

Undo

Undo the last actual change (does not undo selections.) Number of undo's set in Preferences.

Ctrl+Z
Edit>Undo

Undo

Ungroup Selection

??


UngroupSelection

Unselect Selected

Unselect selected. In component editing, unselects components on first use, switches back to primitive mode on second, and unselects all primitives on third.

Esc
Edit>Clear Selection

UnSelectSelection

Up Floor

Moves camera up to next horizontal brush surface

Page_Up
View>camera>up floor
UpFloor

Vertices Drag Toggle

Toggles Drag Vertices mode. Enables vertices of brushes and patches to be moved individually to reshape brush, and origins of torches, etc. Caution: Snap to grid and invalidity of concave brush shapes may give unexpected results! Consider also Clipper instead.

V
Top Toolbar
Modify>Components> Vertices
DragVertices

View Camera

Shows/closes camera view window

Ctrl+Shift+C
View>Camera view
ToggleCamera

View Console

Shows/closes console text info window

O (letter)
View>Console view
ToggleConsole

View Entity Inspector

Shows/closes entity inspector with entity properties

N
View>Entity inspector
ToggleEntityInspector

View Entity List

Toggles show/hide list of all entities in the map. Can select.

L
View>entity list
EntityList

View Front


ViewFront

View Side


ViewSide

View texture (chosen) browser

Shows/closes texture browser window with previously chosen textures (see also media browser for all.)

T
View>Texture browser
ViewTextures

View Texture (all) Media browser Browse all available textures (see also texture browser for previously chosen.) Select media tab on inspector panel (use T for texture browser first if panel not showing.)
View Texture Tool Toggle show/hide texture tool.

Ctrl+Alt+T
View>Texture Tool
TextureTool

View Top

??
ViewTop
Wallpaper Background Image Sets background image as wallpaper in XYZ orthoview View>background image
Wedge brush (prism) Converts selected brush to two opposing faces with N-faced edge between where N must be 3 (wedge) or greater (large numbers effectly produce a disk.)

Brush>prism
BrushPrism

PrismWedge.jpg

PrismDisk.jpg

Workzone gridlines show Shows hilighted grid lines in XYZ orthoview centred on and outlining selection and extending outwards. Use for locating selection, alignment, etc. with other items

View>Show>Show Workzone (also in Preferences>Orthoview)
ShowWorkzone

Worldspawn, revert to

Reverts primitives group entity back to worldspawn

Shift+G
Entity>revert group to worldspawn
RMB orthoview menu>revert to worldspawn
RevertToWorldspawn

XYZ Orthoview scroll, pan Drag the view with RMB. Zoom out first with Delete key or mousewheel to drag faster. RMB+drag
XYZ Orthoview window creation Creates new XYZ Orthoview window

Ctrl+Alt+N
View>New XY view

NewOrthoView

Zoom 100%

Set normal 100% zoom in XYZ orthoviews.

View>Orthoview>Zoom 100%
Zoom100

Zoom In

Zooms in on all XYZ orthoviews

View>Orthoview>Zoom in
Delete or mouse wheel or Shift+RMB+drag forward
ZoomIn

Zoom Out

Zooms out on all XYZ orthoviews

View>Orthoview>Zoom out
Insert or mouse wheel or Shift+RMB+drag backward
ZoomOut

How to Edit or Add to the Table of Controls

Instruction on how to edit this table can be found on the Discussion page.