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="ja" lang="ja"><!-- 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 -->
9<!-- InstanceBeginEditable name="ページのタイトル" -->
10<title>開発予定</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16  <h1>開発予定</h1>
17  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18  <p>暫定的な予定ですので、予告なく変更される可能性があります。</p>
19  <h2>2009/12/11</h2>
20  <table>
21    <thead>
22      <tr>
23        <th>カテゴリ</th>
24        <th>内容</th>
25      </tr>
26    </thead>
27    <tbody>
28      <tr>
29        <th>グラフィックスツール</th>
30        <td>コンテンツパネルUI調整(リストビュー、ツリービュー)の実装<br />
31          コンテンツパネルのフィルタ機能追加<br />
32          コンテンツ選択オペレーションの実装<br />
33          ライトプレビュー機能の実装<br />
34          座標系生成編集機能の実装<br />
35          UV割り当て編集機能の実装<br />
36          カメラ対象のフォーカス機能の実装<br />
37          ライト位置のアイコン表示<br />
38        </td>
39      </tr>
40      <tr>
41        <th>グラフィックスランタイム</th>
42        <td>テクスチャ座標生成への対応<br />
43          テクスチャ座標のコンフィグ対応<br />
44          カラーアニメーション中間ファイルの入出力<br />
45          ライト・カメラ中間ファイルの入出力<br />
46          フォグ中間ファイルの入出力<br />
47          カラーアニメーション<br />
48          テクスチャアニメーション</td>
49      </tr>
50      <tr>
51        <th>エフェクト</th>
52        <td>テクスチャ UV アニメーション(パターン以外)の実装<br />
53          バイナリ入出力(アニメーション以外)の実装<br /></td>
54      </tr>
55    </tbody>
56  </table>
57  <!-- InstanceEndEditable --> </div>
58  <div class="footer" />
59</div>
60</body>
61<!-- InstanceEnd --></html>
62