1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<link href="../../../html/common/main.css" rel="stylesheet" type="text/css" />
7<title>Texture List</title>
8</head>
9<body>
10<h1>Texture List</h1>
11<p> Displays textures in list format.</p>
12<p>The following properties are shown in the list columns.</p>
13<p> For details about the various properties, see the section on the <a href="../property/texture/index.html">texture Property window</a>. </p>
14<p class="image"><img src="images/texture_list.png" alt="Texture List" /></p>
15<dl class="enum">
16  <dt>Status</dt>
17  <dd> Displays the status of the Working color and comments attached to the texture.<br /> The Working color is shown on the left, while the presence (or absence) of comments is indicated on the right.<br /> If a comment has been attached, the mark will be lit.</dd>
18  <dt>Texture</dt>
19  <dd>The name of the texture.</dd>
20  <dt>Bottleneck Hints</dt>
21  <dd>Shows how many optimization tips there are.</dd>
22  <dt>Image</dt>
23  <dd> The color thumbnail image (left) and and alpha thumbnail image (right) of the texture.</dd>
24  <dt>VRAM Size</dt>
25  <dd>Shows the VRAM size of the texture.</dd>
26  <dt>VRAM size ratio</dt>
27  <dd>Shows the size ratio for the VRAM being used by the texture.</dd>
28  <dt>Format</dt>
29  <dd>The texture format.</dd>
30  <dt>Width</dt>
31  <dd>The texture width. In units of pixels.</dd>
32  <dt>Height</dt>
33  <dd>The texture height. In units of pixels.</dd>
34  <dt>Mipmap</dt>
35  <dd>The texture mipmap data. Indicates the number of mipmap levels.</dd>
36  <dt>Mipmap minimum size</dt>
37  <dd>Shows the minimum size for the mipmap</dd>
38  <dt>Comments</dt>
39  <dd>The comment attached to the texture.</dd>
40</dl>
41<h2>Context Menu</h2>
42<p>When you right-click on the Texture List, a context menu displays with the following menu items:</p>
43<h3>Edit</h3>
44<dl class="enum">
45  <dt>Select All</dt>
46  <dd>Selects all objects.</dd>
47  <dd>You can also select all objects using Ctrl+A.</dd>
48  <dt>Toggle Selection</dt>
49  <dd>If an object is selected, the focus switches to an un-selected object.</dd>
50</dl>
51<h3>View Image Details</h3>
52<p>Detailed information about the selected texture is shown in the <a href="../other/tpimage_details_window.html">Image Details window.</a></p>
53<p class="image"><img src="images/texture_detail.png" alt="Texture details window" /></p>
54<h3>Properties</h3>
55<p>This displays only when an object has been selected.</p>
56<p>Selecting this menu item opens the corresponding Property window.</p>
57<hr><p>CONFIDENTIAL</p></body>
58</html>
59