]> git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/textool/Doc/TexTool.html
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / plugins / textool / Doc / TexTool.html
1 <html>
2 <head>
3     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4     <meta name="Author" content="TTimo">
5     <title>TexTool plugin for Q3Radiant - documentation</title></head>
6 <body text="#ffffff" bgcolor="#141432" link="#ffff00" vlink="#aaaa00" alink="#eeee00">
7 <center><b>
8
9
10     <font face="Tahoma" color="#ffff80" size="+3">TexTool plugin for Q3Radiant</font></b></center>
11 <hr>
12 <font face="Tahoma" color="#2cdd22" size="+2">Introduction</font>
13 <p>TexTool is a set of texture tools for Q3Radiant. It was designed to help fine-tuning texture placement
14     on brushes and patches.</p>
15 <font face="Tahoma" color="#2cdd22" size="+1"><i>Warning:</i></font>
16 <p>The plugin needs brush primitives texture coordinates to operate. If this feature is not enabled in your project
17     settings you'll only be able to edit patches.</p>
18 <hr>
19 <font face="Tahoma" color="#2cdd22" size="+2">Basic use</font>
20 <p>It's a "drag-n-drop control points" interface. Select a single face on a brush ( with <font color="#cc0000">shift+ctrl+left
21     mouse clic</font>),
22     or a patch, and do <i>Plugins &gt; Q3 Texture Tools &gt; Go...</i>. You can select points and move them... if you
23     are editing
24     a brush face, you can rotate the shape by clicking on an anchor point first, then dragging another point.</p>
25 <center>
26
27
28     <img src="Image2.jpg" width="576" height="396" border="0" alt="TexTool screenshot">
29
30 </center>
31
32 <p>There are also a few misc keys to help you. You can <i>
33
34     <font color="#cc0000">right clic + move the mouse</font></i> to change the point of view
35     and use <i>
36
37         <font color="#cc0000">Inser</font></i><font color="#cc0000"> and </font><i>
38
39         <font color="#cc0000">Suppr</font></i><font color="#cc0000"> to zoom in/out</font>.
40
41     </center>
42
43     <font color="#33cc00">
44
45         <br>
46
47     </font>
48 <hr>
49 <font face="Tahoma" color="#2cdd22" size="+2">Appendix: keyboard shortcuts</font>
50 <p>You can use the following keyboard shortcuts:</p>
51 <p></p>
52
53
54 <table cellpadding="2" cellspacing="2" border="1">
55
56     <tbody>
57
58
59     <tr valign="Top">
60
61         <td valign="Top">
62
63             <font color="#cc0000">KEY</font><br>
64         </td>
65         <td valign="Top">
66
67             <font color="#cc0000">usage</font><br>
68         </td>
69     </tr>
70     <tr valign="Top">
71
72         <td valign="Top">ESC<br>
73         </td>
74         <td valign="Top">cancel the changes and hide TexTool window<br>
75         </td>
76     </tr>
77     <tr valign="Top">
78
79         <td valign="Top">RETURN<br>
80         </td>
81         <td valign="Top">validate changes into the editor (also resets the view)<br>
82         </td>
83     </tr>
84     <tr valign="Top">
85
86         <td valign="Top">INSERT<br>
87         </td>
88         <td valign="Top">zoom in<br>
89         </td>
90     </tr>
91     <tr valign="Top">
92
93         <td valign="Top">SUPPR<br>
94         </td>
95         <td valign="Top">zoom out<br>
96         </td>
97     </tr>
98     <tr valign="Top">
99
100         <td valign="Top">RIGHT CLIC+MOVE<br>
101         </td>
102         <td valign="Top">move the view<br>
103         </td>
104     </tr>
105     <tr valign="Top">
106
107         <td valign="Top">LEFT CLIC+MOVE<br>
108         </td>
109         <td valign="Top">grab a control point and move it<br>
110         </td>
111     </tr>
112     <tr valign="Top">
113
114         <td valign="Top">RIGHT CLIC<br>
115         </td>
116         <td valign="Top">drop down menu<br>
117         </td>
118     </tr>
119     </tbody>
120 </table>
121 <hr>
122 <p> Feedback, enhancements bugs etc. to <a href="mailto:timo@qeradiant.com">timo@qeradiant.com</a></p>
123 <p></p>
124
125 </body>
126 </html>