1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html lang="ja"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Revision History</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="HISTORY">Revision History</h1> 13 14<p>([*]) is a link to the relevant page.</p> 15 16<h2 id="VERSION_1_0_2">Version 1.0.2 2010/12/13</h2> 17<h3>Added Features</h3> 18<ul> 19<li>Added Layout mode.<A href="../lyt/index.html">[*]</a></li> 20<li>Support for display of camera viewpoint.<A href="../common/index.html#view">[*]</a></li> 21<li>Support for display of particle emitter shape.<A href="../effect/index.html#view">[*]</a></li> 22<li>Support for switching scene environment.<A href="../g3d/index.html#control">[*]</a></li> 23<li>Support for animation control at the model/scene level<A href="../g3d/index.html#control">[*]</a></li> 24<li>Support for previewing of fog animations.</li> 25<li>Stereoscopic view parameter can now be specified in the settings file.<A href="../setup/index.html#init_g3d_scene">[*]</a></li> 26<li>The render buffer format can now be specified in the settings file.<A href="../setup/index.html#init_video">[*]</a></li> 27</ul> 28 29<h3>Changes</h3> 30<ul> 31<li>The processing load for rendering was reduced by using the GR library.</li> 32<li>Since the processing load for rendering was reduced, there is now support for showing the default state of grids and other information.</li> 33<li>Screen captures and file reloading can now be performed from the menu.</li> 34<li>Changed the font.</li> 35</ul> 36 37<h3>Bug fixes</h3> 38<ul> 39<li>Fixed a problem with incorrect control over frame rate.</li> 40<li>Fixed a problem with incorrect binding at times when there were multiple animation bind targets.</li> 41<li>When the animation playback rate was changed, errors would arise in the calculation of animation frames. That problem has been fixed.</li> 42<li>In Effect mode, the animation slider bar did not link correctly. That problem was fixed.</li> 43<li>Depending on the frame rate setting, the speed of camera operations and the other operations would become faster. That problem was fixed.</li> 44</ul> 45 46 47<h2 id="VERSION_1_0_1">Version 1.0.1 2010/11/04</h2> 48<h3>Added Features</h3> 49<ul> 50<li>Support for displaying a bar that depicts the overall Viewer system load.<A href="../common/index.html#view">[*]</a></li> 51<li>Can now use key to switch between show/hide of grids.<A href="../common/index.html#control">[*]</a></li> 52<li>Frame Rate can be specified in the Settings file.<A href="../setup/index.html#init_system">[*]</a></li> 53<li>Frame Skipping can be specified in the Settings file.<A href="../setup/index.html#init_system">[*]</a></li> 54<li>Support for the switching of animations.<A href="../g3d/index.html#control">[*]</a></li> 55<li>Added Effect Mode.<A href="../effect/index.html">[*]</a></li> 56</ul> 57 58<h3>Changes</h3> 59<ul> 60<li>Support for command version of font library.</li> 61<li>Made revision so now when animations are bound, the biding is based on the names.</li></ul> 62</ul> 63 64<h3>Bug fixes</h3> 65<ul> 66<li>Grids were not transparent on translucent models. That problem was corrected.</li> 67</ul> 68 69<h2 id="VERSION_1_0_0">Version 1.0.0 2010/10/04</h2> 70<p>Initial version.</p> 71<BR><BR> 72 73<hr><p>CONFIDENTIAL</p></body> 74</html> 75