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<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 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<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>Revision History</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Revision History</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>[*] is a link to the relevant page.</p> 19 <!-- バージョン番号は title.html も更新する事! --> <!-- <h3>機能追加/変更</h3> <h3>不具合修正</h3> <h3>マニュアルの更新</h3> --> <!-- ================================================= --> 20 <h2 id="VERSION_1_4_0">Version 2.0.0 ( 2011/02/28 )</h2> 21 <h3>Additions and Changes to Features</h3> 22 <ul> 23 <li>Changed behavior when performing optimization so that optimization processes other than OptimizePrimitive and SkeletalModelSimplification are not executed at the same time. 24 <ul> 25 <li>Although optimizations always recommended such as mesh and material compressions used to be executed simultaneously with OptimizePrimitive and SkeletalModelSimplification, this has changed so the processes are not executed. Mesh compression can be executed during node compression.<BR> Also, material compression can be performed by CompressMaterial.</li> 26 <li>This does not influence optimizations executed by a DCC tool.</li> 27 </ul> 28 </li> 29 <li>Improved the quantization of long animations for binary export 30 <ul> 31 <li>Up to now, a quantize format with small data size could not be selected for animations exceeding 256 frames due to a limitation on the number of frames.<BR> since this resulted in a situation where almost no animations were being quantized, particularly those exceeding 1024 frames, a process was added for storing the information by applying a scale to the number of frames and software was revised so that even this type of animation can be quantized.</li> 32 </ul> 33 </li> 34 <li>Support for file formats split up by material animation type (cmcls, cmtsa, cmtpa) 35 <ul> 36 <li>When loading files, the file extension is added to the end of the content name.</li> 37 </ul> 38 </li> 39 <li>Added an attribute for recording the file path of the intermediate file creation source file. 40 <ul> 41 <li>The FullPathOfSource attribute for recording the file path of the intermediate file creation source file was added to the the Create element.</li> 42 </ul> 43 </li> 44 </ul> 45 <h3>Bug Fixes</h3> 46 <ul> 47 <li>Fixed a bug related to displaying a cut link error for lookup table set files on the Property panel for materials. 48 <ul> 49 <li>Although there was a problem displaying the error correctly even when the lookup table set file link was cut, this has been corrected.</li> 50 </ul> 51 </li> 52 <li>Fixed a bug where display after copy and paste was not reflected correctly on the Particle set panel 53 <ul> 54 <li>Points that have been corrected are as follows. 55 <ul> 56 <li>Particle Shape Category</li> 57 <li>Scale Extended Category</li> 58 <li>Location Category</li> 59 <li>Speed Category</li> 60 </ul> 61 </li> 62 </ul> 63 </li> 64 <li>Improved the calculation of work memory when running the Particle set panel 65 <ul> 66 <li>Made it so the overall number (sum total) of particles generated within an emitter's lifetime is used as the upper limit when the parent particle set emitter is enabled for child particles.</li> 67 </ul> 68 </li> 69 <li>Fixed a bug where even if parent content on the Content panel was deleted, associated children where not deleted. 70 <ul> 71 <li>A bug was fixed where even if parent content was selected and deleted, associated child context would remain without being deleted.</li> 72 </ul> 73 </li> 74 <li>Fixed a bug where materials that have a model on the Content panel as a parent could be deleted singly. 75 <ul> 76 <li>A bug was fixed where materials with a model as a parent could be deleted singly.<BR> However, in the case of particle models, you can still delete child materials singly as in the past.</li> 77 </ul> 78 </li> 79 <li>Fixed an erroneous warning display for same name materials 80 <ul> 81 <li>A warning disallowing binary conversion was being displayed when the name of materials belonging to different models was the same. This bug has been fixed.</li> 82 </ul> 83 </li> 84 <li>Fixed a bug where Viewer transfer could not be performed depending on the folder in which N@4C was installed 85 <ul> 86 <li>A bug was fixed where data could not be transferred to the Viewer if NW4C was installed in a folder whose folder name included a space (such as the desktop under WindowsXP).</li> 87 </ul> 88 </li> 89 </ul> 90 <h3>Updates to the Manual</h3> 91 <ul> 92 <li>Supported versions of NW4C and CreativeStudio are listed in the table.<a href="#version">[*]</a></li> 93 <li>Added a description of migrating from CreativeStudio to 3DEditor to important notifications.<a href="important_notices.html">[*]</a></li> 94 <li>Deleted CreativeStudio terminology.<BR> For terminology, see the newly added 3D Terminology and Effect Terminology lists.</li> 95 </ul> 96 <h2 id="VERSION_1_3_0">Version 1.3.0 (2010-12-13 )</h2> 97 <a name="version" id="version"></a> 98 <h3>Required SDK Version</h3> 99 <table> 100 <thead> 101 <tr> 102 <th>NW4C</th> 103 <th>CreativeStudio</th> 104 </tr> 105 </thead> 106 <tbody> 107 <tr> 108 <th>1.3.0</th> 109 <td>1.3.0.28981</td> 110 </tr> 111 <tr> 112 <th>1.3.0 2010/12/29 Release (CTR-SDK 0.14.15.1 Support Version)</th> 113 <td>1.3.0.29453</td> 114 </tr> 115 <tr> 116 <th>1.3.1 2010/12/28 Release</th> 117 <td>1.3.0.29449</td> 118 </tr> 119 <tr> 120 <th>1.3.2</th> 121 <td>1.3.1 (abolished the 4-th version number digit starting from this version)</td> 122 </tr> 123 <tr> 124 <th>1.3.3</th> 125 <td>1.3.1</td> 126 </tr> 127 </tbody> 128 </table> 129 <h3>Additions and Changes to Features</h3> 130 <ul> 131 <li>Added support for the export of fully baked skeletal animations 132 <ul> 133 <li>Support has been added for the export of fully baked skeletal animations.<BR> By using the fully baked format, the process load for evaluating animation can be reduced compared to that for the frame format.<BR> However, there are major functional limitations, and the data size is larger.<BR> For details, see the NW4C Function Reference > Graphics Documents > Animation > Advanced Features. </li> 134 </ul> 135 </li> 136 <li>Improved the computational precision of animation curve quantization 137 <ul> 138 <li>When storing key values, rounding up is now used when rounding from floating point numbers to integers.<BR> This reduces quantization errors. In addition, the values are stored in a smaller-size format.</li> 139 </ul> 140 </li> 141 <li>Improved the quantization of long animations 142 <ul> 143 <li>Up to this version, quantization was hardly used for animations longer than 1024 frames due to limitations of the quantization format.<BR> A process has been introduced for multiplying the number of frames by the scale and saving the result to quantize this kind of animation.</li> 144 </ul> 145 </li> 146 <li>Improved curve editor so it remembers the open/close and selection state of nodes 147 <ul> 148 <li>The open/close and selection state of nodes is now remembered in Curve editor.<BR> Nodes to which keys have been set are automatically shown in expanded form.</li> 149 </ul> 150 </li> 151 <li>Added information to the intermediate file content summary (ContentSummaryMetaData) 152 <ul> 153 <li>Below the <CODE>ContentSummaryMetaData</CODE> element, the following information is now mentioned: the total number of index streams in each model (<CODE>TotalIndexStreamCount</CODE>), the total number of polygons (<CODE>TotalPolygonCount</CODE>) and the total number of vertices (<CODE>TotalVertexCount</CODE>).</li> 154 </ul> 155 </li> 156 <li>Support for fog color animation 157 <ul> 158 <li>Added support for import and export of Fog color animation. This can be edited with the Curve editor.</li> 159 <li>Binary export is now possible for <B>Fog </B>color animation.</li> 160 </ul> 161 </li> 162 <li>Divided thumbnail display of color and alpha 163 <ul> 164 <li>Divided the thumbnail display of color and alpha, so now even when the alpha value is small the color is easy to check.</li> 165 </ul> 166 </li> 167 <li>Faster switching of categories displayed in Details mode 168 <ul> 169 <li>Speeded up the switching between categories displayed in Details mode for the various Properties panels.</li> 170 </ul> 171 </li> 172 <li>Added feature for animating with the four-key method 173 <ul> 174 <li>A feature was added the following categories for setting animation using the four-key method: 175 <ul> 176 <li>Scale & Scale (extended)</li> 177 <li>Color</li> 178 <li>Alpha</li> 179 </ul> 180 </li> 181 </ul> 182 </li> 183 <li>Support for copying lookup tables 184 <ul> 185 <li>A feature was added for copying the currently selected lookup table.</li> 186 </ul> 187 </li> 188 <li>Support for sorting lookup tables 189 <ul> 190 <li>Lookup tables now can be sorted in the lookup table set Properties panel.</li> 191 </ul> 192 </li> 193 <li>Improved behavior so the open/close and selection state of nodes is now remembered 194 <ul> 195 <li>The open/close and selection state of nodes is now remembered in Curve editor.<BR> Nodes to which keys have been set are automatically shown in expanded form.</li> 196 </ul> 197 </li> 198 <li>Support for scaling along a single axis, vertical or horizontal 199 <ul> 200 <li>There is now support for scaling by dragging while depressing Alt + right mouse button (same operation using mouse wheel), and for single-axis scaling vertically or horizontally by dragging while depressing Alt + Shift + right mouse button.</li> 201 </ul> 202 </li> 203 <li>Support for copying properties with the drop-down menu 204 <ul> 205 <li>Properties can now be copied from the shortcut menu in the Contents panel.</li> 206 </ul> 207 </li> 208 <li>Automatic display of Console panel when error occurs 209 <ul> 210 <li>When an error occurs, the Console panel is now displayed automatically.</li> 211 </ul> 212 </li> 213 <li>Added an Options panel 214 <ul> 215 <li>From the main menu, selecting Tools > Options now opens the Options panel. From this Options panel you can change the CreativeStudio settings.</li> 216 </ul> 217 </li> 218 <li>Warning for attribute enabling skeletal models of non-uniform scale (IsNonuniformScalable) 219 <ul> 220 <li>Deprecated the attribute enabling skeletal models of non-uniform scale (<CODE>IsNonuniformScalable</CODE>), which was described as an attribute to specify for correct lighting of models with unequal XYZ scales. In its place, a warning is now displayed for the pertinent models.</li> 221 </ul> 222 </li> 223 <li>Removed non-standard alpha value animations from the editing target tree 224 <ul> 225 <li>Alpha value animations (Emissive, Specular 0 and Specular 1) that are not used in the standard processes of the hardware libraries have been removed from the editing target tree.</li> 226 </ul> 227 </li> 228 <li>Added a warning that is displayed for animations that use non-standard alpha values. 229 <ul> 230 <li>Added a warning that is displayed for alpha value animations that are not standardly used.</li> 231 </ul> 232 </li> 233 <li>Added a feature to the Properties panel General category for adjusting the Slider range 234 <ul> 235 <li>A feature was added for adjusting the upper and lower limits of sliders except for on some Properties panels.</li> 236 </ul> 237 </li> 238 <li>Added feature for showing errors for invalid combiner settings 239 <ul> 240 <li>In the material Properties panel, an error is now displayed when the combiner formula and source settings are invalid.</li> 241 </ul> 242 </li> 243 <li>Added feature for particle child to inherit initial velocity from parent 244 <ul> 245 <li>If a particle is a child, it can now inherit the initial velocity from the parent.</li> 246 </ul> 247 </li> 248 </ul> 249 <h3>Bug Fixes</h3> 250 <ul> 251 <li>Fixed problem of X-mark being displayed in Preview screen for certain Camera setting 252 <ul> 253 <li>When the camera was set such that the view vector was parallel to the up vector, an X-mark would display in the Preview screen. That problem has been corrected.</li> 254 </ul> 255 </li> 256 <li>Fixed problem of selecting large format of wrong size when quantizing animation curve 257 <ul> 258 <li>Depending on the error calculated when conducting an error calculation, sometimes a large format of the wrong size would be selected. That problem was fixed. The data size has been improved for certain cases, such as when data which in theory produce no errors are quantized to a quality of 9.</li> 259 </ul> 260 </li> 261 <li>Fixed a bug where optimization would fail when the Compress Same Material process was run on materials for which user data was configured 262 <ul> 263 <li>Optimization would fail and the tool would end abnormally when <B>Compress Same Material</B> was run on materials for which user data was configured. That problem was fixed.</li> 264 </ul> 265 </li> 266 <li>Fixed problem of binary saved for values changed when animation played 267 <ul> 268 <li>This has especially improved the problems that arise when switching animations on the actual hardware viewer.</li> 269 </ul> 270 </li> 271 <li>Revised software so a warning icon is now used to notify that content with the same name exists 272 <ul> 273 <li>When content with the same name exists, a warning icon is now used to notify that fact.</li> 274 </ul> 275 </li> 276 <li>Fixed inability to edit lookup table sets with broken links 277 <ul> 278 <li>In the settings for lookup tables in the <B>Properties</B> panels for materials and fragment lights, it was not possible to edit lookup table sets correctly if links had been broken. That problem was fixed.</li> 279 </ul> 280 </li> 281 <li>Fixed decline in performance when panel display switched repeatedly 282 <ul> 283 <li>When display of panels for particle sets, materials and other items was repeatedly switched, the operations of the UI would significantly degrade. That problem was fixed.</li> 284 </ul> 285 </li> 286 <li>Fixed a bug in undo in bone billboard mode 287 <ul> 288 <li>The Undo operation did not work when setting Billboard mode in the model Properties panel. That problem was fixed.</li> 289 </ul> 290 </li> 291 <li>Fixed problem with incorrect display of bone names 292 <ul> 293 <li>In the bone tree in the Skeleton category of the model Properties panel, bone names would not display correctly if the names contained an underscore ('_'). That problem was fixed.</li> 294 </ul> 295 </li> 296 <li>Corrected the notation for rendering layers in Details Mode 297 <ul> 298 <li>Revised the notation for rendering layers, so whereas the old notation was "Layer 0: Opaque" the new notation is "Layer 0."</li> 299 </ul> 300 </li> 301 <li>Fixed a bug in editing the number of divisions in texture pattern animation 302 <ul> 303 <li>For vertex UV translation, when a texture pattern was selected and the number of divisions was edited, the alteration did not link to vertex scale and rotation. That problem was fixed.</li> 304 </ul> 305 </li> 306 <li>Fixed problem of scale being set to Not used. 307 <ul> 308 <li>In the particle set Properties panel, scale was set to <B>Not used</B>. That problem was fixed.</li> 309 </ul> 310 </li> 311 <li>Fixed problem with display update when Undo performed on the setting for tracked particle models 312 <ul> 313 <li>When Undo was performed on the setting for tracked particle models, the display would not update. That problem was fixed.</li> 314 </ul> 315 </li> 316 <li>Fixed problem with display update when Undo performed on shape 317 <ul> 318 <li>When a shape was edited and then Undo was performed in the particle emitter Properties panel, the change to the data would be properly 'undone,' but the display would not update. That problem has been fixed.</li> 319 </ul> 320 </li> 321 <li>Fixed problem with Undo of Fog function 322 <ul> 323 <li>When Undo was performed and the Fog function returned to the Linear function, fog density could be edited, which should not be possible. That problem has been fixed.</li> 324 </ul> 325 </li> 326 <li>Fixed a bug in undo used with compression quality 327 <ul> 328 <li>When compression quality was edited in the skeletal animation data Properties panel and then an Undo was performed, the undo would be properly carried out internally but the display would not be synchronized. That problem has been fixed.</li> 329 </ul> 330 </li> 331 <li>Fixed problem of adding key added immediately after Undo on addition of animation data 332 <ul> 333 <li>Animation is created automatically the first time that a key is added.<BR> If a key was added immediately after performing an Undo on this operation, the key could not be added properly. That problem has been fixed.</li> 334 </ul> 335 </li> 336 <li>Fixed a bug in display updating for curves 337 <ul> 338 <li>When an unselected curve was altered, the display was not updated. That problem has been fixed.</li> 339 </ul> 340 </li> 341 <li>Fixed problem of snap-to settings being applied to non-selected keys 342 <ul> 343 <li>When the snap-to settings were enabled and keys were moved, the snap-to process would also be applied to non-selected keys. That problem has been fixed.</li> 344 </ul> 345 </li> 346 <li>Revised Japanese appearing on the <B>Skeletal Animation Data</B> panel 347 <ul> 348 <li>For the sake of consistency, the Japanese term 圧縮品質 in NWCS was revised to 量子化品質 to reflect use of the term <I>Quantize Quality </I>in the DCC Plug-in.</li> 349 </ul> 350 </li> 351 <li>Revised the default value when <B>Overwrite previous value</B> is selected for <B>Scale (Extended)</B> on the particle set <B>Properties</B> panel 352 <ul> 353 <li>The default value would be set to (0,0,0) when <B>Overwrite previous value</B> was selected for Scale (Extended). That problem has been fixed.</li> 354 </ul> 355 </li> 356 </ul> 357 <h3>Updates to the Manual</h3> 358 <ul> 359 <li>Added <I>Default shader color output</I> to the Material section of the User Guide.[*]</a></li> 360 <li>Added a description of the overwriting name values using the four-key method to the animation methods given in the Particle Effect Animations section of the User's Guide.[*]</a></li> 361 <li>Added information about tool option settings to Main Menu of the UI Reference.[*]</a></li> 362 <li>Deleted the <B>Skeleton</B> setting from the particle model <B>Properties</B> panel in the Effects section of the UI Reference.<a href="ui_reference/panel/effect/particle_model_panel/detailed_panel/index.html">[*]</a></li> 363 <li>Added a description of copying properties to the Contents panel section of the UI Reference<a href="ui_reference/panel/contents_list/index.html">[*]</a></li> 364 <li>Added a description of color preview to the description of color in the material Properties panel standard mode section of the UI Reference<a href="ui_reference/panel/material/standard_panel/standard_panel_color/index.html">[*]</a></li> 365 <li>Added <I>Child Particle Velocity Inheritance</I>to the Effect section of the Tutorial.<a href="tutorial/effect/inheritance/index.html">[*]</a></li> 366 <li>Added an sample script for loading a skeletal model, converting to a model, and saving to the description of CreativeStudio Command Line Version in the Appendix.<a href="appendix/command_line/index.html#OptimizeSelectedModel">[*]</a></li> 367 </ul> 368 <h2 id="VERSION_1_2_0">Version 1.2.0 (2010/11/04)</h2> 369 <h3>Additions and Changes to Features</h3> 370 <ul> 371 <li>Changed so that compression quality cannot be specified when frame format is enabled in skeletal animation 372 <ul> 373 <li>Revised so that compression quality cannot be edit on the UI because it cannot be specified when skeletal animation frame format is enabled.</li> 374 </ul> 375 </li> 376 <li>Changed so that the compression quality settings for skeletal animation can be individually set in SRT. 377 <ul> 378 <li>Changed so that the compression quality settings for skeletal animation can be individually set in SRT. When previous versions of intermediate files are loaded, the saved settings are applied to all SRT.</li> 379 </ul> 380 </li> 381 <li>Revised so a warning is displayed during binary output of data that has been set for both-face culling. 382 <ul> 383 <li>Revised so a warning is displayed during binary output of data that has been set for both-face culling. Culling both faces is not supported at runtime.</li> 384 </ul> 385 </li> 386 <li>Revised so a warning is output when saving a file for an invalid texture pattern animation. 387 <ul> 388 <li>Revised so that a warning is given when saving a file for an invalid texture pattern animation (an animation that specifies a texture that does not exist in the texture list).</li> 389 </ul> 390 </li> 391 <li>Revised so a warning is output when saving a file for an light. 392 <ul> 393 <li>Revised so that a warning is given when saving a file with invalid lighting, such as when the lookup table for distance attenuation is not set.</li> 394 </ul> 395 </li> 396 <li>Improved so that an attempt to merge mesh information is made based on node name information when the number of meshes fluctuates 397 <ul> 398 <li>In previous versions, the mesh information was not merged when the number of meshes fluctuated. This was improved so that merge is attempted based on the associated node name information, etc.</li> 399 </ul> 400 </li> 401 <li>Changed so a warning is displayed when the target for animation binding is not found. 402 <ul> 403 <li>Changed so a warning is displayed when the target for animation binding is not found. Can be confirmed with the console panel or standard output with NW4C_CreativeStudioConsole.exe (specify the --verbose option).</li> 404 </ul> 405 </li> 406 <li>An invalid reference path check was added for textures, lookup tables, and so on. 407 <ul> 408 <li>A check is made when saving files for the use of currently abolished wildcards in the reference paths for textures, lookup tables, and so on, and a warning is output if found.</li> 409 </ul> 410 </li> 411 <li>Improved curve compression processing including special condition keys with skeletal animation compression processing 412 <ul> 413 <li>Changed so that storing in FVS format is attempted even if keys with different InSlope and OutSlope values exist. Many cases that fit the above have smaller data sizes than previously. (Change may not occur depending on the curve shape. Values are never increased.)<BR>Previously, if even one such key existed, the FVSS format was used.</li> 414 </ul> 415 </li> 416 <li>Changed so that file overwrite confirmation can be specified in the "Save selected files and existing files" feature. 417 <ul> 418 <li>In the save dialog for the "Save selected files and existing files" feature, confirmation to overwrite when saving can now be specified.</li> 419 </ul> 420 </li> 421 <li>An optimization log was added to skeletal animation files. 422 <ul> 423 <li>The optimization log is now output into the skeletal animation file (cskla).</li> 424 </ul> 425 </li> 426 <li>Initial values for particle parameters were changed. 427 <ul> 428 <li>Set the initial value for scale (extended) to (1, 1, 1). Set the initial value for initial velocity to 0.25.</li> 429 </ul> 430 </li> 431 <li>Improved the edit feature of the texture combiner 432 <ul> 433 <li>The following have been implemented as edit features for the texture combiner. 434 <ul> 435 <li>Copy specified texture combiner and insert in next stage</li> 436 <li>Delete specified texture combiner</li> 437 <li>Rearrange texture combiners</li> 438 </ul> 439 </li> 440 </ul> 441 </li> 442 <li>Added setting restrictions for textures used in bump mapping in the material properties panel (standard mode) 443 <ul> 444 <li>Set restrictions in conjunction with the number of added textures when setting textures to be used in bump mapping in the material properties panel (standard mode).</li> 445 </ul> 446 </li> 447 <li>Added a color picker 448 <ul> 449 <li>The color picker is displayed in a pop up display when the color thumbnail is left-clicked.</li> 450 </ul> 451 </li> 452 <li>Revised the content name notation when several contents are selected 453 <ul> 454 <li>Regarding the content name text box in the upper portion of the Properties panel, the number of selected contents is displayed in parentheses when several contents are selected to clearly indicate that multiple contents are being edited.</li> 455 </ul> 456 </li> 457 <li>Support added for pop-up display of category lists in details mode 458 <ul> 459 <li>Support added for pop-up display of category lists in details mode.<br /> By removing the pin on the category list, the size of the properties panel display can be kept small, and all categories can be displayed without needing a vertical scroll bar in the pop-up display.</li> 460 </ul> 461 </li> 462 <li>Added a warning feature for textures that are not referenced 463 <ul> 464 <li>The [!] icon is now displayed on the contents panel when loading a texture that is not referenced.</li> 465 </ul> 466 </li> 467 <li>Warnings on the Contents panel are shown in orange 468 <ul> 469 <li>Warning text displayed on the contents panel is not displayed in orange.</li> 470 </ul> 471 </li> 472 <li>Fixed a bug that prevented Undo/Redo from working properly 473 <ul> 474 <li>Not including the following items, Undo/Redo has been revised to work properly. 475 <ul> 476 <li>Shader tab in the material properties panel (standard mode)</li> 477 <li>Material properties panel (detailed mode)</li> 478 <li>Tracking settings in the particle emitter properties panel</li> 479 <li>Lifespan in the particle set properties panel</li> 480 </ul> 481 </li> 482 </ul> 483 </li> 484 <li>Added a tracking feature for particle models 485 <ul> 486 <li>Added a feature so that the tracked particle model can be selected in all categories.</li> 487 </ul> 488 </li> 489 </ul> 490 <h3>Bug Fixes</h3> 491 <ul> 492 <li>Fixed a bug that caused CreativeStudioDaemon to fail to start 493 <ul> 494 <li>Fixed the bug that prevented CreativeStudioDaemon (resident version of CreativeStudio called from Maya exporter) from starting after exiting CreativeStudio with the window maximized and that caused an error message to be displayed when exporting from Maya and made data optimization and merge processing to fail.</li> 495 </ul> 496 </li> 497 <li>Fixed the bug that caused invalid date to be output when optimizing model data with special conditions 498 <ul> 499 <li>Fixed the bug that caused invalid data to be output when optimizing special conditions (data output in RigidSkinning mode from DCC exporter for skinning models) and the model display to be corrupted during preview confirmation.</li> 500 </ul> 501 </li> 502 <li>Fixed a bug where several optimization processes were being skipped when optimizing model data under certain conditions 503 <ul> 504 <li>A bug was fixed where several optimization processes (primitive optimization, vertex array optimization, and optimization log listing) were being skipped during optimization under certain conditions (for data where optimization led to the merging of nodes).<BR> Data suffering from this problem can be checked for by seeing if an optimization log (the OptimizationLog element) is included in the intermediate file.<BR> Although the corresponding data will be displayed as usual, it will need to be output again because full optimization has not been performed.</li> 505 </ul> 506 </li> 507 <li>Fixed the bug that prevented animation settings from being performed with newly added textures 508 <ul> 509 <li>Fixed the bug that prevent animation settings from being performed for newly added textures until the file was saved once and then reloaded.</li> 510 </ul> 511 </li> 512 <li>Fixed the bug that caused the preview display to be corrupted when a texture file was loaded during edit of a skeletal model with animation. 513 <ul> 514 <li>Fixed the bug that caused the preview display to be corrupted when a texture file was loaded during edit of a skeletal model with animation.</li> 515 </ul> 516 </li> 517 <li>Fixed the bug that caused data with deep layers and zeros set in each node scale value to fail to load.</li> 518 <li>Fixed the bug related to association of models and scale animations 519 <ul> 520 <li>Fixed the bug that caused associations of animations and models to be wrong when loading several models and skeletal animations at the same time. Also, revised so that associations are made between files of the same name even when animations and models are not loaded at the same time.</li> 521 </ul> 522 </li> 523 <li>Fixed a bug with binary output of normals 524 <ul> 525 <li>Fixed the problem that prevented binary output of the necessary normal vector when using cameral cube coordinates or camera sphere coordinates.</li> 526 </ul> 527 </li> 528 <li>Fixed the bug in the validity display of "Reflect" for lookup tables in material properties panel (standard mode) 529 <ul> 530 <li>Fixed the problem that prevented the lookup table "Reflect" from being emphasized when the layer configuration for the fragment tab in the material properties panel (standard mode) is set to 0, 1, 2, or 6.</li> 531 </ul> 532 </li> 533 <li>Because culling mode "do not display" (cull both faces) using culling mode settings on the material Properties panel is not supported on the actual hardware runtime, it cannot be selected.</li> 534 <li>Fixed the problem that allowed the ambient alpha value for vertex lights and the alpha value for hemispherical lighting to be edited 535 <ul> 536 <li>Revised so that values that do not use the ambient alpha value for vertex lights nor the alpha value for hemispherical lighting cannot edit them on the UI.</li> 537 </ul> 538 </li> 539 <li>Fixed the work memory automatic calculation when executing the particle set properties panel bug 540 <ul> 541 <li>Fixed the problem that prevented automatic calculations even when automatic calculations was checked for work memory during execution on the particle set properties panel.</li> 542 </ul> 543 </li> 544 <li>Revised the error content for binary output of particle linkage 545 <ul> 546 <li>Revised so that an appropriate error is displayed when attempting to perform binary output of particle linkages.</li> 547 </ul> 548 </li> 549 <li>Fixed the HILO texture display bug 550 <ul> 551 <li>Fixed the bug that caused B and A components to be included in the HILO texture display on the material properties panel.</li> 552 </ul> 553 </li> 554 <li>Fixed the bug that caused the texture mapper and lookup table set filter settings to be linked when reading or writing selected materials. 555 <ul> 556 <li>Fixed the bug that caused the texture mapper and lookup table set filter settings to be linked when reading or writing selected materials.</li> 557 </ul> 558 </li> 559 </ul> 560 <h3>Updates to the Manual</h3> 561 <ul> 562 <li>A description was added regarding the Add feature on the particle emitter Properties panel to the Effects section of the UI Reference.</li> 563 <li>A list of allowed error value settings was added to the UI Reference regarding compression quality set on the Skeletal Animation Data panel.</li> 564 <li>A description of the dialog for selecting a save folder and save file was added to the Main Menu section of the UI reference.</li> 565 <li>A description of the color picker was added to the Properties Panel Common Features section of the UI Reference.</li> 566 <li>A setting for particle tracking was added to the Effect Effect section of the Tutorial.</li> 567 <li>A description of child particles that do not track particles was added to the Effect Effect section of the Tutorial.</li> 568 <li>A section on configuring lookup tables was added to the Graphics (Basic Guide) document of the Tutorial.</li> 569 </ul> 570 <h2 id="VERSION_1_1_1">Version 1.1.1 (2010/10/07)</h2> 571 <h3>Additions and Changes to Features</h3> 572 <h3>Bug Fixes</h3> 573 <h3>Updates to the Manual</h3> 574 <ul> 575 <li>A description of the memory-resident version of CreativeStudio (CreativeStudioDaemon) was added to the description of loading models in the Graphics (Basic Guide) of the Tutorial.</li> 576 </ul> 577 <h2 id="VERSION_1_1_0">Version 1.1.0 (2010/10/04)</h2> 578 <h3>Additions and Changes to Features</h3> 579 <ul> 580 <li>Prohibited binary output of data that includes invalid texture settings for materials 581 <ul> 582 <li>Binary output of data that includes invalid texture settings that do not specify an image have been prohibited due to their adverse effect on rendering efficiency.</li> 583 </ul> 584 </li> 585 <li>Deleted UI items for editing alpha from fragment light and ambient light color settings 586 <ul> 587 <li>When setting colors for fragment lights or ambient lights, alpha values that should not have been possible to set due to hardware limitations could actually be edited. UI items for editing alpha have been deleted from this version so they cannot be edited.</li> 588 </ul> 589 </li> 590 <li>Added a skeletal animation compression export feature 591 <ul> 592 <li>A feature for compressing (quantizing) skeletal animations for export has been added. Quality can be set on the skeletal animation data panel. See the page describing the skeletal animation data panel in the CreativeStudio manual for precautions regarding animations where detailed key settings have been made for a small number of frames.</li> 593 </ul> 594 </li> 595 <li>Added a detailed category specification feature to the file I/O feature for materials 596 <ul> 597 <li>A detailed category specification feature was added to the file I/O feature for materials. You can control whether to copy each individual item.</li> 598 </ul> 599 </li> 600 <li>Changed specifications so that when files have the same name, files with differing folder locations are determined to be the same file 601 <ul> 602 <li>Specifications were changed so that when files have the same name, files with differing folder locations are determined to be the same file. If you need to restore past behavior, use a text editor to edit the NW4C_CreativeStudio.settings file located in the same folder as the CreativeStudio executable file, and change the value of AcceptSameFileNameDocument to false.</li> 603 </ul> 604 </li> 605 <li>Added file types to be overwritten when the same file is loaded 606 <ul> 607 <li>Added animation files (*.cskla), lookup table files (*.clts), and shader files (*.csdr) to the file types that are overwritten when the same file is loaded.</li> 608 </ul> 609 </li> 610 <li>Added a feature for controlling in detail the export destination folder and export file 611 <ul> 612 <li>A feature was added for controlling in detail the export destination folder and export file The feature <B>Save selection and its dependencies to files</B> can be used.</li> 613 </ul> 614 </li> 615 <li>Added a data suitability check when saving files 616 <ul> 617 <li>Data suitability (illegal paths, etc.) is checked when saving a file and a warning is displayed.</li> 618 </ul> 619 </li> 620 <li>Added user data to animation data 621 <ul> 622 <li>User data has been added to animation data.</li> 623 </ul> 624 </li> 625 <li>Changed the default folder location for newly created animation data 626 <ul> 627 <li>The default folder location when saving newly created animation data has been changed to use the same folder as bound model files.</li> 628 </ul> 629 </li> 630 <li>Added a "specified random direction" parameter to velocity/initial velocity on the particle set Properties panel 631 <ul> 632 <li>A "specified random direction" parameter has been added to velocity/initial velocity on the particle set Properties panel. An elliptical shape can be emitted by specifying "Direction" and "Random angle".</li> 633 </ul> 634 </li> 635 <li>Added a bone scaling method display to the model information category on the model Properties panel 636 <ul> 637 <li>The bone scaling method is now displayed in the model information category on the model Properties panel.</li> 638 </ul> 639 </li> 640 <li>Added display of whether to export normals to the mesh category of the model Properties panel and the mesh list panel 641 <ul> 642 <li>Whether to export normals is now displayed in the mesh category of the model Properties panel and the mesh list Properties panel.</li> 643 </ul> 644 </li> 645 <li>Added the mesh list Properties panel 646 <ul> 647 <li>A mesh list Properties panel has been added for displaying the data in the mesh category of the model Properties panel in a larger window.</li> 648 </ul> 649 </li> 650 <li>Added the <B>Add emitter</B> button to the particle model Properties panel. 651 <ul> 652 <li>The <B>Add emitter</B> button has been added to the particle model Properties panel.</li> 653 </ul> 654 </li> 655 <li>Changed the specifications of Preset on the material Properties panel Standard mode blend/test tab 656 <ul> 657 <li>A drawing layer has been added to the Preset parameter on the blend/test tab on the material Properties panel (Standard mode). Layer 0 is selected for opaque and omitted settings. Layer 1 is selected for transparent settings.</li> 658 </ul> 659 </li> 660 <li>Revised the wording on the material Properties panel Standard mode Blender tab 661 <ul> 662 <li>The terms "Import component" and "Export component" located on the Blender tab of the material Properties panel (Standard mode) have been changed to "SRC" and "DEST."</li> 663 </ul> 664 </li> 665 <li>Changed the notation for rendering layers 666 <ul> 667 <li>Notations that have read like "Layer 0: Render as opaque mesh" up to now, have been changed to "Layer 0."</li> 668 </ul> 669 </li> 670 <li>Added texture Properties panel features 671 <ul> 672 <li>The following features have been added to the texture Properties panel. 673 <ul> 674 <li>Color, alpha image preview</li> 675 <li>Mipmap preview</li> 676 <li>Zoom-in, zoom-out display</li> 677 <li>Mipmap level display</li> 678 </ul> 679 </li> 680 </ul> 681 </li> 682 <li>Added a compression quality setting to the animation data Properties panel. 683 <ul> 684 <li>A UI item for setting compression quality has been added to the animation data Properties panel.</li> 685 </ul> 686 </li> 687 <li>Changed specifications for Detailed mode category display 688 <ul> 689 <li>The following changes have been made to how categories are displayed in Detailed mode. 690 <ul> 691 <li>Faster display switching</li> 692 <li>Added a check/cancel button to all</li> 693 <li>Added buttons for jumping to the specified category</li> 694 </ul> 695 </li> 696 </ul> 697 </li> 698 <li>Improved the method of selecting curves when using CurveEditor 699 <ul> 700 <li>Curves can now be selected by mouse operation even in locations other than a key on the curve.</li> 701 </ul> 702 </li> 703 <li>Added a feature for displaying only items that have curves data under CurveEditor 704 <ul> 705 <li>A filter feature has been added for displaying only items that have curves in the CurveEditor tree display.</li> 706 </ul> 707 </li> 708 <li>Added support for recording CurveEditor snap settings 709 <ul> 710 <li>CurveEditor snap settings can now be recorded.</li> 711 </ul> 712 </li> 713 <li>Improved the Preview panel view point and grid display 714 <ul> 715 <li>The method of displaying the view point and grid has been improved to make exceedingly small data easier to edit.</li> 716 </ul> 717 </li> 718 <li>Added a feature for displaying highlights on the Preview panel during mesh selection 719 <ul> 720 <li>A feature for displaying highlights on the Preview panel during mesh selection on the model Properties panel has been added.</li> 721 </ul> 722 </li> 723 <li>Support for range selection of tree items 724 <ul> 725 <li>Support has been added for selecting a range of items on the tree view of the Contents panel and workspace panel by using the Shift key or dragging the mouse.</li> 726 </ul> 727 </li> 728 <li>Support for deleting selected content using the Delete key 729 <ul> 730 <li>Currently selected content on the Contents panel can now be deleted using the Delete key.</li> 731 </ul> 732 </li> 733 <li>Adjustments to the context menu on the Contents panel 734 <ul> 735 <li>Upon reviewing context menu items on the Contents menu, processing of selected content can now be executed by right clicking.</li> 736 </ul> 737 </li> 738 <li>Added a most recently used intermediate file menu 739 <ul> 740 <li>By selecting File > Recently used intermediate files, intermediate files can now be opened from a history log of most recently opened intermediate files.</li> 741 </ul> 742 </li> 743 <li>Changed log display specifications for the Console panel 744 <ul> 745 <li>Information and error messages have been standardized so that information is displayed in black and errors are displayed in red.</li> 746 </ul> 747 </li> 748 <li>Added a link feature to the scale edit feature on the model Properties panel 749 <ul> 750 <li>A feature for linking various scale-related parameters and performing batch edits has been added.</li> 751 </ul> 752 </li> 753 <li>Added a link feature to the size edit feature on the particle emitter Properties panel 754 <ul> 755 <li>A feature for linking various size-related parameters and performing batch edits has been added.</li> 756 </ul> 757 </li> 758 <li>Changed the camera W scale parameter to a W buffer flag 759 <ul> 760 <li>Because only a set value is usually ever set for the camera W scale, implementation has changed to use of a flag that selects whether to use the W buffer.</li> 761 </ul> 762 </li> 763 </ul> 764 <h3>Bug Fixes</h3> 765 <ul> 766 <li>Revised specifications so that skeletal models having nodes specified as billboards are not converted into models during selected model optimization 767 <ul> 768 <li>Specifications have been revised so that skeletal models having nodes specified as billboards are not converted into models when "SkeletalModel Simplification" is used during selected model optimization.</li> 769 </ul> 770 </li> 771 <li>Revised specifications so that that if even one process in a script file fails, the script fails 772 <ul> 773 <li>Specifications have been revised so that when a script file is loaded and executed, it fails even if only one process fails.</li> 774 </ul> 775 </li> 776 <li>Fixed a bug where texture references overwritten by texture pattern animations were being lost 777 <ul> 778 <li>A bug was fixed where reference data for textures overwritten by a texture pattern animation were being lost when saving files.</li> 779 </ul> 780 </li> 781 <li>Revised specifications so that no distinction is made between upper- and lower- case letters in file names and file paths 782 <ul> 783 <li>Specifications were revised to match Windows behavior so that no distinction is made between upper- and lower-case letters in file names and file paths. This improves unnatural behavior where the accidental mistyping of an upper- or lower-case character would be unintentionally treated as a different file.</li> 784 </ul> 785 </li> 786 <li>Revised specifications so that failure is returned when an unsupported file is loaded 787 <ul> 788 <li>Specifications were revised so that failure is returned when an unsupported file is loaded. In the past, loading was determined to have failed only when the file did not exist.</li> 789 </ul> 790 </li> 791 <li>Fixed a bug where polygons would crumble in some cases when meshes were merged after node optimization 792 <ul> 793 <li>This bug, where polygons would break down in some cases due to skinning mesh optimization, was fixed. 794 <ul> 795 <li>The bug would occur under the following conditions. 796 <ul> 797 <li>Smooth skinning meshes</li> 798 <li>- The material was the same, but had separate shape nodes under the DCC tool</li> 799 <li>- Nodes were merged during optimization</li> 800 <li>- Skinning shapes with matching bone configurations required for drawing were included under merged nodes</li> 801 </ul> 802 </li> 803 </ul> 804 </li> 805 </ul> 806 </li> 807 <li>Fixed a bug where file I/O could not be performed correctly in the German language local environment 808 <ul> 809 <li>A bug bug was where file I/O could not be performed correctly in the German language local environment.</li> 810 </ul> 811 </li> 812 <li>A bug was fixed where execution would terminate on an error if a cube model created under the Create menu was displayed on the actual hardware viewer without saving it to file. 813 <ul> 814 <li>A bug was fixed where execution would terminate on an error if a cube model created under the Create menu was displayed on the actual hardware viewer without saving it to file.</li> 815 </ul> 816 </li> 817 <li>Fixed a bug where attempts to simultaneously load a skeletal animation and model would fail 818 <ul> 819 <li>A bug was fixed where loading would fail with attempts at mistaken associations when simultaneously loading a skeletal animation and a regular model other than a skeletal model.</li> 820 </ul> 821 </li> 822 <li>Fixed a bug where <SkeletalAnimationDccToolExportOption> tags were deleted 823 <ul> 824 <li>A bug was fixed where <SkeletalAnimationDccToolExportOption> tags were being deleted when loading and saving intermediate files in CreativeStudio. Changes have also been made to the tag structure.</li> 825 </ul> 826 </li> 827 <li>Fixed a bug where the tool version used in log information would be re-written when importing or exporting an intermediate file 828 <ul> 829 <li>A bug was fixed where the tool version used in log information would be re-written when importing or exporting an intermediate file. (This version information did not directly influence operations or members of ToolDescriptions.)</li> 830 </ul> 831 </li> 832 <li>Cannot delete all textures on the material Properties panel 833 <ul> 834 <li>A bug was fixed where all textures could not be deleted even in the case of materials that did not use textures.</li> 835 </ul> 836 </li> 837 <li>Fixed a bug where negative values could not be set for the diffuse of a vertex light 838 <ul> 839 <li>Negative values can now be set for the diffuse of a vertex light. Such lights can be used as negative lights.</li> 840 </ul> 841 </li> 842 <li>Fixed a bug where the light enable flag could not be set 843 <ul> 844 <li>UI item for editing the light enable setting was added to various light panels.</li> 845 </ul> 846 </li> 847 <li>Fixed a bug where texture coordinators and so on could not be edited immediately after a material property test was carried out 848 <ul> 849 <li>A bug was fixed where texture coordinators and so on could not be edited immediately after a material property test was carried out.</li> 850 </ul> 851 </li> 852 <li>Fixed a bug with synchronization of the Playback/Stop buttons on the timeline panel 853 <ul> 854 <li>A bug was fixed where the Playback/Stop buttons on the timeline panel were not correctly synchronized when loading a file during animation playback.</li> 855 </ul> 856 </li> 857 <li>Fixed a bug where the current number of particles being displayed was more than the actual number being drawn 858 <ul> 859 <li>A bug was fixed where the current number of particles given on the particle set Properties panel was greater than the actual number of particles being drawn.</li> 860 </ul> 861 </li> 862 <li>Improved the default values used when a scale animation on the particle set Properties panel 863 <ul> 864 <li>A bug was fixed where initial values would be set to 0 when changing the type of particle set scale animation.</li> 865 </ul> 866 </li> 867 <li>Improved animation-related binding processes 868 <ul> 869 <li>Behavior has been changed so that when only one model is loaded into a scene, animations are bound to that model even if a model is not selected.</li> 870 </ul> 871 </li> 872 </ul> 873 <h3>Updates to the Manual</h3> 874 <ul> 875 <li>Revised the method of displaying to PARTNER-CTR Debugger</li> 876 <li>Added a section on editing multiple materials to the Graphics (Basic Guide) of the tutorial.</li> 877 <li>Added a section on light animation to the Graphics (Practical Guide) of the tutorial.</li> 878 <li>Added a section on color animation to the Graphics (Practical Guide) of the tutorial.</li> 879 <li>Added a mesh list to the UI Reference</li> 880 <li>Added common settings (for application programmers) to the property panel effects section of the UI reference.</li> 881 <li>Added a section on the animation data panel to UI Reference properties</li> 882 <li>Added a description of the differences between frame format and standard format and on compression quality to the description of the skeletal animation data panel in the UI Reference.</li> 883 </ul> 884 <h2 id="VERSION_1_0_1">Version 1.0.1 (2010/08/23)</h2> 885 <h3>Additions and Changes to Features</h3> 886 <p>There have been no additions or changes to features.</p> 887 <h3>Bug Fixes</h3> 888 <ul> 889 <li>Fixed a bug where parameters related to models or meshes were not being merged by merging. 890 <ul> 891 <li>A bug was fixed where parameters related to models or meshes were not being merged by merging.<br /> Specifically, support has been added for merging mesh type parameters (visibility settings, rendering priority, and user data) and model type parameters (animation settings, culling mode, and user data).</li> 892 </ul> 893 </li> 894 <li>Fixed a bug where the contents of the temporary folder for the DCC exporter were being deleted. 895 <ul> 896 <li>A bug has been fixed where the number of files in the temporary folder used for transferring data to CreativeStudio from the DCC exporter would continue to grow rather than being deleted.</li> 897 </ul> 898 </li> 899 <li>Corrected a bug arising when LF was used as the newline code in intermediate files. 900 <ul> 901 <li>A bug has been fixed where file loading would fail if an attempt was made to load an intermediate file where line feeds were being used for the newline code.</li> 902 </ul> 903 </li> 904 <li>Fixed a bug where combinations of coordinators on the Properties panel for materials (standard mode) could not be edited. 905 <ul> 906 <li>A bug has been fixed where combinations of coordinators on the Properties panel for materials (standard mode) could not be edited when switching the material selection.</li> 907 </ul> 908 </li> 909 </ul> 910 <h3>Updates to the Manual</h3> 911 <ul> 912 <li>Added a description of polygon offset.</li> 913 </ul> 914 <h2 id="VERSION_1_0_0">Version 1.0.0 (2010/07/29)</h2> 915 <h3>Additions and Changes to Features</h3> 916 <ul> 917 <li>Changed the behavior of <B>Convert skeletal models to standard models</B> 918 <ul> 919 <li>In the previous version, the conversion to model took place after the process to compress to a single node.<br /> That has been changed so now the conversion to model process can be run on its own.</li> 920 </ul> 921 </li> 922 <li>Changed the menu notation for the <B>Optimize selected models</B> feature. 923 <ul> 924 <li>Changed the menu notation so the <B>Optimize selected models</B> feature uses the same names as the Maya Export options.</li> 925 </ul> 926 </li> 927 <li>Changed the intermediate file format 928 <ul> 929 <li>Added camera animation information. 930 <ul> 931 <li>Added the <CODE>.clgt </CODE>file (or the <CODE>.cres</CODE> file included in light) to the output</li> 932 <li>Added <CODE>LightAnimationData</CODE>.</li> 933 <li>Added <CODE>Name="LightAnimation"</CODE> to <CODE>GraphicsAnimationGroupDescription</CODE></li> 934 </ul> 935 </li> 936 </ul> 937 </li> 938 <li>Added features to edit and preview light animation</li> 939 <li>Changed the behavior of spotlights to match the development hardware when <B>Angular attenuation</B> is not set 940 <ul> 941 <li>Spotlights now do not illuminate when <B>Angular attenuation</B> is not set.</li> 942 </ul> 943 </li> 944 <li>The same number of grid lines now show along the x and z axes in the <B>Preview </B>panel. 945 <ul> 946 <li>The number of grid lines shown in the <B>Preview </B>panel were set separately for the X and Z axes in the configuration file. That was changed so they share the same setting.</li> 947 </ul> 948 </li> 949 <li>When the <B>Preview </B>panel is set to the same resolution as the development hardware, the editing of the aspect ratio in the camera <B>Properties </B>panel now gets applied in the <B>Preview </B>panel. 950 <ul> 951 <li>Modified the UI for aspect ratio editing in the camera <B>Properties </B>panel, adding a button for configuring a ratio for the upper and lower screens</li> 952 </ul> 953 </li> 954 <li>Added support for selecting and editing various list items in the <B>Shader Creation</B> panel. 955 <ul> 956 <li>Items in the <B>Shader Creation</B> panel now can be edited after they have been configured.</li> 957 </ul> 958 </li> 959 <li>The type for lights with animation cannot be changed anymore. 960 <ul> 961 <li>When a light has animation, the type of the light can no longer be altered.</li> 962 </ul> 963 </li> 964 <li>The aspect ratio is now applied in the <B>Preview </B>panel when the preview mode is set to development hardware resolution. 965 <ul> 966 <li>When the <B>Preview </B>panel is set to the same resolution as the development hardware, the editing of the aspect ratio in the camera <B>Properties </B>panel now gets applied in the <B>Preview </B>panel.<br /> Modified the UI for aspect ratio editing in the camera Properties panel, adding a button for configuring a ratio for the upper and lower screens</li> 967 </ul> 968 </li> 969 <li>Moved the UI for the <B>Render sort</B> setting to the <B>Preview </B>panel. 970 <ul> 971 <li>Moved the UI for the <B>Render sort</B> setting from the camera <B>Properties </B>panel to the <B>Preview </B>panel. <br /> In addition, added configuration support for the <B>Render sort</B> setting.</li> 972 </ul> 973 </li> 974 <li>Now it is possible to use only a specific updater for fog density setting in the fog <B>Properties </B>panel. 975 <ul> 976 <li>The fog density is not applied to fog based on linear functions, so this setting cannot be configured in the UI.</li> 977 </ul> 978 </li> 979 <li>Changed the structure of the main menu 980 <ul> 981 <li>Straightened out the wording and order of menu items.</li> 982 <li><B>Create new</B> was changed to <B>Close all</B>.</li> 983 <li>Added a <B>Help </B>menu.</li> 984 </ul> 985 </li> 986 <li>Added confirmation messages for when exiting the application and closing all. 987 <ul> 988 <li>When you select to <B>Exit </B>the application or to <B>Close all</B> documents, messages now display to confirm those operations.</li> 989 </ul> 990 </li> 991 <li>Straightened out the <B>Properties </B> panel for materials. 992 <ul> 993 <li>The following changes were made to the material panel UI: 994 <ul> 995 <li>Changed <I>Combiner </I>tag to <B>Fragment </B>tag</li> 996 <li>Changed the <I>Blender </I>tag to <B>Blending & Tests</B> tag</li> 997 <li>Reorganized and revamped the UI structure inside the tags</li> 998 <li>Deleted the <B>Stencil test </B>UI from <B>Standard </B>mode (you can still edit this in <B>Details </B>mode)</li> 999 <li>Changed <I>Polygon Display Surface</I> to <B>Culling mode</B>.</li> 1000 <li>You can only select <B>Hide</B> (both-face culling) in <B>Details </B>mode now.</li> 1001 <li><I>Transparency </I>and <I>Render layer</I> have been standardized to <B>Render layer</B>.</li> 1002 </ul> 1003 </li> 1004 </ul> 1005 </li> 1006 <li>Eliminated the <I>Show model</I> checkbox 1007 <ul> 1008 <li>Eliminated the <I>Show model</I> checkbox because <B>Enable model</B> can be used instead.</li> 1009 </ul> 1010 </li> 1011 <li>Added the <B>Model info</B> category to the <B>Properties </B>panel for models. 1012 <ul> 1013 <li>Added a <B>Model info</B> category to the <B>Properties </B>panel for models, showing such information as the number of bones and the number of materials.</li> 1014 </ul> 1015 </li> 1016 <li>Added confirmation messages for when exiting the application and closing all.</li> 1017 <li>Support for linked preview of models and particles 1018 <ul> 1019 <li>Models and particles can now be combined together and previewed.<br /> From the menu select <B>Create </B>> <B>Particle link</B> to create particle linkage and then configure the settings for a model and particle combination in the <B>Properties </B>panel for particle collaborations. This feature is specific to NWCS previewing and does not work on the development hardware.</li> 1020 </ul> 1021 </li> 1022 <li>Fixed problem loading intermediate files when there was blank space in folder path. 1023 <ul> 1024 <li>Due to a bug, intermediate files (textures used by models. etc.) could not be loaded if there was a blank space anywhere in the folder path. That problem has been fixed.</li> 1025 </ul> 1026 </li> 1027 </ul> 1028 <h3>Bug Fixes</h3> 1029 <ul> 1030 <li>Fixed problem with merging when skeleton models had only one bone 1031 <ul> 1032 <li>When there was only one bone in the data, the merging was incorrect. This problem occurred for merged output with the exporter when <B>Unite All Node</B> was specified.</li> 1033 </ul> 1034 </li> 1035 <li>Fixed the problem of merge not working for a normal model that was not a skeletal model 1036 <ul> 1037 <li>Fixed the problem of merge not working for a normal model that was not a skeletal model. (The problem with merging occurred for data output by the exporter with <B>Convert To Model </B>specified.)</li> 1038 </ul> 1039 </li> 1040 <li>Fixed the problem of insufficient mesh merging after bone optimization 1041 <ul> 1042 <li>When a skeletal model was optimized, mesh merging was insufficient. That problem has been fixed.</li> 1043 </ul> 1044 </li> 1045 <li>Fixed the problem of the vertex scale changing after bone optimization 1046 <ul> 1047 <li>Depending on the data, sometimes after bone optimization the vertex scale would change due to wild weight values.</li> 1048 </ul> 1049 </li> 1050 <li>Fixed the problem of the vertex color values changing after bone optimization 1051 <ul> 1052 <li>During bone optimization, the vertex color for multiple vertices would be changed for data with the same vertex color settings.</li> 1053 </ul> 1054 </li> 1055 <li>Fixed problem with the <B>Shader Creation </B>panel 1056 <ul> 1057 <li>When there were multiple shader symbols in the <B>Shader Creation </B>panel, all would take the <B>Vector </B>value without correctly specifying the type. That problem has been fixed.<br /> Another problem was that the shader program index was not applied correctly. That too has been fixed.</li> 1058 </ul> 1059 </li> 1060 <li>Fixed problem with billboarding 1061 <ul> 1062 <li>In billboarding, Rotate and Scale were not applied to bones and nodes above the parent. That problem has been corrected.</li> 1063 </ul> 1064 </li> 1065 <li>Deleted the <B>Factor </B>item for <B>Polygon offset</B>. 1066 <ul> 1067 <li>DMPGL only supports the <B>Offset units</B> item for <B>Polygon offsets</B>, so the unsupported Factor item has been deleted.<br /> Polygon offset will look differently on the NWCS and CTR development hardware because the NWCS preview reflects POD's support or nonsupport for <B>Factor</B>.</li> 1068 </ul> 1069 </li> 1070 <li>Fixed the problem of referenced files not being added when an intermediate file was opened by dragging and dropping.</li> 1071 <li>Revised the <B>Properties </B>panel for materials so you cannot select combinations that cannot be used together for texture mapping. 1072 <ul> 1073 <li>To be in step with the hardware specifications, combinations that cannot be used together for texture mapping now cannot be selected. The settings that can be used are listed below: 1074 <ul> 1075 <li>Texture coordinates 1076 <ul> 1077 <li>Can use texture 0, 1 and 2</li> 1078 </ul> 1079 </li> 1080 <li>Camera cube coordinates 1081 <ul> 1082 <li>Can only use texture 0</li> 1083 </ul> 1084 </li> 1085 <li>Camera sphere coordinates 1086 <ul> 1087 <li>Can use texture 0, 1 and 2</li> 1088 </ul> 1089 </li> 1090 <li>projection 1091 <ul> 1092 <li>Can use texture 0 and 1</li> 1093 </ul> 1094 </li> 1095 </ul> 1096 </li> 1097 </ul> 1098 </li> 1099 <li>SP and CP can no longer be selected as the Input angle for Reflection and Fresnel (Lookup table) in the material <B>Properties </B>panel 1100 <ul> 1101 <li>SP and CP cannot be used as the input angle for Reflection and Fresnel in the hardware specifications, so the UI has been revised so these cannot be selected.</li> 1102 </ul> 1103 </li> 1104 <li>Fixed a problem with the data size notation for textures with mipmaps 1105 <ul> 1106 <li>The data size shown for textures did not take mipmaps into consideration. That problem has been fixed.</li> 1107 </ul> 1108 </li> 1109 <li>Fixed incorrect display of broken links between lookup table sets and textures 1110 <ul> 1111 <li>When the links between lookup table sets and textures were broken, the lookup table settings in the <B>Properties </B> panels for materials and fragment lights and the texture settings in the <B>Properties </B> panel for materials would display as "Not used" and could not be properly edited. That problem has been fixed.</li> 1112 </ul> 1113 </li> 1114 <li>Fixed problem of comments not being saved for light sets in scene environment. 1115 <ul> 1116 <li>Comments for light sets contained in the scene environment were not being saved. That problem has been corrected.</li> 1117 </ul> 1118 </li> 1119 <li>Fixed problem with display of LA4, LA8 textures in the <B>Properties </B> panel 1120 <ul> 1121 <li>The color image and alpha image for LA4, LA8 textures were reversed in the <B>Properties </B> panel. That problem has been corrected.</li> 1122 </ul> 1123 </li> 1124 <li>Fixed problem with the intermediate file updater for particles 1125 <ul> 1126 <li>Updating could not be done properly when the string specifying the pattern for a texture pattern animation was empty. That problem has been corrected.</li> 1127 </ul> 1128 </li> 1129 </ul> 1130 <h3>Updates to the Manual</h3> 1131 <p>None.</p> 1132 <!-- InstanceEndEditable --> </div> 1133 <div class="footer" /> 1134</div> 1135<hr><p>CONFIDENTIAL</p></body> 1136<!-- InstanceEnd --> 1137</html>