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