minor tweaks

This commit is contained in:
Garux
2021-03-12 01:17:01 +03:00
parent 09c78ec0dc
commit 1d4424f4c6
14 changed files with 39 additions and 143 deletions

View File

@@ -201,7 +201,6 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
<li><strong><code>-debugnormals</code>:</strong> Color the lightmaps according to the direction of the surface normal</li>
<li><strong><code>-debugorigin</code>:</strong> Color the lightmaps according to the origin of the luxels</li>
<li><strong><code>-debugsurfaces</code>, <code>-debugsurface</code>:</strong> Color the lightmaps according to the index of the surface</li>
<li><strong><code>-debugunused</code>:</strong> This option does nothing</li>
<li><strong><code>-debug</code>:</strong> Mark the lightmaps according to the cluster: unmapped clusters get yellow, occluded ones get pink, flooded ones get blue overlay color, otherwise red</li>
<li><strong><code>-deluxemode 0</code>:</strong> Use modelspace deluxemaps (DarkPlaces)</li>
<li><strong><code>-deluxemode 1</code>:</strong> Use tangentspace deluxemaps</li>