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>Bone List</title> 8</head> 9<body> 10<h1>Bone List</h1> 11<p>Displays bones 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/bone/index.html">bone Property window</a>. </p> 14<p class="image"><img src="images/bone_list.png" alt="Bone List" /></p> 15<dl class="enum"> 16 <dt>Status</dt> 17 <dd> Displays the status of the Working color and comments attached to the bone.<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>Bone</dt> 19 <dd>The bone name.</dd> 20 <dt>Bottleneck Hints</dt> 21 <dd>Shows how many optimization tips there are.</dd> 22 <dt>Model</dt> 23 <dd>Shows the name of the model using the bone.</dd> 24 <dt>Use in polygon rendering</dt> 25 <dd>Shows the status of the bone being used for polygon rendering.</dd> 26 <dt>Use in skinning calculation</dt> 27 <dd>Shows the status of the bone being used for skinning calculations.</dd> 28 <dt>Scale Compensate</dt> 29 <dd>Shows the status of scale compensation for the bone.</dd> 30 <dt>Billboard Mode</dt> 31 <dd>Shows the type of billboard that has been set for the bone.</dd> 32 <dt>Scale</dt> 33 <dd>Shows the Scale information for the bone.</dd> 34 <dt>Rotate</dt> 35 <dd>Shows the Rotate information for the bone.</dd> 36 <dt>Translate</dt> 37 <dd>ボーンの Translate 情報を表示します。</dd> 38 <dt>Allow compression</dt> 39 <dd>Shows information about the compression allowed for the bone.</dd> 40 <dt>Comments</dt> 41 <dd>The comment attached to the bone.</dd> 42</dl> 43<h2>Context Menu</h2> 44<p>When you right-click on the Bone List, a context menu displays with the following menu items:</p> 45<h3>Edit</h3> 46<dl class="enum"> 47 <dt>Select All</dt> 48 <dd>Selects all objects.</dd> 49 <dd>You can also select all objects using Ctrl+A.</dd> 50 <dt>Toggle Selection</dt> 51 <dd>If an object is selected, the focus switches to an un-selected object.</dd> 52</dl> 53<h3>Properties</h3> 54<p>This displays only when an object has been selected.</p> 55<p>Selecting this menu item opens the corresponding Property window.</p> 56<hr><p>CONFIDENTIAL</p></body> 57</html> 58