Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions qtfred/help-src/doc/dialogs/ShipTextureReplacementDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ <h2>Other Maps</h2>
<ul>
<li><strong>Replace</strong> - check to enable a replacement for this map
type.</li>
<li><strong>Inherit</strong> - automatically derives the replacement name by
appending the map type suffix to the main texture replacement name (e.g.
replacing <code>fighter01</code> with <code>myfighter</code> and inheriting
the normal map produces <code>myfighter-normal</code>). Uncheck to enter the
name manually.</li>
<li><strong>Inherit</strong> - when checked (the default), automatically derives
the replacement name by appending the map type suffix to the main texture
replacement name (e.g. replacing <code>fighter01</code> with
<code>myfighter</code> and inheriting the normal map produces
<code>myfighter-normal</code>). Uncheck to enter a custom replacement name
for just this map type; the name field becomes active when Inherit is
unchecked.</li>
</ul>
<p>Models that only define a base diffuse texture will show no controls in this
section.</p>
Expand Down
Loading
Loading