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"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
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<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Development Plan</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15  <h1>Development Plan</h1>
16  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17  <p>This plan is provisional, and may change without notice.</p>
18  <h2>2009/12/11</h2>
19  <table>
20    <thead>
21      <tr>
22        <th>Categories</th>
23        <th>Content</th>
24      </tr>
25    </thead>
26    <tbody>
27      <tr>
28        <th>Graphics Tools</th>
29        <td>Implement UI tweaks (list view/tree view) in the Contents panel<br />Add the ability to filter the Contents panel<br />Implement an operation to select content<br />Implement the ability to preview lights<br />Implement a feature to edit coordinate systems generation<br />Implement a feature to edit UV mapping<br />Implement a feature to focus on objects in view of the camera<br />Display icons where lights are located
30        </td>
31      </tr>
32      <tr>
33        <th>Graphics Runtime</th>
34        <td>Add support for texcoord generation<br />Add support for texcoord configuration<br />Input/output of color animation intermediate files<br />Input/output of light and camera intermediate files<br />Input/output of fog intermediate files<br />Color animations<br />Texture animations</td>
35      </tr>
36      <tr>
37        <th>Effect</th>
38        <td>Implement texture UV animations (other than parameters)<br />Implement binary input/output (other than animations)</td>
39      </tr>
40    </tbody>
41  </table>
42  <!-- InstanceEndEditable --> </div>
43  <div class="footer" />
44</div>
45<hr><p>CONFIDENTIAL</p></body>
46<!-- InstanceEnd --></html>