mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
124 lines
3.3 KiB
HTML
124 lines
3.3 KiB
HTML
|
<html><head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
<meta name="Author" content="TTimo"><title>TexTool plugin for Q3Radiant - documentation</title></head><body text="#ffffff" bgcolor="#141432" link="#ffff00" vlink="#aaaa00" alink="#eeee00">
|
||
|
<center><b>
|
||
|
|
||
|
|
||
|
<font face="Tahoma" color="#ffff80" size="+3">TexTool plugin for Q3Radiant</font></b></center>
|
||
|
<hr><font face="Tahoma" color="#2cdd22" size="+2">Introduction</font>
|
||
|
<p>TexTool is a set of texture tools for Q3Radiant. It was designed to help fine-tuning texture placement
|
||
|
on brushes and patches.</p>
|
||
|
<font face="Tahoma" color="#2cdd22" size="+1"><i>Warning:</i></font>
|
||
|
<p>The plugin needs brush primitives texture coordinates to operate. If this feature is not enabled in your project
|
||
|
settings you'll only be able to edit patches.</p>
|
||
|
<hr><font face="Tahoma" color="#2cdd22" size="+2">Basic use</font>
|
||
|
<p>It's a "drag-n-drop control points" interface. Select a single face on a brush ( with <font color="#cc0000">shift+ctrl+left mouse clic</font>),
|
||
|
or a patch, and do <i>Plugins > Q3 Texture Tools > Go...</i>. You can select points and move them... if you are editing
|
||
|
a brush face, you can rotate the shape by clicking on an anchor point first, then dragging another point.</p>
|
||
|
<center>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<img src="Image2.jpg" width="576" height="396" border="0" alt="TexTool screenshot">
|
||
|
|
||
|
</center>
|
||
|
|
||
|
<p>There are also a few misc keys to help you. You can <i>
|
||
|
|
||
|
<font color="#cc0000">right clic + move the mouse</font></i> to change the point of view
|
||
|
and use <i>
|
||
|
|
||
|
<font color="#cc0000">Inser</font></i><font color="#cc0000"> and </font><i>
|
||
|
|
||
|
<font color="#cc0000">Suppr</font></i><font color="#cc0000"> to zoom in/out</font>.
|
||
|
|
||
|
</center>
|
||
|
|
||
|
<font color="#33cc00">
|
||
|
|
||
|
<br>
|
||
|
|
||
|
</font><hr>
|
||
|
<font face="Tahoma" color="#2cdd22" size="+2">Appendix: keyboard shortcuts</font>
|
||
|
<p>You can use the following keyboard shortcuts:</p>
|
||
|
<p></p>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<table cellpadding="2" cellspacing="2" border="1">
|
||
|
|
||
|
<tbody>
|
||
|
|
||
|
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">
|
||
|
|
||
|
<font color="#cc0000">KEY</font><br>
|
||
|
</td>
|
||
|
<td valign="Top">
|
||
|
|
||
|
<font color="#cc0000">usage</font><br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">ESC<br>
|
||
|
</td>
|
||
|
<td valign="Top">cancel the changes and hide TexTool window<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">RETURN<br>
|
||
|
</td>
|
||
|
<td valign="Top">validate changes into the editor (also resets the view)<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">INSERT<br>
|
||
|
</td>
|
||
|
<td valign="Top">zoom in<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">SUPPR<br>
|
||
|
</td>
|
||
|
<td valign="Top">zoom out<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">RIGHT CLIC+MOVE<br>
|
||
|
</td>
|
||
|
<td valign="Top">move the view<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">LEFT CLIC+MOVE<br>
|
||
|
</td>
|
||
|
<td valign="Top">grab a control point and move it<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="Top">
|
||
|
|
||
|
<td valign="Top">RIGHT CLIC<br>
|
||
|
</td>
|
||
|
<td valign="Top">drop down menu<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table><hr>
|
||
|
<p> Feedback, enhancements bugs etc. to <a href="mailto:timo@qeradiant.com">timo@qeradiant.com</a></p>
|
||
|
<p></p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|