1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../../../../css/manpage.css" rel="stylesheet" type="text/css">
8<title>Curve Editor View Menu</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13<h1 id="CURVE_SELECT_MENU">Curve Editor View Menu</h1>
14<p class="img">
15    <img src="images/curve_view_menu.gif" alt="Curve Editor View Menu">
16</p>
17
18<ol class="ui">
19    <li>
20        <p>Changes the scaling and position of the graph display area such that the entire curve is displayed.</p>
21    </li>
22
23    <li>
24        <p>Changes the scaling and position of the graph display area such that all selected keys are displayed.</p>
25    </li>
26
27    <li>
28        <p>Increases magnification of the graph display area.</p>
29    </li>
30
31    <li>
32        <p>Decreases magnification of the graph display area.</p>
33    </li>
34
35    <li>
36        <p>Changes whether an animation is displayed in a segment where no keys are set.</p>
37    </li>
38    <li>
39        <p>Changes whether only valid items are displayed.<br> Items related to parameters that are not used are hidden (for example, items related to a texture that is not used).<br> Normally, leave this set to enabled.</p>
40    </li>
41    <li>
42        <p>Updates the display items to be the panes selected in the layout window. Only usable when automatic updates by selection are disabled.</p>
43    </li>
44    <li>
45        <p>Configures the item filter feature.<br> Use the item filter feature to filter the items displayed in the attribute tree and selectively display only the ones that you want to edit.<br>
46           </p>
47    </li>
48
49    <li>
50        <p>Enables or disables the item filter feature.</p>
51    </li>
52    <li>
53        <p>Creates a new item filter.</p>
54    </li>
55    <li>
56        <p>Edits the item filter currently being used.</p>
57    </li>
58    <li>
59        <p>Deletes all item filters.</p>
60    </li>
61</ol>
62
63<hr><p>CONFIDENTIAL</p></body>
64</html>
65