mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 04:12:12 +00:00
998d1d7dde
Added Bridge mode. Documented all GZDoom Builder specific features. Crash fix in 1.07e was not implemented properly...
38 lines
2.1 KiB
HTML
38 lines
2.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
|
|
<title>Template</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
|
<link rel="stylesheet" type="text/css" href="default.css" media="screen" title="Default" />
|
|
</head>
|
|
<body>
|
|
|
|
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
|
|
<param name="keyword" value="Template">
|
|
</object>
|
|
|
|
<div id="gz_title"><h1>Settings</h1></div>
|
|
|
|
<div id="contents">
|
|
<p>There are several new options avaliable in GZDoom Builder's <strong>Preferences window</strong> (F5):</p>
|
|
<table valign="top" width="100%" border="0" cellspacing="3" cellpadding="3">
|
|
<tr valign="top">
|
|
<td width="477px"><img src="gz_prefs1.jpg" /></td>
|
|
<td><p><strong>1. Sync camera position between 2D and 3D modes:</strong> when enabled, GZDoom Builder will center 2D-mode on Visual Camera position when you leave Visual Mode, and will place Visual Camera at cursor position when you toggle from 2D-mode to Visual Mode (unless you have Visual Mode camera thing in your map).</p>
|
|
<p><strong>2. GZDoom toolbar:</strong> when enabled, GZDoom toolbar (<img align="baseline" src="gz_gzpanel.jpg" />) will be shown in main editing window.</p>
|
|
<p> </p></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td><img src="gz_prefs2.jpg" /></td>
|
|
<td><p><strong>1. Model wireframe color:</strong> lets you choose a color, which is used to render model wireframe in 2D-mode.</p>
|
|
<p><strong>2. Maximum dynamic lights to render:</strong> lets you choose how many dynamic lights to render in visual mode. Decrease this to improve performance when Dynamic Lights Rendering is on. Possible values are [1..32].</p>
|
|
<p><strong>3. Dynamic light size:</strong> this option mimics GZDoom's "light size" option.</p>
|
|
<p><strong>4. Dynamic light intensity:</strong> this option mimics GZDoom's "light intensity" option.</p></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</div>
|
|
</body>
|