Hammer 2D Views Options
The 2D views configuration tab (of the Hammer Options Dialog) contains various options that effect the display and behavior of the 2D view windows.
Contents
- 1 Options
- 1.1 Crosshair cursor
- 1.2 Default to 15 degree rotations
- 1.3 Display scrollbars
- 1.4 Draw Vertices
- 1.5 Draw Models
- 1.6 White-on-Black color scheme
- 1.7 Use Visgroup colors for object lines
- 1.8 Keep visgroup when clone-dragging
- 1.9 Arrow keys nudge selected object/vertex
- 1.10 Reorient primitives on creation in the active 2D view
- 1.11 Automatic infinite selection in 2D windows (no ENTER)
- 1.12 Select objects by center handles only
- 1.13 Center on camera after movement in 3D
- 2 Grid
Options
Crosshair cursor
When this is enabled, the pointer will turn into a crosshair when it is over a brush.
Default to 15 degree rotations
When rotating a brush, the rotations will automatically be in 15 degree increments.
Display scrollbars
If this is disabled, scrollbars will not appear in the 2D views. You will be able to scroll the views by using the arrow keys if the option for nudging objects via the arrow keys is disabled (see Arrow keys nudge selected object/vertex option, below).
Draw Vertices
If this is enabled, brush vertices will be shown in the 2D views.
Draw Models
If this is turned on, it will draw the wireframe of a model in the 2D views.
If this is turned off, it will only draw a square with the name of the entity above it in the 2D views.
White-on-Black color scheme
With this option enabled, brushes and grid lines will appear as white lines drawn on a black background. When this is not enabled, the reverse is in effect.
Use Visgroup colors for object lines
When this is enabled, the object lines for any non-entity brush will be the color specified in their VisGroup properties when viewed in the 2D views. All objects will appear white if this option is disabled (or black if the White on black color scheme option is disabled). See Edit Visgroup dialog for details on how to set colors for VisGroups.
Keep visgroup when clone-dragging
When clone dragging (select an object, hold down <Shift>, and drag the object), this will option will enable the clone objects to retain the VisGroup properties of the original objects.
Arrow keys nudge selected object/vertex
When this is enabled, you can move a selected object or vertex by using the arrow keys. Note that the direction of movement is relative to the current active 2D view, so the mouse cursor's position in the 2D views will dictate which direction the object will move. When no objects are selected, or with this option disabled, the arrow keys will scroll the 2D views in the direction of the arrow key pressed.
Reorient primitives on creation in the active 2D view
When this is enabled, primitives created with the Block Tool will be oriented with their "top" shown in whichever 2D view it was created in. This is most easily shown when creating a cylinder. With this option disabled, the cylinder will be oriented so that the circular part shows up in the XY 2D view, regardless of which view you created it in. This is intended to save you some time and give you predictable results when creating new objects.
Automatic infinite selection in 2D windows (no ENTER)
When this is enabled, using the Selection tool to drag a selection box over an object or objects will immediately cause them to be selected. Without this option, you would need to press ENTER to perform the selection.
Select objects by center handles only
When using the Selection tool to select a number of objects, it defaults to selecting any part of the object the cursor or selection box touches. With this option enabled, it will only select those objects whose "handles" (the small "x" at the center of each object) are within the selection box. Also, in this mode, you can only select individual objects by clicking directly on their handles. This option also effects the selection of objects in the 3d view in wireframe mode. It has no effect on the selection of objects in the filled or textured 3d modes.
Center on camera after movement in 3D
While in Camera mode, if you use the mouse to move around the 3D view, the 2D views will automatically center on the new camera position if this option is enabled.
Grid
Size
This will be the initial grid size when you start a new map or load an existing one.
Intensity
This is a slide bar with values from 0 to 100, and sets the intensity (brightness) of the grid lines when the White on black color scheme is enabled. The slider has no effect if the White on black color scheme is disabled.
Highlight every 64 units
This will highlight the grid every 64 units with a slightly brighter line.
Highlight every [x] grid lines
This will highlight a grid line once every [x] lines with a slightly brighter line.
Hide grid smaller than 4 pixels
If the grid size is smaller than 4 pixels, it will generally appear as a gray background instead of a grid, unless you are zoomed in extremely close. When enabled, this option turns off the grid when it gets that small.
Highlight every 1024 units
This will highlight the grid every 1024 units with a red line. The 1024 unit line is significant because the Source Engine compile tools create automatic BSP splits every 1024 units.
This option can still be changed through the registry editor:
/HKCU/Software/Valve/Hammer/2d Views/GridHigh1024/ 0/1
1 is on, 0 is off.
Dotted Grid
Enabling this option causes the grid to be displayed as a series of dots, rather than lines. This may help if you find that the grid lines blend into your map lines.