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<head> 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5<meta http-equiv="Content-Style-Type" content="text/css" /> 6<title>NintendoWare for CTR 1.2.23 Release Notes</title> 7<style type="text/css"> 8<!-- 9 10BODY 11{ 12 padding : 4px 13} 14 15H1 16{ 17 font-weight : bold; 18 font-size : 250%; 19 text-align : left; 20 color : #FF6600; 21 margin : 0em 0em 0.5em 0em; 22} 23 24H2 25{ 26 font-weight : bold; 27 font-size : 150%; 28 text-align : left; 29 margin : 2em 0em 0.5em 0em; 30 padding-top : 8pt; 31 border-top-style : double; 32 border-top-width : 3px; 33} 34 35H3 36{ 37 font-weight : bold; 38 font-size : 120%; 39 margin : 1em 0em 0.5em 0em; 40 padding-top : 8pt; 41 border-top-style : solid; 42 border-top-width : 1px; 43} 44 45H4 46{ 47 font-weight : normal; 48 font-size : 100%; 49 margin : 0em 0em 0em 0.5em; 50} 51 52DIV.date 53{ 54 font-size : normal; 55 text-align : right; 56 margin : 0pt 0pt 12pt 0pt; 57} 58 59DIV.licence 60{ 61 padding: 0em; 62 margin: 1em; 63 border-style : solid; 64 border-width : 1px; 65} 66 67DIV.caution 68{ 69 padding: 0.5em; 70 margin: 1em; 71 border-style : solid; 72 border-width : 1px; 73} 74 75P 76{ 77 font-size : normal; 78 margin : 0em 1em 0.5em 1em; 79 line-height : 150%; 80} 81 82PRE 83{ 84 font-size : normal; 85 margin : 1em; 86 line-height : 120%; 87} 88 89DT 90{ 91 margin : 1em 0em 0em 1em; 92} 93DD 94{ 95 margin-left : 3em; 96} 97UL 98{ 99 margin : 0em 0em 1em 1em; 100 padding : 0; 101} 102LI 103{ 104 margin : 0em 0em 0em 1em; 105} 106 107--> 108</style> 109</head> 110<body> 111 112<h1>NintendoWare for CTR 1.2.23 Release Notes</h1> 113 114<div class="date">2011/01/12</div> 115 116<h2>Introduction</h2> 117<p>This package is NintendoWare for CTR 1.2.23.</p> 118 119<p> 120NintendoWare for CTR is the collective name for the basic tools and libraries used to develop graphics and sounds for CTR game software. Note: NintendoWare for CTR is simply referred to as "NintendoWare" throughout this document. 121</p> 122<p> 123This document is the release notes for NintendoWare for CTR 1.2.23. 124</p> 125 126<h2>Table of Contents</h2> 127<ul style="list-style-type: none;"> 128<li><a href="#subject_package">Package Contents</a></li> 129<li><a href="#subject_system_requirement">System Requirements</a></li> 130<li><a href="#subject_setup">Installation Procedure</a></li> 131<li><a href="#subject_changelog_1_2_23">Changes in 1.2.23</a></li> 132<li><a href="#subject_changelog_1_2_19">Changes in 1.2.19</a></li> 133<li><a href="#subject_changelog_1_2_16">Changes in 1.2.16</a></li> 134<li><a href="#subject_changelog_1_2_15">Changes in 1.2.15</a></li> 135<li><a href="#subject_changelog_1_2_14">Changes in 1.2.14</a></li> 136<li><a href="#subject_changelog_1_2_13">Changes in 1.2.13</a></li> 137<li><a href="#subject_changelog_1_2_12">Changes in 1.2.12</a></li> 138<li><a href="#subject_changelog_1_2_11">Changes in 1.2.11</a></li> 139<li><a href="#subject_changelog_1_2_10">Changes in 1.2.10</a></li> 140<li><a href="#subject_changelog_1_2_9">Changes in 1.2.9</a></li> 141<li><a href="#subject_changelog_1_2_8">Changes in 1.2.8</a></li> 142<li><a href="#subject_changelog_1_2_7">Changes in 1.2.7</a></li> 143<li><a href="#subject_changelog_1_2_6">Changes in 1.2.6</a></li> 144<li><a href="#subject_changelog_1_2_5">Changes in 1.2.5</a></li> 145<li><a href="#subject_changelog_1_2_4">Changes in 1.2.4</a></li> 146<li><a href="#subject_changelog_1_2_3">Changes in 1.2.3</a></li> 147<li><a href="#subject_changelog_1_2_2">Changes in 1.2.2</a></li> 148<li><a href="#subject_changelog_1_2_1">Changes in 1.2.1</a></li> 149<li><a href="#subject_changelog_1_2_0">Changes in 1.2.0</a></li> 150 151<li><a href="#subject_knownissues">Known Issues</a></li> 152<li><a href="#subject_info">NintendoWare-related Information</a></li> 153<li><a href="#subject_note">Notes</a></li> 154</ul> 155 156 157 158<h2 id="subject_package">Package Contents</h2> 159 160<p> 161The NintendoWare package contains the following libraries and tools. 162</p> 163 164<ul> 165 <li>Runtime Library</li> 166 <ul> 167 <li>System Library</li> 168 <li>3D Graphics Library</li> 169 <li>2D Layout Library</li> 170 <li>The Sound Library</li> 171 </ul> 172 <li>NW4C CreativeStudio</li> 173 <li>NW4C Layout Editor</li> 174 <li>NW4C SoundMaker</li> 175 <li>NW4C Viewer</li> 176 <li>Various data converters</li> 177 <li>Various DCC tool plug-ins</li> 178 <li>Manuals and Function Reference</li> 179</ul> 180 181 182<h2 id="subject_system_requirement">System Requirements</h2> 183<h3>Operating System</h3> 184<ul> 185 <li>Microsoft Windows XP Professional Service Pack 3 (32-bit)</li> 186 <li>Microsoft Windows 7 Professional (64-bit)</li> 187</ul> 188<p>For information regarding operations on Windows 7, see the section <I>Confirmed Operations of NintendoWare for CTR Windows 7 (64-bit)</I>.</p> 189 190<h3>Software Requirements</h3> 191<ul> 192 <li>The software given below is required to use the various runtime libraries.</li> 193 <ul> 194 <li>CTR-SDK 0.14.23</li> 195 <li>RVCT 4.0 for Nintendo (ARM compiler), 2010/09/09 version</li> 196 <li>PARTNER-CTR 2010/12/24 version</li> 197 </ul> 198</ul> 199 200<ul> 201 <li>The software given below is required to use the various Windows applications.</li> 202 <ul> 203 <li>Microsoft .NET Framework 3.5 Service Pack 1</li> 204 <li>Microsoft Visual C++ 2008 Runtime Library</li> 205 </ul> 206</ul> 207 208<ul> 209 <li>The software given below is required to use the Photoshop plug-in.</li> 210 <ul> 211 <li>Windows Version Adobe Photoshop CS5</li> 212 <li>Windows Version Adobe Photoshop CS4</li> 213 <li>Windows Version Adobe Photoshop CS3</li> 214 <li>Windows Version Adobe Photoshop CS2</li> 215 </ul> 216</ul> 217 218<ul> 219 <li>The software given below is required to use the Maya plug-in.</li> 220 <ul> 221 <li>Windows Version Maya 2011</li> 222 <li>Windows Version Maya 2010</li> 223 <li>Windows Version Maya 2009</li> 224 <li>Windows version of Maya 2008 Extension 2</li> 225 <li>Windows version of Maya 2008 Service Pack 1</li> 226 </ul> 227</ul> 228 229<ul> 230 <li>The software given below is required to use the 3ds Max plug-in.</li> 231 <ul> 232 <li>Windows version 3ds Max 2009</li> 233 <li>Windows version 3ds Max 2010</li> 234 </ul> 235</ul> 236 237<ul> 238 <li>The software given below is required to use the Softimage plug-in.</li> 239 <ul> 240 <li>Windows version Softimage 7.5</li> 241 <li>Windows version Softimage 2010</li> 242 </ul> 243</ul> 244 245<h2 id="subject_setup">Installation Procedure</h2> 246<p> 247Run the setup.wsf file located in the NintendoWare/CTR folder. This will set the NW4C_ROOT environment variable to the absolute path of the NintendoWare/CTR folder. 248</p> 249 250 251 252<h2 id="subject_changelog_1_2_23">Changes in 1.2.23</h2> 253<h3>Added and Changed Features</h3> 254<p>None.</p> 255<h3>Bug fixes</h3> 256<h4>Sound development environment</h4> 257<ul style="list-style-type:none;"> 258<li><a href="#note_40-S01">Note 40-S01: (Library) Fixed a bug that would access nn::fs during sleep</a></li> 259</ul> 260<h3 id="note_40-S01">Note 40-S01: (Library) Fixed a bug that would access nn::fs during sleep</h3> 261<p>There was a bug where nn::fs would be accessed regardless of whether the system was sleeping if sleep was entered while playing a stream sound or loading data into the player heap. This has been fixed by making fs inaccessible by calling the following API functions. 262</p> 263<ul><li> nw::snd::SoundSystem::EnterSleep 264</li> 265<li> nw::snd::SoundSystem::LeaveSleep 266</li> 267</ul> 268<p>For details, see Chapter 9, Processing During Sleep in the Sound Programmer's Guide. 269</p> 270<h2 id="subject_changelog_1_2_19">Changes in 1.2.19</h2> 271<h3>Added and Changed Features</h3> 272<p>None.</p> 273<h3>Bug fixes</h3> 274<p>None.</p> 275<h2 id="subject_changelog_1_2_16">Changes in 1.2.16</h2> 276<h3>Added and Changed Features</h3> 277<p>None.</p> 278<h3>Bug fixes</h3> 279<h4>3D Graphics Development Environment</h4> 280<ul style="list-style-type:none;"> 281<li><a href="#note_38-G01">Note 38-G01: (Demo) Fixed a bug related to multi-textures created by ProjectionShadowDemo and ShadowMapDemo</a></li> 282</ul> 283<h3 id="note_38-G01">Note 38-G01: (Demo) Fixed a bug related to multi-textures created by ProjectionShadowDemo and ShadowMapDemo</h3> 284<p>There was a problem with ProjectionShadoDemo and ShadowMapDemo where the demo would stop if the camera was pointed in a particular direction. 285</p> 286<p>This was due to a problem with multi-texture processing that would cause a problem with the GPU. This problem could occur when the GPU entered a wait state in cases where the processing load associated with each multi-texture was uneven. 287</p> 288<p>To alleviate this problem, adjustments were made to make the processing load of shadow textures even by making filter settings and mipmap settings linear versus the floor texture used by ProjectionShadowDemo and ShadowMapDemo. 289</p> 290<h2 id="subject_changelog_1_2_15">Changes in 1.2.15</h2> 291<h3>Added and Changed Features</h3> 292<p>None.</p> 293<h3>Bug fixes</h3> 294<h4>Sound development environment</h4> 295<ul style="list-style-type:none;"> 296<li><a href="#note_37-S01">Note 37-S01: (Library) Fixed a bug related to performing operations on independently obtained voices when running a sound thread in the system core</a></li> 297</ul> 298<h3 id="note_37-S01">Note 37-S01: (Library) Fixed a bug related to performing operations on independently obtained voices when running a sound thread in the system core</h3> 299<p>A bug has been fixed where, If a sound thread is run in the system core and operations are perfomed on an instance of nn::snd::Voice class obtained directly, abnormal playback by nn::snd::Voice would occassionally be made using the wrong pitch. 300</p> 301<p>In relation to this, notes given in Section 7.1.2 Synchronous Processing in Chapter 7 Notes on in the Sound Programmer's Guide have been updated. 302</p> 303<h2 id="subject_changelog_1_2_14">Changes in 1.2.14</h2> 304<h3>Added and Changed Features</h3> 305<p>None.</p> 306<h3>Bug fixes</h3> 307<h4>3D Graphics Development Environment</h4> 308<ul style="list-style-type:none;"> 309<li><a href="#note_36-G01">Note 36-G01: (Library) Fixed problem in rendering that occurred after switching from a geometry shader to a vertex shader</a></li> 310</ul> 311<h4>Sound development environment</h4> 312<ul style="list-style-type:none;"> 313<li><a href="#note_36-S01">Note 36-S01: (Library) Fixed bug that caused freezing during operation of the system core</a></li> 314</ul> 315<h3 id="note_36-G01">Note 36-G01: (Library) Fixed problem in rendering that occurred after switching from a geometry shader to a vertex shader</h3> 316<p>Previously, there was a bug that caused incorrect rendering in certain circumstances. If you created your own geometry shader and set it for a material, and the color and texture coordinate settings of the next-rendered material (not using this geometry shader) were identical to the settings of the first material, it would not be rendered correctly. 317</p> 318<p>Behavior has been revised so that now, when rendering switches from a geometry shader to a vertex shader, the <CODE>ShaderProgram::ActivateShaderProgram</CODE> function correctly re-sets the shader uniforms. 319</p> 320<p>In previous versions of the library it was necessary to work around this bug by setting the hash values of the next-rendered material to <CODE>0</CODE>, but with this fix that workaround is no longer necessary. 321</p> 322<h3 id="note_36-S01">Note 36-S01: (Library) Fixed bug that caused freezing during operation of the system core</h3> 323<p>Fixed a bug that on rare occasions caused execution to stop within a Sound library function when a sound thread was running in the system core. 324</p> 325<h2 id="subject_changelog_1_2_13">Changes in 1.2.13</h2> 326<h3>Added and Changed Features</h3> 327<p>None.</p> 328<h3>Bug fixes</h3> 329<h4>3D Graphics Development Environment</h4> 330<ul style="list-style-type:none;"> 331<li><a href="#note_35-G01">Note 35-G01: (Library) Fixed problem that prevented configuration of lookup tables for dynamically generated fragment lights</a></li> 332</ul> 333<h3 id="note_35-G01">Note 35-G01: (Library) Fixed problem that prevented configuration of lookup tables for dynamically generated fragment lights</h3> 334<p>Fixed bug that caused an assertion failure to occur when lookup tables were configured for fragment lights created by DynamicBuilder. 335</p> 336<h2 id="subject_changelog_1_2_12">Changes in 1.2.12</h2> 337<h3>Added and Changed Features</h3> 338<p>None.</p> 339<h3>Bug fixes</h3> 340<p>None.</p> 341<h2 id="subject_changelog_1_2_11">Changes in 1.2.11</h2> 342<h3>Added and Changed Features</h3> 343<p>None.</p> 344<h3>Bug fixes</h3> 345<p>None.</p> 346<h2 id="subject_changelog_1_2_10">Changes in 1.2.10</h2> 347<h3>Added and Changed Features</h3> 348<p>None.</p> 349<h3>Bug fixes</h3> 350<p>None.</p> 351<h2 id="subject_changelog_1_2_9">Changes in 1.2.9</h2> 352<h3>Added and Changed Features</h3> 353<p>None.</p> 354<h3>Bug fixes</h3> 355<p>None.</p> 356<h2 id="subject_changelog_1_2_8">Changes in 1.2.8</h2> 357<h3>Added and Changed Features</h3> 358<p>None.</p> 359<h3>Bug fixes</h3> 360<p>None.</p> 361<h2 id="subject_changelog_1_2_7">Changes in 1.2.7</h2> 362<h3>Added and Changed Features</h3> 363<p>None.</p> 364<h3>Bug fixes</h3> 365<h4>3D Graphics Development Environment</h4> 366<ul style="list-style-type:none;"> 367<li><a href="#note_29-G01">Note 29-G01: (Library) Fixed problem with irregular replay of quantized animation.</a></li> 368</ul> 369<h4>Sound development environment</h4> 370<ul style="list-style-type:none;"> 371<li><a href="#note_29-S01">Note 29-S01: (Library) Fixed problem of infinite loop happening when master volume set</a></li> 372<li><a href="#note_29-S02">Note 29-S02: (Library) Fixed the include guard of <CODE>snd_WaveSound.h</CODE></a></li> 373</ul> 374<h3 id="note_29-G01">Note 29-G01: (Library) Fixed problem with irregular replay of quantized animation.</h3> 375<p>When an animation curve comprised of multiple segments was quantized, gaps would sometimes open up between the segments. When such an animation was played, sometimes access violations and other problems would arise. This was fixed by treating any gap between segments as the starting frame of the next segment. 376</p> 377<h3 id="note_29-S01">Note 29-S01: (Library) Fixed problem of infinite loop happening when master volume set.</h3> 378<p>When any of the following functions were called, there was a possibility of the process falling into an infinite loop. That problem has been corrected. 379</p> 380<ul><li> <CODE>SoundSystem::SetMasterVolume</CODE> function (only if called when <B>fadeTimes</B> = 0 ) 381</li> 382<li> <CODE>SoundSystem::SetSrcType</CODE> function. 383</li> 384<li> <CODE>SoundSystem::SetOutputMode</CODE> function 385</li> 386</ul> 387<h3 id="note_29-S02">Note 29-S02: (Library) Fixed the include guard of <CODE>snd_WaveSound.h</CODE>.</h3> 388<p>The include guard of <CODE>nw/snd/snd_WaveSound.h</CODE> was wrong, so it was corrected. 389</p> 390<h2 id="subject_changelog_1_2_6">Changes in 1.2.6</h2> 391<h3>Added and Changed Features</h3> 392<p>None.</p> 393<h3>Bug fixes</h3> 394<h4>CreativeStudio</h4> 395<ul style="list-style-type:none;"> 396<li><a href="#note_28-C01">Note 28-C01: (Binary Output) Fixed problem with export of skeletal animation when curve's <CODE>RepeatMethod </CODE>set to <B>None</B></a></li> 397</ul> 398<h3 id="note_28-C01">Note 28-C01: (Binary Output) Fixed problem with export of skeletal animation when curve's <CODE>RepeatMethod </CODE>set to <CODE>None</CODE></h3> 399<p>The was a problem with the export of skeletal animation when the curve's <CODE>RepeatMethod</CODE> was set to <CODE>None</CODE>. That has been corrected. This problem does not arise when skeletal animations are exported in frame format. 400</p> 401<h2 id="subject_changelog_1_2_5">Changes in 1.2.5</h2> 402<h3>Added and Changed Features</h3> 403<p>None.</p> 404<h3>Bug fixes</h3> 405<h4>System Library</h4> 406<ul style="list-style-type:none;"> 407<li><a href="#note_27-B01">Note 27-B01: (Library) Fixed <CODE>font</CODE> library problem regarding clearing of texture cache when rendering</a></li> 408</ul> 409<h4>2D Layout Development Environment</h4> 410<ul style="list-style-type:none;"> 411<li><a href="#note_27-L01">Note 27-L01: (Library) Fixed a problem regarding clearing of texture cache</a></li> 412</ul> 413<h3 id="note_27-B01">Note 27-B01: (Library) Fixed <CODE>font</CODE> library problem regarding clearing of texture cache when rendering</h3> 414<p>During rendering by the <CODE>font </CODE>library, the texture cache was not cleared adequately. This bug has been fixed. In correcting this problem, the memory used for rendering has been increased by 8 bytes per character. 415</p> 416<h3 id="note_27-L01">Note 27-L01: (Library) Fixed a problem regarding clearing of texture cache</h3> 417<p>In the rendering by <CODE>Drawer</CODE>, the texture cache was not cleared adequately. This bug has been fixed. 418</p> 419<h2 id="subject_changelog_1_2_4">Changes in 1.2.4</h2> 420<h3>Added and Changed Features</h3> 421<p>None.</p> 422<h3>Bug fixes</h3> 423<h4>Sound development environment</h4> 424<ul style="list-style-type:none;"> 425<li><a href="#note_26-S01">Note 26-S01: (Library) Fixed a problem with the <CODE>SoundArchivePlayer::GetSoundPlayer</CODE> function</a></li> 426</ul> 427<h3 id="note_26-S01">Note 26-S01: (Library) Fixed a problem with the <CODE>SoundArchivePlayer::GetSoundPlayer</CODE> function</h3> 428<p>For the <CODE>SoundArchivePlayer::GetSoundPlayer</CODE> function with the <CODE>const char*</CODE>argument, the process stopped on assert no matter what label string was passed. That problem has been corrected. 429</p> 430<p>When the player's label string is passed normally a SoundPlayer instance can be acquired. If the passed label string does not match any player, the process stops on assert. 431</p> 432<h2 id="subject_changelog_1_2_3">Changes in 1.2.3</h2> 433<h3>Added and Changed Features</h3> 434<p>None.</p> 435<h3>Bug fixes</h3> 436<p>None.</p> 437<h2 id="subject_changelog_1_2_2">Changes in 1.2.2</h2> 438<h3>Added and Changed Features</h3> 439<p>None.</p> 440<h3>Bug fixes</h3> 441<h4>Sound development environment</h4> 442<ul style="list-style-type:none;"> 443<li><a href="#note_24-S01">Note 24-S01: (Library) Fixed problem with master volume not being applied </a></li> 444</ul> 445<h3 id="note_24-S01">Note 24-S01: (Library) Fixed problem with master volume not being applied</h3> 446<p>The master volume was not applied to sounds that started playing at their true volume. The problem was corrected. 447</p> 448<h2 id="subject_changelog_1_2_1">Changes in 1.2.1</h2> 449<h3>Added and Changed Features</h3> 450<h4>Sound development environment</h4> 451<ul style="list-style-type:none;"> 452<li><a href="#note_23-S05">Note 23-S05: (Documentation) Updated the <EM>Sound Programmer's Guide</EM></a></li> 453</ul> 454<h3>Bug fixes</h3> 455<h4>3D Graphics Development Environment</h4> 456<ul style="list-style-type:none;"> 457<li><a href="#note_23-G01">Note 23-G01: (Library) Fixed problem of VertexColorScale being set to 1 by SetAmbient of ResMaterialColor.</a></li> 458<li><a href="#note_23-G02">Note 23-G02: (Library) Fixed compile error with the <CODE>Signal</CODE> class <CODE>GetMemorySizeForFixedSizedSignal</CODE> function</a></li> 459<li><a href="#note_23-G03">Note 23-G03: (Library) Deleted ASSERT for checking texture 32MB boundary in FCRAM</a></li> 460<li><a href="#note_23-G04">Note 23-G04: (Library) Fixed a bug where the GPU would possibly stall due to failed invalidation of the vertex load array</a></li> 461<li><a href="#note_23-G05">Note 23-G05: (Library) <CODE>ShaderParameter</CODE> is now invariably set when <CODE>ShaderProgram</CODE> has been changed</a></li> 462</ul> 463<h4>2D Layout Development Environment</h4> 464<ul style="list-style-type:none;"> 465<li><a href="#note_23-L01">Note 23-L01: (Library) Fixed problem of Window pane frame being drawn in location of subsequent pane</a></li> 466</ul> 467<h4>Sound development environment</h4> 468<ul style="list-style-type:none;"> 469<li><a href="#note_23-S01">Note 23-S01: (Library) Fixed problem regarding release of <CODE>FxDelay</CODE> memory</a></li> 470<li><a href="#note_23-S02">Note 23-S02: (Library) Fixed problem related to playing of stereo waveforms</a></li> 471<li><a href="#note_23-S03">Note 23-S03: (Library) Fixed a bug related to sound drop-outs when running in the system core</a></li> 472<li><a href="#note_23-S04">Note 23-S04: (Converter) Fixed problem of conversion always failing when <CODE>.cinl</CODE> file containing invalid instrument included in text sequence</a></li> 473</ul> 474<h4>MayaPlugin</h4> 475<ul style="list-style-type:none;"> 476<li><a href="#note_23-M01">Note 23-M01: Fixed problem with incorrect export of visibility animation</a></li> 477</ul> 478<h3 id="note_23-G01">Note 23-G01: (Library) Fixed problem of VertexColorScale being set to 1 by SetAmbient of ResMaterialColor</h3> 479<p>A bug caused VertexColorScale to be set to 1 when Color was configured by SetAmbient of ResMaterialColor. Revisions were made so VertexColorScale no longer changes. 480</p> 481<h3 id="note_23-G02">Note 23-G02: (Library) Fixed compile error with the <CODE>Signal </CODE>class <CODE>GetMemorySizeForFixedSizedSignal</CODE> function</h3> 482<p>A compile error would happen when the <CODE>Signal </CODE>class <CODE>GetMemorySizeForFixedSizedSignal</CODE> function was called. That problem has been fixed. 483</p> 484<h3 id="note_23-G03">Note 23-G03: (Library) Deleted ASSERT for checking texture 32MB boundary in FCRAM</h3> 485<p>An ASSERT was inserted to make sure textures did not straddle a 32MB boundary as a restriction in the old hardware, but that item has now been deleted as an ASSERT condition. 486</p> 487<h3 id="note_23-G04">Note 23-G04: (Library) Fixed a bug where the GPU would possibly stall due to failed invalidation of the vertex load array</h3> 488<p>There was a possibility that the GPU would stall because invalidation of the vertex load array, added in version 1.2.0, did not work correctly. Sometimes vertex data would become corrupted and the GPU would stall, if an attempt was made to render a mesh with a total number of VertexAttributes less than the number of VertexStream objects of the previous mesh after rendering a mesh with a large number of VertexStream objects. This bug has been fixed. A correction was made in version 1.2.0.4, but there were still cases where vertex data corruption could not be completely prevented, so additional measures were taken. 489</p> 490<h3 id="note_23-G05">Note 23-G05: (Library) <CODE>ShaderParameter </CODE>is now invariably set when <CODE>ShaderProgram </CODE>has been changed</h3> 491<p>When the User Shader was being used, sometimes materials without a configured <B>ShaderParameter </B> would render incorrectly. To correct for this, <B>ShaderParameter</B> is now invariably set when <B>ShaderProgram</B> has been changed. 492</p> 493<h3 id="note_23-L01">Note 23-L01: (Library) Fixed problem of Window pane frame being drawn in location of subsequent pane</h3> 494<p>The frame of the Window pane would be drawn in the location of subsequent panes. That problem has been fixed. 495</p> 496<p>This problem occurred when the Window pane content or the texture used between frames differed, but the texture used by the frame and the subsequent pane were the same. 497</p> 498<h3 id="note_23-S01">Note 23-S01: (Library) Fixed problem regarding release of <CODE>FxDelay</CODE> memory</h3> 499<p>Execution would stop on an assert when the <CODE>FxDelay</CODE> destructor was called after a call to <CODE>FxDelay::ReleaseWorkBuffer</CODE>. That problem has been fixed. 500</p> 501<h3 id="note_23-S02">Note 23-S02: (Library) Fixed problem related to playing of stereo waveforms</h3> 502<p>Execution would stop on an exception when the attempt was made to play a stereo waveform with the lowest channel priority during the playback of up to the maximum number of waveforms. The problem has been fixed. 503</p> 504<h3 id="note_23-S03">Note 23-S03: (Library) Fixed a bug related to sound drop-outs when running in the system core</h3> 505<p>There where sound drop-outs when a sound thread was running in the system core. That problem has been corrected. 506</p> 507<h3 id="note_23-S04">Note 23-S04: (Converter) Fixed problem of conversion always failing when <CODE>.cinl</CODE> file containing invalid instrument included in text sequence</h3> 508<p>If an invalid instrument was defined in C++ comment syntax in a <CODE>.cinl</CODE> file, any text sequence that included this file would invariably fail to be converted. That problem has been corrected. 509</p> 510<p>Henceforth from this version, definitions of invalid instruments are no longer exported to the <CODE>.cinl</CODE> file. 511</p> 512<h3 id="note_23-S05">Note 23-S05: (Documentation) Updated the <I>Sound Programmer's Guide</I></h3> 513<p>Added mention that when operating in the system core, <CODE>nn::snd::VOICE_PRIORITY_NODROP</CODE> must be specified when independently calling the <CODE>nn::snd::AllocVoice</CODE>function. 514</p> 515<p>The following additions, deletions and changed were made: 516</p> 517<ul><li> (Added) Section 7.1.1 Notes Regarding Operation in System Core 518</li> 519<li> (Added) Section 7.1.2 Synchronous Processing 520</li> 521<li> (Deleted) Section 8.4 How to Use in Combination with the CTR_SDK nn::snd Library 522</li> 523<li> (Changed) Section 8.5 Supplemental Information 524</li> 525</ul> 526<h3 id="note_23-M01">Note 23-M01: Fixed problem with incorrect export of visibility animation</h3> 527<p>Visibility animation did not export correctly when the <CODE>cmdl</CODE> file and <CODE>ctex</CODE> file and <CODE>cmata</CODE> were not exported. That problem has been fixed. 528</p> 529<h2 id="subject_changelog_1_2_0">Changes in 1.2.0</h2> 530<h3>Added and Changed Features</h3> 531<h4>Overall Development Environment</h4> 532<ul style="list-style-type:none;"> 533<li><a href="#note_22-D01">Note 22-D01: Updated the IntermediateFileFormat documentation</a></li> 534</ul> 535<h4>System Library</h4> 536<ul style="list-style-type:none;"> 537<li><a href="#note_22-B01">Note 22-B01: (Library) Changed the exclusive control of SharedPtr</a></li> 538<li><a href="#note_22-B02">Note 22-B02: (Library) Added a feature for disabling NW_DEPRECATED_FUNCTION</a></li> 539<li><a href="#note_22-B03">Note 22-B03: (Library) Added a high-speed version of push_back to MoveArray</a></li> 540<li><a href="#note_22-B05">Note 22-B05: (Library) Added a macro definition for selecting one or more than one slot for signal management</a></li> 541</ul> 542<h4>CreativeStudio</h4> 543<ul style="list-style-type:none;"> 544<li><a href="#note_22-C20">Note 22-C20: (Intermediate File Import/Export) Changed so that the compression quality settings for skeletal animation can be individually set in SRT</a></li> 545<li><a href="#note_22-C21">Note 22-C21: (Intermediate File Import/Export) Revised so that a warning is given when saving a file regarding invalid texture pattern animation</a></li> 546<li><a href="#note_22-C22">Note 22-C22: (Intermediate File Import/Export) Revised so that a warning is given when saving a file regarding invalid lights</a></li> 547<li><a href="#note_22-C23">Note 22-C23: (Intermediate File Import/Export) Added an invalid reference path check for textures, lookup tables, etc.</a></li> 548<li><a href="#note_22-C24">Note 22-C24: (Intermediate File Import/Export) Changed so that file overwrite confirmation can be specified in the "Save selected files and existing files" feature</a></li> 549<li><a href="#note_22-C25">Note 22-C25: (Binary Output) Revised so a warning is displayed during binary output of data that has been set for both-face culling</a></li> 550<li><a href="#note_22-C26">Note 22-C26: (Binary Output) Changed so a warning is displayed when the target for animation binding is not found</a></li> 551<li><a href="#note_22-C27">Note 22-C27: (Merge) Improved so that an attempt to merge mesh information is made based on node name information when the number of meshes fluctuates</a></li> 552<li><a href="#note_22-C28">Note 22-C28: (Optimization) Improved curve compression processing including special condition keys with skeletal animation compression processing</a></li> 553<li><a href="#note_22-C29">Note 22-C29: (Optimization) Added a optimization log to the skeletal animation file</a></li> 554<li><a href="#note_22-C30">Note 22-C30: (Property Panel General) Added a color picker</a></li> 555<li><a href="#note_22-C31">Note 22-C31: (Property Panel General) Revised the content name notation when several contents are selected</a></li> 556<li><a href="#note_22-C32">Note 22-C32: (Property Panel General) Support for pop-up display of detailed mode/category lists</a></li> 557<li><a href="#note_22-C33">Note 22-C33: (Material Properties Panel) Improved the edit feature of the texture combiner</a></li> 558<li><a href="#note_22-C34">Note 22-C34: (Material Properties Panel) Added setting restrictions for textures used in bump mapping in material properties panel (standard mode)</a></li> 559<li><a href="#note_22-C35">Note 22-C35: (Particle Set Properties Panel) Changed the initial values for the particle parameters</a></li> 560<li><a href="#note_22-C36">Note 22-C36: (Particle Emitter Properties Panel) Added a trace feature to the particle model</a></li> 561<li><a href="#note_22-C37">Note 22-C37: (Animation Data Properties Panel) Changed so that compression quality cannot be specified when frame format is enabled in skeletal animation</a></li> 562<li><a href="#note_22-C38">Note 22-C38: (Animation Data Properties Panel) Changed so that the compression quality in the skeletal animation data properties panel can be individually specified in SRT</a></li> 563<li><a href="#note_22-C39">Note 22-C39: (Contents Panel) Added a warning feature for textures that are not referenced</a></li> 564<li><a href="#note_22-C40">Note 22-C40: (Console Panel) The console panel warning display is shown in orange</a></li> 565</ul> 566<h4>3D Graphics Development Environment</h4> 567<ul style="list-style-type:none;"> 568<li><a href="#note_22-G01">Note 22-G01: (Library) Changed implementation so the library does not perform allocation using size 0</a></li> 569<li><a href="#note_22-G02">Note 22-G02: (Library) Added BranchVisible for preventing rendering below one's own node in the scene tree</a></li> 570<li><a href="#note_22-G03">Note 22-G03: (Library) Added a function for finding the size of memory required for some scene node and animation-related classes</a></li> 571<li><a href="#note_22-G04">Note 22-G04: (Library) Added a function allowing specification of the states that can be cleared by ResetState</a></li> 572<li><a href="#note_22-G05">Note 22-G05: (Library) Added ParticleMaterialActivator for setting materials for particles</a></li> 573<li><a href="#note_22-G09">Note 22-G09: (Library) Plans to revise particles in 1.3</a></li> 574<li><a href="#note_22-G10">Note 22-G10: (Library) Changed the list of ResParticleInitializer/Updater TargetStreams to a single value</a></li> 575<li><a href="#note_22-G12">Note 22-G12: (Library) Added an API function for controlling particles</a></li> 576<li><a href="#note_22-G15">Note 22-G15: (Library) Added a mode where blend weights fo AnimInterpolator are not normalized</a></li> 577<li><a href="#note_22-G16">Note 22-G16: (Library) Added a validity check to the Builder class for animation-related classes</a></li> 578<li><a href="#note_22-G17">Note 22-G17: (Library) Changed specifications so that textures, vertices, and vertex index images are gathered together in a contiguous area in a file and then output</a></li> 579<li><a href="#note_22-G18">Note 22-G18: (Library) Changed specification so bounding information can be added at the vertex index level [Experimental Specification]</a></li> 580<li><a href="#note_22-G20">Note 22-G20: (Library) Added an ASSER when texture images cross 32MB boundaries</a></li> 581<li><a href="#note_22-G23">Note 22-G23: (Library) Changed specifications so that DefaultShaderAutoSelector is applied only to DefaultShader</a></li> 582<li><a href="#note_22-G25">Note 22-G25: (Library) Added a feature for disabling the key cache used for render sorting at the mesh level</a></li> 583<li><a href="#note_22-G26">Note 22-G26: (Library) Optimized vertex attributes for the GPU</a></li> 584<li><a href="#note_22-G27">Note 22-G27: (Library) Added methods to the demo particle class</a></li> 585<li><a href="#note_22-G28">Note 22-G28: (Library) Added an option for changing the blending method if an animation member does not exist when using AnimInterpolator or TransformAnimInterpolator</a></li> 586<li><a href="#note_22-G33">Note 22-G33: (Library) Integrated TextureLocationFlagSetter, IndexStreamLocationFlagSetter, and VertexStreamLocationFlagSetter</a></li> 587<li><a href="#note_22-G34">Note 22-G34: (Demo) Changed specifications so that the buffer is cleared beginning from the farthest model rather than using glClear</a></li> 588<li><a href="#note_22-G35">Note 22-G35: (Demo) Added ParticleScaleDemo</a></li> 589<li><a href="#note_22-G36">Note 22-G36: (Demo) Changed the use of the demo particle class and demo contents used in particle demos</a></li> 590<li><a href="#note_22-G37">Note 22-G37: (Demo) Changed the location of data for demos</a></li> 591<li><a href="#note_22-G40">Note 22-G40: (Viewer) Abolished the simple actual hardware Viewer</a></li> 592</ul> 593<h4>2D Layout Development Environment</h4> 594<ul style="list-style-type:none;"> 595<li><a href="#note_22-L01">Note 22-L01: (LayoutEditor) Added a feature for controlling keys during binary file output</a></li> 596<li><a href="#note_22-L02">Note 22-L02: (LayoutEditor) Added a feature to set the transfer destination when previewing a layout</a></li> 597<li><a href="#note_22-L03">Note 22-L03: (Binary converter) Added the --omit-nokey-all option</a></li> 598<li><a href="#note_22-L04">Note 22-L04: (Simple Viewer) Added features</a></li> 599<li><a href="#note_22-L05">Note 22-L05: (Library) Added a macro to disable DMPGL</a></li> 600<li><a href="#note_22-L06">Note 22-L06: (Library) Added a pointer NULL check</a></li> 601<li><a href="#note_22-L07">Note 22-L07: (Library) Changed the API</a></li> 602</ul> 603<h4>Sound development environment</h4> 604<ul style="list-style-type:none;"> 605<li><a href="#note_22-S01">Note 22-S01: (General) Added a feature for selecting the interpolation type at the instrument level</a></li> 606<li><a href="#note_22-S02">Note 22-S02: (Library) Added effects used in the effect demo</a></li> 607<li><a href="#note_22-S03">Note 22-S03: (Library) Added effects executed in the system core</a></li> 608<li><a href="#note_22-S04">Note 22-S04: (Library) Added the Sound3DManager::Finalize function</a></li> 609<li><a href="#note_22-S05">Note 22-S05: (Library) Biquad filter support</a></li> 610<li><a href="#note_22-S06">Note 22-S06: (Library) Added LPF support</a></li> 611<li><a href="#note_22-S07">Note 22-S07: (Library) Changed the default value of FxDelay::Param</a></li> 612<li><a href="#note_22-S08">Note 22-S08: (Library) Added API members for synchronization when using nn::snd::Voice APIs</a></li> 613<li><a href="#note_22-S09">Note 22-S09: (Library) Tweaked demos to also use nn::snd::Voice</a></li> 614<li><a href="#note_22-S10">Note 22-S10: (Library) Changed specifications related to instrument playback without waveform assignment</a></li> 615<li><a href="#note_22-S15">Note 22-S15: (SoundMaker) Fixed a bug with file export</a></li> 616<li><a href="#note_22-S16">Note 22-S16: (SoundMaker) Added a feature for changing how project names appear on the title bar</a></li> 617<li><a href="#note_22-S19">Note 22-S19: (Converter) Fixed a bug related to loop settings for waveform files</a></li> 618<li><a href="#note_22-S20">Note 22-S20: (Converter) Removed invalid instruments from the cinl file</a></li> 619<li><a href="#note_22-S25">Note 22-S01: (Documentation) Added descriptions of FxReverb and FxDelay parameters</a></li> 620<li><a href="#note_22-S26">Note 22-S01: (Documentation) Added to Troubleshooting in the SoundMaker User's Guide</a></li> 621<li><a href="#note_22-S27">Note 22-S01: (Documentation) Added information to the reference manual entry for the SoundHeap::Dump class</a></li> 622<li><a href="#note_22-S28">Note 22-S01: (SoundPlayer) Added a feature for selecting the clipping mode</a></li> 623<li><a href="#note_22-S29">Note 22-S01: (SoundPlayer) Deleted the feature for creating SoundPlayer-TS.cia files</a></li> 624</ul> 625<h4>Viewer</h4> 626<ul style="list-style-type:none;"> 627<li><a href="#note_22-V03">Note 22-V03: Added support for a command-version font library</a></li> 628<li><a href="#note_22-V04">Note 22-V04: Made revisions so that binding uses names when binding animations</a></li> 629<li><a href="#note_22-V05">Note 22-V05: Added support for system load display</a></li> 630<li><a href="#note_22-V06">Note 22-V06: Changed specifications so that show/hide grid can be switched using a keyboard shortcut</a></li> 631<li><a href="#note_22-V07">Note 22-V03: Added support for specifying a frame rate</a></li> 632<li><a href="#note_22-V08">Note 22-V03: Added support for skipping frames</a></li> 633<li><a href="#note_22-V09">Note 22-V03: Added an effect mode</a></li> 634<li><a href="#note_22-V10">Note 22-V10: Added a feature for switching animations</a></li> 635</ul> 636<h4>MayaPlugin</h4> 637<ul style="list-style-type:none;"> 638<li><a href="#note_22-M01">Note 22-M01: Support for intermediate file format version 1.2.0</a></li> 639<li><a href="#note_22-M02">Note 22-M02: Support for Maya 2011</a></li> 640<li><a href="#note_22-M03">Note 22-M03: Abolished Quantize Quality and added the options Scale Quantize Quality, Rotate Quantize Quality, and Translate Quantize Quality</a></li> 641<li><a href="#note_22-M04">Note 22-M04: Added the options Texture Translate, Texture Rotate, and Texture Scale</a></li> 642<li><a href="#note_22-M05">Note 22-M05: Added the Color option</a></li> 643<li><a href="#note_22-M06">Note 22-M06: Added a plug-in for setting user data</a></li> 644</ul> 645<h4>3dsMaxPlugin</h4> 646<ul style="list-style-type:none;"> 647<li><a href="#note_22-X01">Note 22-X01: Fixed the problem that caused names to be improperly output in "NodeName"</a></li> 648<li><a href="#note_22-X02">Note 22-X02: Fixed a problem where names were duplicated in lookup table sets</a></li> 649<li><a href="#note_22-X03">Note 22-X03: Added options to the Export Plug-in</a></li> 650<li><a href="#note_22-X04">Note 22-X04: Support for output of scene environment data</a></li> 651<li><a href="#note_22-X05">Note 22-X05 Support for the resident version of CreativeStudio</a></li> 652</ul> 653<h4>SoftimagePlugin</h4> 654<ul style="list-style-type:none;"> 655<li><a href="#note_22-I01">Note 22-I01: Added options to the Export Plug-in</a></li> 656<li><a href="#note_22-I02">Note 22-I02: Changed the Export plug-in's <CODE>Convert To Model </CODE>option to <CODE>Disable SkeletalModel-Simplification</CODE> option</a></li> 657<li><a href="#note_22-I03">Note 22-I03: Support for output of scene environment data</a></li> 658<li><a href="#note_22-I04">Note 22-I04: Support for the resident version of CreativeStudio</a></li> 659<li><a href="#note_22-I05">Note 22-I05: Added support for specifying the output format for vertex colors</a></li> 660</ul> 661<h4>PhotoshopPlugin</h4> 662<ul style="list-style-type:none;"> 663<li><a href="#note_22-P01">Note 22-P01: Added support for Adobe Photoshop CS5 (32bit/64bit)</a></li> 664</ul> 665<h3>Bug fixes</h3> 666<h4>System Library</h4> 667<ul style="list-style-type:none;"> 668<li><a href="#note_22-B04">Note 22-B04: (Library) Corrected a bug that caused a link error with the character drawing function</a></li> 669</ul> 670<h4>CreativeStudio</h4> 671<ul style="list-style-type:none;"> 672<li><a href="#note_22-C01">Note 22-C01: (General) Fixed a bug that caused CreativeStudioDaemon to fail to start</a></li> 673<li><a href="#note_22-C02">Note 22-C02: (General) Fixed the bug that caused file import/export in non-Japanese or English language environments, such as French or German, to fail</a></li> 674<li><a href="#note_22-C03">Note 22-C03: (Optimization) Fixed the bug that caused invalid date to be output when optimizing model data with special conditions</a></li> 675<li><a href="#note_22-C04">Note 22-C04: (Merge) Fixed the bug that prevented setting changes for animation targets from being merged correctly</a></li> 676<li><a href="#note_22-C05">Note 22-C05: (Intermediate File Output) Fixed the bug that prevented animation settings from being performed with newly added textures</a></li> 677<li><a href="#note_22-C06">Note 22-C06: (Intermediate File Output) 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</a></li> 678<li><a href="#note_22-C07">Note 22-C07: (Intermediate File Output) Fixed the bug that caused data with deep layers and zeros set in each node scale value to fail to load</a></li> 679<li><a href="#note_22-C08">Note 22-C08: (Intermediate File Output) Fixed the bug related to association of models and scale animations</a></li> 680<li><a href="#note_22-C09">Note 22-C09: (Intermediate File Output) Fixed the bug that caused the texture mapper and lookup table set filter settings to be linked when reading or writing selected materials</a></li> 681<li><a href="#note_22-C10">Note 22-C10: (Binary Output) Fixed the normal vector binary output bug</a></li> 682<li><a href="#note_22-C11">Note 22-C11: (Binary Output) Revised the error content for binary output of particle linkage</a></li> 683<li><a href="#note_22-C12">Note 22-C12: (General) Fixed the bug that prevented Undo/Redo from working properly</a></li> 684<li><a href="#note_22-C13">Note 22-C13: (Material Properties Panel) Fixed the bug in the validity display of "Reflect" for lookup tables in material properties panel (standard mode)</a></li> 685<li><a href="#note_22-C14">Note 22-C14: (Material Properties Panel) "Do not display" (cull both faces) is selected for the culling mode settings on the material properties panel</a></li> 686<li><a href="#note_22-C15">Note 22-C15: (Material Properties Panel) Fixed the HILO texture display bug</a></li> 687<li><a href="#note_22-C16">Note 22-C16: (Light Properties Panel) Fixed the problem that allowed the ambient alpha value for vertex lights and the alpha value for hemispherical lighting to be edited</a></li> 688<li><a href="#note_22-C17">Note 22-C17: (Particle Set Properties Panel) Fixed the work memory automatic calculation when executing the particle set properties panel bug</a></li> 689<li><a href="#note_22-C18">Note 22-C18: (Texture Properties Panel) Fixed the HILO texture display bug</a></li> 690<li><a href="#note_22-C19">Note 22-C19: (Curve Editor) Fixed the linear and step key handle edit bug</a></li> 691</ul> 692<h4>3D Graphics Development Environment</h4> 693<ul style="list-style-type:none;"> 694<li><a href="#note_22-G06">Note 22-G06: (Library) Fixed a bug where NULL was being set for AnimInterpolator by ReplaceAnimObject</a></li> 695<li><a href="#note_22-G07">Note 22-G07: (Library) Fixed a bug where billboards that include scaling were not being calculated correctly</a></li> 696<li><a href="#note_22-G08">Note 22-G08: (Library) Revised the initial Transform when dynamically creating nodes, cameras, lights, or fogs</a></li> 697<li><a href="#note_22-G11">Note 22-G11: (Library) Changed velocity-initial velocity "randomize specified direction"</a></li> 698<li><a href="#note_22-G13">Note 22-G13: (Library) Changed memory allocator selection for particles</a></li> 699<li><a href="#note_22-G14">Note 22-G14: (Library) Revised blend weight normalization of AnimInterpolator</a></li> 700<li><a href="#note_22-G19">Note 22-G19: (Library) Changed specifications so that glBindFramebuffer(NULL) is not executed when NULL has been specified to the RenderContext::SetRenderTarget function</a></li> 701<li><a href="#note_22-G21">Note 22-G21: (Library) Inverted the method of creating fog ZFlip and fog tables</a></li> 702<li><a href="#note_22-G22">Note 22-G22: (Library) Fixed a bug where all lights would go out when NW_GFX_VERTEX_LIGHT_ENABLED is disabled</a></li> 703<li><a href="#note_22-G24">Note 22-G24: (Library) Fixed a bug where evaluation values beyond the end of a curve were incorrect under particular conditions when using visibility animations</a></li> 704<li><a href="#note_22-G29">Note 22-G29: (Library) Fixed a bug where the hash values in the ShadingParameter and FragmentLightingTable were wrong</a></li> 705<li><a href="#note_22-G30">Note 22-G30: (Library) Fixed a bug where Reset for model visibility animations was not working</a></li> 706<li><a href="#note_22-G31">Note 22-G31: (Library) Fixed a problem where the framebuffer was not being correctly released by <CODE>OnScreenBuffer</CODE></a></li> 707<li><a href="#note_22-G32">Note 22-G32: (Library) Fixed a bug where original uniform definitions were being added by custom shaders</a></li> 708<li><a href="#note_22-G38">Note 22-G38: (Converter) Fixed a problem with vertex index data alignment</a></li> 709<li><a href="#note_22-G39">Note 22-G39: (Converter) Fixed a bug where binary conversion would fail outside the Japanese and English language environments such as when using French or German</a></li> 710</ul> 711<h4>2D Layout Development Environment</h4> 712<ul style="list-style-type:none;"> 713<li><a href="#note_22-L08">Note 22-L08: (PC Viewer) Fixed a bug that caused hang ups when a group without any animation was selected</a></li> 714<li><a href="#note_22-L09">Note 22-L09: (Library) Corrected a bug that caused a link error with the character drawing function</a></li> 715<li><a href="#note_22-L10">Note 22-L10: (Library) Fixed the bug that caused the resource accessor to not record the referenced texture</a></li> 716<li><a href="#note_22-L11">Note 22-L11: (Library) Fixed the bug that caused texture to always be determined to be in a DIRTY status</a></li> 717</ul> 718<h4>Sound development environment</h4> 719<ul style="list-style-type:none;"> 720<li><a href="#note_22-S11">Note 22-S11: (Library) Fixed a bug related to sequence sound playback</a></li> 721<li><a href="#note_22-S12">Note 22-S12: (Library) Fixed a bug where execution would fall into an infinite loop during stream playback</a></li> 722<li><a href="#note_22-S13">Note 22-S13: (Library) Fixed a bug with the SoundSystem::GetVoiceCount function</a></li> 723<li><a href="#note_22-S14">Note 22-S14: (Library) Fixed a bug where volume was not being calculated correctly</a></li> 724<li><a href="#note_22-S17">Note 22-S17: (SoundMaker) Fixed a bug related previewing sequence sounds on a PC</a></li> 725<li><a href="#note_22-S18">Note 22-S18: (SoundMaker) Fixed a bug related to displaying the instrument list</a></li> 726<li><a href="#note_22-S21">Note 22-S21: (Converter) Fixed bugs with the waveform converter</a></li> 727<li><a href="#note_22-S22">Note 22-S22: (Converter) Fixed a bug where the instrument compression format was not being applied to conversion results</a></li> 728<li><a href="#note_22-S23">Note 22-S23: (SoundMaker) Fixed a bug related to splitting the Sample Map</a></li> 729<li><a href="#note_22-S24">Note 22-S24: (Converter) Fixed a bug with specifying options to the sound project converter</a></li> 730<li><a href="#note_22-S30">Note 22-S30: (SoundPlayer) Fixed a bug with effect parameter settings</a></li> 731</ul> 732<h4>Viewer</h4> 733<ul style="list-style-type:none;"> 734<li><a href="#note_22-V01">Note 22-V01: Fixed a bug where grids were not transparent on translucent models</a></li> 735<li><a href="#note_22-V02">Note 22-V02: Fixed a bug where visibility animations could not be played back</a></li> 736</ul> 737<h4>MayaPlugin</h4> 738<ul style="list-style-type:none;"> 739<li><a href="#note_22-M07">Note 22-M07: Fixed a bug where dependency files were not being copied during merging</a></li> 740<li><a href="#note_22-M08">Note 22-M08: Fixed a bug where temporary files created for merging were not always deleted</a></li> 741<li><a href="#note_22-M09">Note 22-M09: Fixed a bug where cskla files were not being optimized</a></li> 742</ul> 743<h4>SoftimagePlugin</h4> 744<ul style="list-style-type:none;"> 745<li><a href="#note_22-I06">Note 22-I06: Fixed the problem that caused names to be improperly output in "NodeName"</a></li> 746<li><a href="#note_22-I07">Note 22-I07: Fixed a problem where names were duplicated in lookup table sets</a></li> 747<li><a href="#note_22-I08">Note 22-I08: Fixed a bug where OutputCmdla settings were not being reflected when a c3es file had been loaded</a></li> 748<li><a href="#note_22-I09">Note 22-I09: Fixed a bug where texture pattern animations that use sequential textures were not being exported normally</a></li> 749</ul> 750<h4>PhotoshopPlugin</h4> 751<ul style="list-style-type:none;"> 752<li><a href="#note_22-P02">Note 22-P02: Fixed a bug where the display of ALL(ETC1) was being cut off by the mipmap creation plug-in</a></li> 753</ul> 754<h3 id="note_22-D01">Note 22-D01: Updated the IntermediateFileFormat documentation</h3> 755<ul><li> Added <UserData>. 756</li> 757<li> Added explanation about restrictions on the number of elements in <TextureCoordinators>. 758</li> 759</ul> 760<h3 id="note_22-B01">Note 22-B01: (Library) Changed the exclusive control of SharedPtr</h3> 761<p>Up to this version, mutex-based exclusive control was being performed regardless of whether SharedPtr was being used. Specifications have changed so that exclusive control is not performed by default. If exclusive control is required, specify a class for locking in the second argument of the template in a manner such as the following: SharedPtr<TObj, nw::os::LockObject>. 762</p> 763<h3 id="note_22-B02">Note 22-B02: (Library) Added a feature for disabling NW_DEPRECATED_FUNCTION</h3> 764<p>Specifications are currently such that a DEPRECATED warning is issued at compile time regarding the use of APIs scheduled for future deletion. The following header has been prepared for ignoring such warnings. 765</p> 766<p>This is equivalent to suppressing warning using #pragma diag_suppress 1361. 767</p> 768<p>#include <nw/config/ignore_deprecated_begin.h> #include <nw/config/ignore_deprecated_end.h> 769</p> 770<p>In addition, the build option NW_IGNORE_DEPRECATED has also been prepared. Use of this build option is not particularly recommended as it will disable all warnings. 771</p> 772<h3 id="note_22-B03">Note 22-B03: (Library) Added a high-speed version of push_back to MoveArray</h3> 773<p>The method PushBackFast has been added to MoveArray. This method operates faster than push_back because an assert is used for the range check and the automatic extension feature capacity does not work. 774</p> 775<p>This is useful when the required amount of memory can be reserved ahead of time and elements can be pushed back all together. 776</p> 777<h3 id="note_22-B04">Note 22-B04: (Library) Corrected a bug that caused a link error with the character drawing function</h3> 778<p>There was a bug that caused a link error when calling the nw::font::RectDrawer::GetVertexBufferData() of the character drawing library. This bug has been fixed. 779</p> 780<h3 id="note_22-B05">Note 22-B05: (Library) Added a macro definition for selecting one or more than one slot for signal management</h3> 781<p>The macro definition ”NW_SIGNAL_MULTI_SLOT_ENABLED” has been added to ut_Config.h. Signal can be made to manage only one Slot by disabling this definition. 782</p> 783<p>You can expect process optimization by limiting the number of slots managed to one. The library must be rebuilt in order to use this macro definition. 784</p> 785<h3 id="note_22-C01">Note 22-C01: (General) Fixed a bug that caused CreativeStudioDaemon to fail to start</h3> 786<p>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. 787</p> 788<h3 id="note_22-C02">Note 22-C02: (General) Fixed the bug that caused file import/export in non-Japanese or English language environments, such as French or German, to fail</h3> 789<p>For English version, changed so that the English (en_US) version operates properly regardless of the use region settings. 790</p> 791<h3 id="note_22-C03">Note 22-C03: (Optimization) Fixed the bug that caused invalid date to be output when optimizing model data with special conditions</h3> 792<p>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. 793</p> 794<h3 id="note_22-C04">Note 22-C04: (Merge) Fixed the bug that prevented setting changes for animation targets from being merged correctly</h3> 795<p>Fixed the problem that prevented setting changes, such as merging models that had the visibility animation format changed, from being applied. 796</p> 797<h3 id="note_22-C05">Note 22-C05: (Intermediate File Output) Fixed the bug that prevented animation settings from being performed with newly added textures</h3> 798<p>Fixed the bug that prevent animation settings from being performed for newly added textures until the file was saved once and then reloaded. 799</p> 800<h3 id="note_22-C06">Note 22-C06: (Intermediate File Output) 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</h3> 801<p>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. 802</p> 803<h3 id="note_22-C07">Note 22-C07: (Intermediate File Output) Fixed the bug that caused data with deep layers and zeros set in each node scale value to fail to load</h3> 804<p>Fixed the bug that caused data with deep layers and zeros set in each node scale value to fail to load. 805</p> 806<h3 id="note_22-C08">Note 22-C08: (Intermediate File Output) Fixed the bug related to association of models and scale animations</h3> 807<p>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. 808</p> 809<h3 id="note_22-C09">Note 22-C09: (Intermediate File Output) Fixed the bug that caused the texture mapper and lookup table set filter settings to be linked when reading or writing selected materials</h3> 810<p>Fixed the bug that caused the texture mapper and lookup table set filter settings to be linked when reading or writing selected materials. 811</p> 812<h3 id="note_22-C10">Note 22-C10: (Binary Output) Fixed the normal vector binary output bug</h3> 813<p>Fixed the problem that prevented binary output of the necessary normal vector when using cameral cube coordinates or camera sphere coordinates. 814</p> 815<h3 id="note_22-C11">Note 22-C11: (Binary Output) Revised the error content for binary output of particle linkage</h3> 816<p>Revised so that an appropriate error is displayed when attempting to perform binary output of particle linkages. 817</p> 818<h3 id="note_22-C12">Note 22-C12: (General) Fixed the bug that prevented Undo/Redo from working properly</h3> 819<p>Not including the following items, Undo/Redo has been revised to work properly. 820</p> 821<ul><li> Shader tab in the material properties panel (standard mode) 822</li> 823<li> Material properties panel (detailed mode) 824</li> 825<li> Tracking settings in the particle emitter properties panel 826</li> 827<li> Lifespan in the particle set properties panel 828</li> 829<li> Display update when Undo is performed on a curve editor operation (the process itself is performed normally) 830</li> 831</ul> 832<h3 id="note_22-C13">Note 22-C13: (Material Properties Panel) Fixed the bug in the validity display of "Reflect" for lookup tables in material properties panel (standard mode)</h3> 833<p>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. 834</p> 835<h3 id="note_22-C14">Note 22-C14: (Material Properties Panel) "Do not display" (cull both faces) is selected for the culling mode settings on the material properties panel</h3> 836<p>Because culling mode "do not display" (cull both faces) is not supported on the actual hardware runtime, it cannot be selected. 837</p> 838<h3 id="note_22-C15">Note 22-C15: (Material Properties Panel) Fixed the HILO texture display bug</h3> 839<p>Fixed the bug that caused B and A components to be included in the HILO texture display on the material properties panel. 840</p> 841<h3 id="note_22-C16">Note 22-C16: (Light Properties Panel) Fixed the problem that allowed the ambient alpha value for vertex lights and the alpha value for hemispherical lighting to be edited</h3> 842<p>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. 843</p> 844<h3 id="note_22-C17">Note 22-C17: (Particle Set Properties Panel) Fixed the work memory automatic calculation when executing the particle set properties panel bug</h3> 845<p>Fixed the problem that prevented automatic calculations even when automatic calculations was checked for work memory during execution on the particle set properties panel. 846</p> 847<h3 id="note_22-C18">Note 22-C18: (Texture Properties Panel) Fixed the HILO texture display bug</h3> 848<p>Fixed the bug that caused B and A components to be included in the HILO texture display on the texture properties panel. 849</p> 850<h3 id="note_22-C19">Note 22-C19: (Curve Editor) Fixed the linear and step key handle edit bug</h3> 851<p>Fixed the problem that prevented the handle from being properly edited when the key was changed to linear or step. 852</p> 853<h3 id="note_22-C20">Note 22-C20: (Intermediate File Import/Export) Changed so that the compression quality settings for skeletal animation can be individually set in SRT</h3> 854<p>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. 855</p> 856<h3 id="note_22-C21">Note 22-C21: (Intermediate File Import/Export) Revised so that a warning is given when saving a file regarding invalid texture pattern animation</h3> 857<p>Revised so that a warning is given when saving a file regarding invalid texture pattern animation (animations specifying textures not saved in the texture list(. 858</p> 859<h3 id="note_22-C22">Note 22-C22: (Intermediate File Import/Export) Revised so that a warning is given when saving a file regarding invalid lights</h3> 860<p>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. 861</p> 862<h3 id="note_22-C23">Note 22-C23: (Intermediate File Import/Export) Added an invalid reference path check for textures, lookup tables, etc.</h3> 863<p>For reference paths, such as textures and lookup tables, definitions that currently use discarded 864</p> 865<pre>* (wildcard notation) are checked when saving the file and a warning is issued. 866</pre> 867<h3 id="note_22-C24">Note 22-C24: (Intermediate File Import/Export) Changed so that file overwrite confirmation can be specified in the "Save selected files and existing files" feature</h3> 868<p>In the save dialog for the "Save selected files and existing files" feature, confirmation to overwrite when saving can now be specified. 869</p> 870<h3 id="note_22-C25">Note 22-C25: (Binary Output) Revised so a warning is displayed during binary output of data that has been set for both-face culling</h3> 871<p>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. 872</p> 873<h3 id="note_22-C26">Note 22-C26: (Binary Output) Changed so a warning is displayed when the target for animation binding is not found</h3> 874<p>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). 875</p> 876<h3 id="note_22-C27">Note 22-C27: (Merge) Improved so that an attempt to merge mesh information is made based on node name information when the number of meshes fluctuates</h3> 877<p>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 material name, etc. 878</p> 879<h3 id="note_22-C28">Note 22-C28: (Optimization) Improved curve compression processing including special condition keys with skeletal animation compression processing</h3> 880<p>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. It will not become larger.) 881</p> 882<p>Previously, if even one such key existed, the FVSS format was used. 883</p> 884<h3 id="note_22-C29">Note 22-C29: (Optimization) Added a optimization log to the skeletal animation file</h3> 885<p>The optimization log is now output into the skeletal animation file (cskla). 886</p> 887<h3 id="note_22-C30">Note 22-C30: (Property Panel General) Added a color picker</h3> 888<p>The color picker is displayed in a pop up display when the color thumbnail is left-clicked. 889</p> 890<h3 id="note_22-C31">Note 22-C31: (Property Panel General) Revised the content name notation when several contents are selected</h3> 891<p>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. 892</p> 893<h3 id="note_22-C32">Note 22-C32: (Property Panel General) Support for pop-up display of detailed mode/category lists</h3> 894<p>Support added for pop-up display of detailed mode/category lists. 895</p> 896<p>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. 897</p> 898<h3 id="note_22-C33">Note 22-C33: (Material Properties Panel) Improved the edit feature of the texture combiner</h3> 899<p>The following have been implemented as edit features for the texture combiner. 900</p> 901<ul><li> Copy specified texture combiner and insert in next stage 902</li> 903<li> Delete specified texture combiner 904</li> 905<li> Rearrange texture combiners 906</li> 907</ul> 908<h3 id="note_22-C34">Note 22-C34: (Material Properties Panel) Added setting restrictions for textures used in bump mapping in material properties panel (standard mode)</h3> 909<p>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). 910</p> 911<h3 id="note_22-C35">Note 22-C35: (Particle Set Properties Panel) Changed the initial values for the particle parameters</h3> 912<p>Set the initial value for scale (extended) to (1, 1, 1). Set the initial value for initial velocity to 0.25. 913</p> 914<h3 id="note_22-C36">Note 22-C36: (Particle Emitter Properties Panel) Added a trace feature to the particle model</h3> 915<p>Added a feature so that the tracked particle model can be selected in all categories. 916</p> 917<h3 id="note_22-C37">Note 22-C37: (Animation Data Properties Panel) Changed so that compression quality cannot be specified when frame format is enabled in skeletal animation</h3> 918<p>Revised so that compression quality cannot be edit on the UI because it cannot be specified when skeletal animation frame format is enabled. 919 920</p> 921<h3 id="note_22-C38">Note 22-C38: (Animation Data Properties Panel) Changed so that the compression quality in the skeletal animation data properties panel can be individually specified in SRT</h3> 922<p>Changed so that the compression quality in the skeletal animation data properties panel can be individually set in SRT. 923</p> 924<h3 id="note_22-C39">Note 22-C39: (Contents Panel) Added a warning feature for textures that are not referenced</h3> 925<p>The [!] icon is now displayed on the contents panel when loading a texture that is not referenced. 926</p> 927<h3 id="note_22-C40">Note 22-C40: (Console Panel) The console panel warning display is shown in orange</h3> 928<p>Warning text displayed on the contents panel is not displayed in orange. 929</p> 930<h3 id="note_22-G01">Note 22-G01: (Library) Changed the implementation so the library does not allocate memory using size 0</h3> 931<p>The implementation has been revised in locations where memory was being allocated for size 0 within the library. 932</p> 933<h3 id="note_22-G02">Note 22-G02: (Library) Added BranchVisible for preventing rendering below one's own node in the scene tree</h3> 934<p>BranchVisible was added for preventing rendering below one's own node in the scene tree. When canceling rendering below a particular node in the scene tree, this function can be used to easily cancel rendering. 935</p> 936<h3 id="note_22-G03">Note 22-G03: (Library) Added a function for finding the size of memory required for some scene node and animation-related classes</h3> 937<p>A function for returning the required memory size when creating some scene node and animation-related classes has been added. High-speed instance creation and destruction is possible by allocating the memory size returned by this function and distributing memory to high-speed heaps such as the frame heap. For details, see the documentation on the GetMemorySize and GetDeviceMemorySize function in the Builder class. 938</p> 939<h3 id="note_22-G04">Note 22-G04: (Library) Added a function allowing specification of the states that can be cleared by ResetState</h3> 940<p>A function allowing specification of the states that can be cleared by ResetState has been added. 941</p> 942<h3 id="note_22-G05">Note 22-G05: (Library) Added ParticleMaterialActivator for setting materials for particles</h3> 943<p>ParticleMaterialActivator for making minimal material settings for particles has been added. Materials are automatically selected from RenderContext based on material flags. The processing cost of material settings that are not used by particles, such as lights, can be reduced by using this class. For details, see graphics documentation, and the features for particle and rendering processes. 944</p> 945<h3 id="note_22-G06">Note 22-G06: (Library) Fixed a bug where NULL was being set for AnimInterpolator by ReplaceAnimObject</h3> 946<p>There was a bug where abnormal blend results would result if NULL was set for an animation object by ReplaceAnimObject for AnimInterpolator without ensuring the integrity of weight calculations and blending. This has been fixed. If NULL is set, behavior is now the same as when an animation object without any animation members has been set in that index. 947</p> 948<h3 id="note_22-G07">Note 22-G07: (Library) Fixed a bug where billboards that include scaling were not being calculated correctly</h3> 949<p>A bug has been fixed when billboards include scaling where scaling was being repeatedly applied each time UpdateView was repeated. 950</p> 951<h3 id="note_22-G08">Note 22-G08: (Library) Revised the initial Transform when dynamically creating nodes, cameras, lights, or fogs</h3> 952<p>The initial transform scale when dynamically creating nodes, cameras, lights, or fogs has been changed to 1.0f. 953</p> 954<p>A bug has been fixed when billboards include scaling where scaling was being repeatedly applied each time UpdateView was repeated. 955</p> 956<h3 id="note_22-G09">Note 22-G09: (Library) Plans to revise particles in 1.3</h3> 957<p>Several changes have not been adopted as standard for compatibility between version 1.2 and 1.1. These changes can be introduced by disabling #define NW_GFX_PARTICLE_COMPAT_1_1 in gfx_Config.h. 958</p> 959<p>LIFE, BIRTH, and NEG_TIMELIMIT for streams are handled using ParticleTime. This is the same as f32 if NW_GFX_PARTICLE_COMPAT_1_1 is enabled. Under version 1.3, a fixed point number consisting of sign plus 23-bit integer part plus 8-bit fractional part will be used. 960</p> 961<p>NEG_TIMELIMIT will be abolished. Lifespan will be determined based on calculation using LIFE and BIRTH. To delete a particle, use ParticleCollection::KillParticle rather than using NEG_TIMELIMIT stream operations. 962</p> 963<p>Work memory will no longer be used for emissions from emitters or child emissions. At present, after position information is created in a temporary buffer, it is actually applied to the stream, but is directly written to the stream. Several non-disclosed functions such as ParticleSet::AddParticles have been changed. Do not use these functions in applications because work memory for ParticleContext will not be allocated. 964</p> 965<h3 id="note_22-G10">Note 22-G10: (Library) Changed the list of ResParticleInitializer/Updater TargetStreams to a single value</h3> 966<p>Although a list was being used for ParticleInitializer/Updater TargetStreams, this has been changed to store only a single value because only the topmost value could be obtained. 967</p> 968<p>ResParticleInitializer::GetTargetStreamsCount ResParticleInitializer::GetTargetStreams ResParticleUpdater::GetTargetStreamsCount ResParticleUpdater::GetTargetStreams 969</p> 970<p>have been abolished. 971</p> 972<p>Instead, use GetTargetStream. This function returns a negative value if the stream does not have a valid value. 973</p> 974<h3 id="note_22-G11">Note 22-G11: (Library) Changed velocity-initial velocity "randomize specified direction"</h3> 975<p>A bug was fixed where the wrong shape would result depending on the direction. 976</p> 977<h3 id="note_22-G12">Note 22-G12: (Library) Added API functions for controlling particles</h3> 978<p>ParticleCollection::KillParticle removes the particle having the specified index. 979</p> 980<p>ParticleCollection::SetLifeParameter sets the PARTICLEUSAGE_LIFE parameter. 981</p> 982<h3 id="note_22-G13">Note 22-G13: (Library) Changed memory allocator selection for particles</h3> 983<p>Specifications have changed. Some memory required for particles was being obtained from device memory, but is now obtained from the main allocator. 984</p> 985<h3 id="note_22-G14">Note 22-G14: (Library) Revised blend weight normalization of AnimInterpolator</h3> 986<p>Blend weight for each pass when using SetWeight has have been normalized under 1.1.0. With this change, normalization is performed only once during the first animation blend performed after execution of SetWeight. 987</p> 988<h3 id="note_22-G15">Note 22-G15: (Library) Added a mode where blend weights fo AnimInterpolator are not normalized</h3> 989<p>A mode has been added for performing blending using the specified blend weights as-is without normalizing them. This allows the normalization process to be eliminated. For details, see AnimInterpolator::SetNormalizationEnabled. 990</p> 991<h3 id="note_22-G16">Note 22-G16: (Library) Added a validity check to the Builder class for animation-related classes</h3> 992<p>An ASSERT is made if Builder class settings are illegal. There is no effect from this under the normal method of use. 993</p> 994<h3 id="note_22-G17">Note 22-G17: (Library) Changed specifications so that textures, vertices, and vertex index images are gathered together in a contiguous area in a file and then output</h3> 995<p>Specifications have changed so that data images directly accessed by the GPU (textures, vertices, and vertex indices) are collected together in a contiguous area of a file and then output. There has been no change to the resource access method. However, the ResGraphicsFile::GetImageBlockData and ResGraphicsFile::GetImageBlockDataSize functions can be used to access image information in one big pile. 996</p> 997<h3 id="note_22-G18">Note 22-G18: (Library) Changed specification so bounding information can be added at the vertex index level [Experimental Specification]</h3> 998<p>It is now possible to add bounding information at the index stream level in intermediate files. With this change, index stream bounding information can also be included in binaries, as long as bounding information for the index stream exists in the intermediate file, by specifying the option --index_stream_bounding during binary conversion. This implementation is currently experimental, and its method of use may change in the future. 999</p> 1000<h3 id="note_22-G19">Note 22-G19: (Library) Changed specifications so that glBindFramebuffer(NULL) is not executed when NULL has been specified to the RenderContext::SetRenderTarget function</h3> 1001<p>Although glBindFramebuffer(NULL) used to be executed erroneously in the gfx library when NULL was specified to the RenderContext::SetRenderTarget function, specifications have changed so that gl functions are not executed. 1002</p> 1003<h3 id="note_22-G20">Note 22-G20: (Library) Added an ASSER when texture images cross 32MB boundaries</h3> 1004<p>An ASSERT has been added because the GPU will not function normally when texture images cross 32MB boundaries. 1005</p> 1006<h3 id="note_22-G21">Note 22-G21: (Library) Inverted the method of creating fog ZFlip and fog tables</h3> 1007<p>A bug was fixed where the direction of creating ZFlip settings for fogs fog tables were both being created in reverse. Although there is no change in behavior, note that ZFlip must be inverted when directly manipulating a fog table from within an application. 1008</p> 1009<h3 id="note_22-G22">Note 22-G22: (Library) Fixed a bug where all lights would go out when NW_GFX_VERTEX_LIGHT_ENABLED was disabled</h3> 1010<p>A but was fixed where all lights would go out, including fragment lights, when NW_GFX_VERTEX_LIGHT_ENABLED was disabled. 1011</p> 1012<h3 id="note_22-G23">Note 22-G23: (Library) Changed specifications so that DefaultShaderAutoSelector is applied only to DefaultShader</h3> 1013<p>Specifications were changed so that DefaultShaderAutoSelector is applied only to materials that reference the shader named DefaultShader. 1014</p> 1015<h3 id="note_22-G24">Note 22-G24: (Library) Fixed a bug where evaluation values beyond the end of a curve were incorrect under particular conditions when using visibility animations</h3> 1016<p>A bug was fixed where the last key set for a curve was being ignored when finding evaluation values beyond the end of that curve when the last key was set in a fractional frame 1017</p> 1018<h3 id="note_22-G25">Note 22-G25: (Library) Added a feature for disabling the key cache used for render sorting at the mesh level</h3> 1019<p>A bit flag named ResMesh::FLAG_VALID_RENDER_KEY_CACHE was added to mesh flags (GetFlags() method). 1020</p> 1021<p>If the feature for caching keys for render sorting (see RenderQueue::Reset) has been enabled, the key cache can be re-created when Enqueue is executed by setting ResMesh::FLAG_VALID_RENDER_KEY_CACHE to 0. 1022</p> 1023<p>A utility (Model::InvalidateRenderKeyCache) for disabling the cache at the model level has also been added. 1024</p> 1025<h3 id="note_22-G26">Note 22-G26: (Library) Optimized vertex attributes for the GPU</h3> 1026<p>Up to this release, fixed values were set as fixed vertex attributes for vertex attributes that do not exist in resources each time Draw was executed. In this release, however, command volume for setting vertices has been optimized by issuing commands that disable vertex streams that must be used after issuing the Draw command. If the RenderContext::ResetState function is executed, and the geometry shader is switched from a valid shader to an invalid shader, all vertex attributes are cleared after Draw is executed. 1027</p> 1028<h3 id="note_22-G27">Note 22-G27: (Library) Added methods to the demo particle class</h3> 1029<p>Features used frequently during particle processing have been added as methods to the new::demo::ParticleEffect and nw::demo::ParticleNode classes. In addition, several particle demos have been changed to use the above classes. 1030</p> 1031<h3 id="note_22-G28">Note 22-G28: (Library) Added an option for changing the blending method if an animation member does not exist when using AnimInterpolator or TransformAnimInterpolator</h3> 1032<p>The option IgnoreNoAnimMember has been added so that animation members to be blended that do not exist in AnimInterpolator or TransformAnimInterpolator are ignored and excluded from weight normalization. 1033</p> 1034<p>This behavior is the same as that prior to 1.1.0 and the same as that when true is specified for IsOldMethod. Also, note that IgnoreNoAnimMember and IsOldMethod share the same flag. 1035</p> 1036<p>The IsOldMethodOption will be removed in 1.3.0. 1037</p> 1038<h3 id="note_22-G29">Note 22-G29: (Library) Fixed a bug where the hash values in the ShadingParameter and FragmentLightingTable were wrong</h3> 1039<p>A bug was fixed where certain processes were not being skipped correctly because the hash values in ShadingParameter and FragmentLightingTable were wrong. 1040</p> 1041<h3 id="note_22-G30">Note 22-G30: (Library) Fixed a bug where Reset for model visibility animations was not working</h3> 1042<p>A bug was fixed where Reset for model visibility animations was not working. The IsVisible flag on the resource side was also being overwritten erroneously during animation playback. Under correct operations, only the IsVisible flag on the instance side is changed. 1043</p> 1044<h3 id="note_22-G31">Note 22-G31: (Library) Fixed a problem where the framebuffer was not being correctly released by OnScreenBuffer</h3> 1045<p>A bug was fixed where the framebuffer was not being released after the OnScreenBuffer class would close. 1046</p> 1047<h3 id="note_22-G32">Note 22-G32: (Library) Fixed a bug where original uniform definitions were being added by custom shaders</h3> 1048<p>Beginning from release 1.1.0, there was a bug where the GetLocation function in the ResShaderSymbol class was not returning the right value if a custom shader was created and original uniform definitions has been added. Data including the custom shader was therefore not being displayed normally. This bug has been fixed. 1049</p> 1050<h3 id="note_22-G33">Note 22-G33: (Library) Integrated TextureLocationFlagSetter, IndexStreamLocationFlagSetter, and VertexStreamLocationFlagSetter</h3> 1051<p>TextureLocationFlagSetter, IndexStreamLocationFlagSetter, and VertexStreamLocationFlagSetter (representing a utility class for specifying the memory location of the texture buffer and vertex buffer when using Foreach* functions) have been integrated and collected together in LocationFlagSetter. For compatibility, the original class name remains as a typedef in the LocationFlagSetter class. 1052</p> 1053<h3 id="note_22-G34">Note 22-G34: (Demo) Changed specifications so that the buffer is cleared beginning from the farthest model rather than using glClear</h3> 1054<p>To reduce the process load, the method for clearing the buffer has been changed from using glClear to a method that uses the most distant model. glClear is used as usual in LowLayer demos. 1055</p> 1056<h3 id="note_22-G35">Note 22-G35: (Demo) Added ParticleScaleDemo</h3> 1057<p>This demo can be used to find out the effect of applying scaling to ParticleModel, ParticleEmitter, or Particle objects, respectively. 1058</p> 1059<h3 id="note_22-G36">Note 22-G36: (Demo) Changed the use of the demo particle class and demo contents used in particle demos</h3> 1060<p>ParticleApplicationDemo, ParticleCtrlEmissionDemo, ParticleRecycleDemo, and ParticleChokeDemo have been changed to use the nw::demo::ParticleEffect and nw::demo::ParticleNode classes. Demo contents have also been reviewed and changed. 1061</p> 1062<h3 id="note_22-G37">Note 22-G37: (Demo) Changed the location of data for demos</h3> 1063<p>The location of data used in demos has been changed. 1064</p> 1065<h3 id="note_22-G38">Note 22-G38: (Converter) Fixed a problem with vertex index data alignment</h3> 1066<p>The alignment of vertex index data was not being handled correctly. This bug has been fixed. 1067</p> 1068<h3 id="note_22-G39">Note 22-G39: (Converter) Fixed a bug where binary conversion would fail outside the Japanese and English language environments such as when using French or German</h3> 1069<p>For English version, changed so that the English (en_US) version operates properly regardless of the use region settings. 1070</p> 1071<h3 id="note_22-G40">Note 22-G40: (Viewer) Abolished the simple actual hardware Viewer</h3> 1072<p>The simple actual hardware Viewer has been abolished. From now on, be sure to use the official version of the Viewer released in 1.1.0 as the tool used to preview graphics data on actual hardware. 1073</p> 1074<h3 id="note_22-L01">Note 22-L01: (LayoutEditor) Added a feature for controlling keys during binary file output</h3> 1075<p>A feature has been added to the Export Binary File dialog for setting controls for keys. 1076</p> 1077<h3 id="note_22-L02">Note 22-L02: (LayoutEditor) Added a feature to set the transfer destination when previewing a layout</h3> 1078<p>The settings for transfer destination during preview can now be saved in the layout file. 1079</p> 1080<h3 id="note_22-L03">Note 22-L03: (Binary converter) Added the --omit-nokey-all option</h3> 1081<p>Added the --omit-nokey-all option to the binary converter. 1082</p> 1083<p>This is effective in keeping the size of the animation data small. 1084</p> 1085<p>When there is no key in the frame segment specified with the animation segment tag, no animation data is output. 1086</p> 1087<p>This option is enabled when the -g option is specified. 1088</p> 1089<h3 id="note_22-L04">Note 22-L04: (Simple Viewer) Added features</h3> 1090<p>The following features have been added to the Simple Viewer 1091</p> 1092<ul><li>Play, stop, and rewind of animation. 1093</li> 1094<li>Select frame. 1095</li> 1096<li>Select frame rate (60, 30, 20 fps). 1097</li> 1098<li>Select depth test. 1099</li> 1100<li>Save settings. 1101</li> 1102</ul> 1103<p>(Settings are saved in %NW4C_ROOT%\tools\LayoutViewer\setting.ini.) 1104</p> 1105<p>In addition, the following changes were made. 1106</p> 1107<ul><li>The animation order was made to be the same order as the segment tag edit for the layout editor. 1108</li> 1109<li>The status of panes hidden on the layout editor are now reflected. (Tool Environment Settings: According to the preview settings) 1110</li> 1111</ul> 1112<h3 id="note_22-L05">Note 22-L05: (Library) Added a macro to disable DMPGL</h3> 1113<p>Defined the NW_LYT_DMPGL_ENABLED macro in lyt_Config.h. 1114</p> 1115<p>If this definition is ignored, features utilizing DMPGL are removed. 1116</p> 1117<ul><li>DMPGL objects such as program objects and texture objects will not be created. 1118</li> 1119<li>Member variables storing these values are deleted from the class and data structures. 1120</li> 1121<li>The functions (Layout::Draw, Pane::Draw) used to draw layouts using DMPGL are removed from the library. 1122</li> 1123</ul> 1124<p>By default, definitions are enabled. 1125</p> 1126<h3 id="note_22-L06">Note 22-L06: (Library) Added a pointer NULL check</h3> 1127<p>When NULL was passed as the second argument for nw::lyt::Initialize(), it stopped with an exception. This was changed to stop with an ASSERT. 1128</p> 1129<h3 id="note_22-L07">Note 22-L07: (Library) Changed the API</h3> 1130<p>When the NW_LYT_DMPGL_ENABLED macro in undefined in lyt_Config.h, the following APIs are deleted from the library. 1131</p> 1132<ul><li><CODE>Bounding</CODE> Class 1133<ul></li> 1134<li>DrawSelf() 1135</li> 1136</ul></ul> 1137<ul><li><CODE>Layout</CODE> Class 1138<ul></li> 1139<li>SetLayoutDrawEnable() 1140</li> 1141<li>GetLayoutDrawEnable() 1142</li> 1143<li>Draw() 1144</li> 1145</ul></ul> 1146<ul><li><CODE>Pane</CODE> Class 1147<ul></li> 1148<li>Draw() 1149</li> 1150<li>DrawSelf() 1151</li> 1152<li>LoadMtx() 1153</li> 1154</ul></ul> 1155<ul><li><CODE>Picture</CODE> Class 1156<ul></li> 1157<li>DrawSelf() 1158</li> 1159</ul></ul> 1160<ul><li><CODE>TextBox</CODE> Class 1161<ul></li> 1162<li>DrawSelf() 1163</li> 1164<li>LoadMtx() 1165</li> 1166</ul></ul> 1167<ul><li><CODE>Window</CODE> Class 1168<ul></li> 1169<li>DrawSelf() 1170</li> 1171</ul></ul> 1172<h3 id="note_22-L08">Note 22-L08: (PC Viewer) Fixed a bug that caused hang ups when a group without any animation was selected</h3> 1173<p>Fixed the bug that caused hang ups when a group without any animation was selected. 1174</p> 1175<h3 id="note_22-L09">Note 22-L09: (Library) Corrected a bug that caused a link error with the character drawing function</h3> 1176<p>There was a bug that caused a link error when calling the nw::font::RectDrawer::GetVertexBufferData() of the character drawing library. This bug has been fixed. 1177</p> 1178<h3 id="note_22-L10">Note 22-L10: (Library) Fixed the bug that caused the resource accessor to not record the referenced texture</h3> 1179<p>Fixed the bug that cased resource accessors of the ArcResourceAccessor and MultiArcResourceAccessor class to not record textures attained from archives. 1180</p> 1181<p>This bug occurred from NW4C-1.1.0. 1182</p> 1183<p>Because an archive search is generated each time texture is requested, Layout::CreateAnimTransform() and texture pattern animation execution speeds are decreased. 1184</p> 1185<p>This occurs when Layout::SetLayoutDrawEnable() is set to false. This setting status is the default. 1186</p> 1187<h3 id="note_22-L11">Note 22-L11: (Library) Fixed the bug that caused texture to always be determined to be in a DIRTY status</h3> 1188<p>Because the texture is always determined to be in DIRTY status, texture coordination calculations are not performed for each rendering even for textures without SRT transformations. 1189</p> 1190<h3 id="note_22-S01">Note 22-S01: (General) Added a feature for selecting the interpolation type at the instrument level</h3> 1191<p>The interpolation type can now be selected in instrument lists and percussion lists on SoundMaker. For details, read about interpolation types in the Instrument List or Percussion List section of the Bank Tab part of the Practical Guide of the SoundMaker User's manual. 1192</p> 1193<p>In previous versions, the interpolation type as set using the nw::snd::SoundSystem::SetSrcType function only affected stream sounds and wave sounds. With the addition of the feature for selecting the interpolation type for instruments, sequence sounds are now also affected. 1194</p> 1195<h3 id="note_22-S02">Note 22-S02: (Library) Added effects used in the effect demo</h3> 1196<p>The demos/snd/effect demo used to only include an implementation of nw::snd::FxReverb, but examples of the following implementations have been added. 1197</p> 1198<ul><li> nw::snd::FxDelay 1199</li> 1200<li> nn::snd::FxReverb 1201</li> 1202<li> nn::snd::FxDelay 1203</li> 1204</ul> 1205<h3 id="note_22-S03">Note 22-S03: (Library) Added effects executed in the system core</h3> 1206<p>Features have been added so that when a sound thread is running in the system core associated effects can be processed in the system core by registering nn::snd::FxReverb and nn::snd::FxDelay using the SoundSystem::AppendEffect function. 1207</p> 1208<p>For details, see the following API entries in the function reference manual. 1209</p> 1210<ul><li> <CODE>SoundSystem</CODE> Class 1211</li> 1212<li> SoundSystem::AppendEffect function 1213</li> 1214<li> nn::snd::FxReverb class 1215</li> 1216<li> nn::snd::FxDelay class 1217</li> 1218</ul> 1219<h3 id="note_22-S04">Note 22-S04: (Library) Added the Sound3DManager::Finalize function</h3> 1220<p>The Sound3DManager::Finalize function for destroying instances of Sound3DManager has been added. For details, see the reference manual entry for this function. 1221</p> 1222<h3 id="note_22-S05">Note 22-S05: (Library) Biquad filter support</h3> 1223<p>Support has been added for biquad filters that can work with SoundHandle and sequence data. For details, see the documents, demos, and samples listed below. 1224</p> 1225<ul><li> SoundHandle::SetBiquadFileter reference 1226</li> 1227<li> SoundSystem::SetBiquadFilterCallback reference 1228</li> 1229<li> Section 5.23, Biquad Filters, in the Sequence Data Manual 1230</li> 1231<li> demos/snd/filter demo 1232</li> 1233<li> SEQ_FILTER sound in SampleData/Sound/Projects/simple 1234</li> 1235</ul> 1236<p>Biquad filters can also be easily configured using SoundPlayer. 1237</p> 1238<h3 id="note_22-S06">Note 22-S06: (Library) Added LPF support</h3> 1239<p>Support has been added for low-pass filters (LPF) that can work with SoundHandle and sequence data. For details, see the documents, demos, and samples listed below. 1240</p> 1241<ul><li> SoundHandle::SetLpfFreq reference 1242</li> 1243<li> Section 5.22, LPF Cutoff Frequency, in the Sequence Data Manual 1244</li> 1245<li> demos/snd/filter demo 1246</li> 1247<li> SEQ_FILTER sound in SampleData/Sound/Projects/simple 1248</li> 1249</ul> 1250<p>Biquad filters can also be easily configured using SoundPlayer. 1251</p> 1252<h3 id="note_22-S07">Note 22-S07: (Library) Changed the default value of FxDelay::Param</h3> 1253<p>In past versions, use of the default values for FxDelay::Param resulted only in a one-shot delay. The default values have therefore been changed to values more easily used as-is for delay purposes. 1254</p> 1255<ul><li> m_DelayTime : 100 → 250 1256</li> 1257<li> m_FeedbackGain : 0.0f → 0.4f 1258</li> 1259<li> m_Damping : 0.0f → 0.5f 1260</li> 1261</ul> 1262<h3 id="note_22-S08">Note 22-S08: (Library) Added API members for synchronization when using nn::snd::Voice APIs</h3> 1263<p>An API for synchronization required when independently getting and using nn::snd::Voice has been added. 1264</p> 1265<p>For further details, refer to the following function reference manual entries and Chapter 8, Running in the System Core, in the Sound Programmer's Guide. 1266</p> 1267<ul><li> nw::snd::SoundSystem::LockSoundThread 1268</li> 1269<li> nw::snd::SoundSystem::UnlockSoundThread 1270</li> 1271<li> nw::snd::SoundSystem::SoundThreadScopedLock 1272</li> 1273</ul> 1274<h3 id="note_22-S09">Note 22-S09: (Library) Tweaked demos to also use nn::snd::Voice</h3> 1275<p>Synchronization processing with sound threads has been added to the following demos that independently obtain and use nn::snd::Voice. 1276</p> 1277<ul><li> demos/snd/withSdk 1278</li> 1279<li> demos/snd/createSoundThreadManually 1280</li> 1281</ul> 1282<h3 id="note_22-S10">Note 22-S10: (Library) Changed specifications related to instrument playback without waveform assignment</h3> 1283<p>Execution used to stop on an assert if there was an attempt to play a region where no waveform was assigned for an instrument being used as a sequence sound. The assert has been removed and playback no longer stops. (Debug and Development versions only. Release versions already ignored the assert.) 1284</p> 1285<p>The fact that no sound is produced when an attempt is made to play a note in a region where no waveform is assigned has been added to Chapter 8, Troubleshooting, in the Sound System Manual. 1286</p> 1287<h3 id="note_22-S11">Note 22-S11: (Library) Fixed a bug related to sequence sound playback</h3> 1288<p>A bug was fixed where tempo was slightly off and/or could not be delayed more than a fixed amount when playing sequence sounds whose time base was 480 with a tempo of 78 or less. 1289</p> 1290<h3 id="note_22-S12">Note 22-S12: (Library) Fixed a bug where execution would fall into an infinite loop during stream playback</h3> 1291<p>A bug was fixed where execution would fall into an infinite loop inside the sound library when a sound thread was operating at a particular timing during stream playback. 1292</p> 1293<h3 id="note_22-S13">Note 22-S13: (Library) Fixed a bug with the SoundSystem::GetVoiceCount function</h3> 1294<p>A bug was fixed where execution would occasionally stop on an exception when calling the nw::snd::SoundSystem::GetVoiceCount function. 1295</p> 1296<h3 id="note_22-S14">Note 22-S14: (Library) Fixed a bug where volume was not being calculated correctly</h3> 1297<p>A bug was fixed where volume was not being calculated correctly if pan-related parameters (described later) were left set to default values. 1298</p> 1299<p>The term "pan-related parameters" refers to the following. 1300</p> 1301<ul><li> Pan Mode 1302</li> 1303<li> Pan Curve 1304</li> 1305<li> Send AUX_A 1306</li> 1307<li> Send AUX_B 1308</li> 1309<li> Send MAIN 1310</li> 1311<li> Pan 1312</li> 1313<li> surround pan 1314</li> 1315</ul> 1316<h3 id="note_22-S15">Note 22-S15: (SoundMaker) Fixed a bug with file export</h3> 1317<p>A checkbox was added for Output Labels by Item to the Convert tab of the Project Settings dialog. When this check box is selected, ID headers are divided into files by type for export. 1318</p> 1319<h3 id="note_22-S16">Note 22-S16: (SoundMaker) Added a feature for changing how project names appear on the title bar</h3> 1320<p>Added a check box to <B>Display the full file path</B> in the <B>General </B>tab of the <B>Options </B>dialog. When this check box is selected, the full path is given for the project name in the title bar. 1321</p> 1322<h3 id="note_22-S17">Note 22-S17: (SoundMaker) Fixed a bug related previewing sequence sounds on a PC</h3> 1323<p>When sequence sounds with a time base of 480 and a tempo of 78 or slower were previewed on the PC, the sounds would not play. That problem has been corrected. 1324</p> 1325<p>This symptom reoccurred from version NW4C-1.1.0. 1326</p> 1327<h3 id="note_22-S18">Note 22-S18: (SoundMaker) Fixed a bug related to displaying the instrument list</h3> 1328<p>An exception occurred when the percussion tab was opened after deleting a key region. That problem has been fixed. 1329</p> 1330<h3 id="note_22-S19">Note 22-S19: (Converter) Fixed a bug related to loop settings for waveform files</h3> 1331<p>Changed the specification so that now, when a waveform file has been set to loop but the same frame has been specified for both the starting and stopping points, it is handled as if the waveform file has been set to not loop. 1332</p> 1333<h3 id="note_22-S20">Note 22-S20: (Converter) Removed invalid instruments from the cinl file</h3> 1334<p>When instruments are disabled, the pertinent instruments are not included in the <CODE>cinl</CODE> file (the instrument label file) at conversion time. 1335</p> 1336<p>This was done so that conversion errors occur in sequences that reference the labels of disabled instruments. 1337</p> 1338<h3 id="note_22-S21">Note 22-S21: (Converter) Fixed bugs with the waveform converter</h3> 1339<p>Noise occurred when extremely short, silent waveforms were played. That problem was fixed. 1340</p> 1341<h3 id="note_22-S22">Note 22-S22: (Converter) Fixed a bug where the instrument compression format was not being applied to conversion results</h3> 1342<p>When the compression format for instruments was changed in SoundMaker, that change was not reflected in the result of the converter. That problem was fixed. 1343</p> 1344<h3 id="note_22-S23">Note 22-S23: (SoundMaker) Fixed a bug related to splitting the Sample Map</h3> 1345<p>If a Sample Map was split in two and then one of the assigned waveform files was deleted, sound would play even when the deleted region was referenced when the note-on command was performed on the sequence sound. 1346</p> 1347<p>This was due to a converter bug that resulted in waveform allocation remaining behind in the deleted region if the Sample Map had an empty region when it was split in two. The problem has now been corrected. 1348</p> 1349<p>With this correction, regions with no waveform allocation do not make sounds when note-on is performed. 1350</p> 1351<h3 id="note_22-S24">Note 22-S24: (Converter) Fixed a bug with specifying options to the sound project converter</h3> 1352<p>An error occurred with the sound project converter (<CODE>NW4C_SoundProjectConverter.exe</CODE>) when options were written first. That problem has been corrected. 1353</p> 1354<h3 id="note_22-S25">Note 22-S25: (Documentation) Added descriptions of FxReverb and FxDelay parameters</h3> 1355<p>Details descriptions of FxRever class and FxDelay class parameters have been added. 1356</p> 1357<p>For more details, see the following function reference manual entries. 1358</p> 1359<ul><li> FxDelay::Param 1360</li> 1361<li> FxReverb::Param 1362</li> 1363<li> FxReverb::FilterSize 1364</li> 1365</ul> 1366<h3 id="note_22-S26">Note 22-S26: (Documentation) Added to Troubleshooting in the SoundMaker User's Guide</h3> 1367<p>Text was added to the manual's Troubleshooting chapter to explain what to do when characters no longer display in lists while using SoundMaker. 1368</p> 1369<h3 id="note_22-S27">Note 22-S27: (Documentation) Added information to the reference manual entry for the SoundHeap::Dump class</h3> 1370<p>The fact that this function does not work correctly if data from multiple sound archives has been loaded into the sound heap has been added to the function reference manual. 1371</p> 1372<h3 id="note_22-S28">Note 22-S28: (SoundPlayer) Added a feature for selecting the clipping mode</h3> 1373<p>A feature has been added to the nn::snd::SetClippingMode function to select the clipping mode. This can be selected from the <B>OutputMode</B> screen. 1374</p> 1375<h3 id="note_22-S29">Note 22-S29: (SoundPlayer) Deleted the feature for creating SoundPlayer-TS.cia files</h3> 1376<p>The feature for importing <CODE>cia </CODE>files was deleted from CTR_SDK-0.14.0 and later versions of DevMenu, so the feature for creating <CODE>cia </CODE>files has been deleted from SoundPlayer. 1377</p> 1378<h3 id="note_22-S30">Note 22-S30: (SoundPlayer) Fixed a bug with effect parameter settings</h3> 1379<p>Under SoundPlayer, negative values could be set for the effect parameters listed below. That has been corrected. 1380</p> 1381<ul><li> FxReverb::Param::m_EarlyReflectionTime 1382</li> 1383<li> FxReverb::Param::m_FusedTime 1384</li> 1385<li> FxReverb::FilterSize::m_Comb0 1386</li> 1387<li> FxReverb::FilterSize::m_Comb1 1388</li> 1389<li> FxReverb::FilterSize::m_AllPass 1390</li> 1391<li> FxDelay::Param::m_DelayTime 1392</li> 1393</ul> 1394<h3 id="note_22-V01">Note 22-V01: Fixed a bug where grids were not transparent on translucent models</h3> 1395<p>A bug was fixed where grids did not show through models when previewing translucent models. 1396</p> 1397<h3 id="note_22-V02">Note 22-V02: Fixed a bug where visibility animations could not be played back</h3> 1398<p>A bug was fixed where visibility animations could not be played back. 1399</p> 1400<h3 id="note_22-V03">Note 22-V03: Added support for a command-version font library</h3> 1401<p>Support has been added for a command-version font library, reducing the processing load associated with drawing fonts. 1402</p> 1403<h3 id="note_22-V04">Note 22-V04: Made revisions so that binding uses names when binding animations</h3> 1404<p>Locations in code up to now where binding has been performed in the order included in binary have been revised so that binding is performed to prioritize cases where the name to be bound is included in the animation name. 1405</p> 1406<h3 id="note_22-V05">Note 22-V05: Added support for system load display</h3> 1407<p>Specifications have changed so that the overall system load of the Viewer is displayed in a bar in the lower screen. 1408</p> 1409<h3 id="note_22-V06">Note 22-V06: Changed specifications so that show/hide grid can be switched using a keyboard shortcut</h3> 1410<p>Specifications have changed so that show/hide grid can be switched using the keyboard shortcut for showing/hiding the lower screen. 1411</p> 1412<h3 id="note_22-V07">Note 22-V07: Added support for specifying a frame rate</h3> 1413<p>Support has been added for specifying a frame rate in setup files. 1414</p> 1415<h3 id="note_22-V08">Note 22-V08: Added support for skipping frames</h3> 1416<p>Support has been added for skipping frames in order to skip the rendering process for those frames when dropped processes have occurred. 1417</p> 1418<h3 id="note_22-V09">Note 22-V09: Added an effect mode</h3> 1419<p>The current number of particles and maximum number of particles since playback began are displayed. Supports has also been added for loop playback. The number of loop frames can be changed by keyboard operations. 1420</p> 1421<h3 id="note_22-V10">Note 22-V0: Added a feature for switching animations</h3> 1422<p>A feature for switching among model animation, skeletal animation, and material animation has been added. 1423</p> 1424<h3 id="note_22-M01">Note 22-M01: Added support for intermediate file format version 1.2.0</h3> 1425<p>Support has been added for intermediate file format version 1.2.0. 1426</p> 1427<h3 id="note_22-M02">Note 22-M02: Updated for Maya 2011</h3> 1428<p>Added support for Maya 2011. 1429</p> 1430<h3 id="note_22-M03">Note 22-M03: Deprecated Quantize Quality and added the options Scale Quantize Quality, Rotate Quantize Quality, and Translate Quantize Quality</h3> 1431<p>Quantize Quality, used to specify the animation quality of the Export plug-in, has been abolished, and the options Scale Quantize Quality, Rotate Quantize Quality, and Translate Quantize Quality have been added. 1432</p> 1433<h3 id="note_22-M04">Note 22-M04: Added the options Texture Translate, Texture Rotate, and Texture Scale</h3> 1434<p>The options Texture Translate, Texture Rotate, and Texture Scale have been added for setting allowable differences in texture SRT animations for the Export plug-in. 1435</p> 1436<h3 id="note_22-M05">Note 22-M05: Added the Color option</h3> 1437<p>The Color option was added for setting the allowable difference in color animations for the Export plug-in. 1438</p> 1439<h3 id="note_22-M06">Note 22-M06: Added a plug-in for setting user data</h3> 1440<p>A plug-in for setting user data (NW4C Set User Data) has been added. 1441</p> 1442<h3 id="note_22-M07">Note 22-M07: Fixed a bug where dependency files were not being copied during merging</h3> 1443<p>A bug has been fixed where texture, lookup table set, and shader files that depended on a pre-merged file were not being copied during merging. 1444</p> 1445<h3 id="note_22-M08">Note 22-M08: Fixed a bug where temporary files created for merging were not always deleted</h3> 1446<p>A bug was fixed where temporary files created for merging were not always deleted. 1447</p> 1448<h3 id="note_22-M09">Note 22-M09: Fixed a bug where cskla files were not being optimized</h3> 1449<p>A bug was fixed where cskla files were not being optimized if a cmdl file was not being exported. 1450</p> 1451<h3 id="note_22-X01">Note 22-X01: Fixed the problem that caused names to be improperly output in "NodeName"</h3> 1452<p>Fixed the problem that caused names to be improperly output in "NodeName" of the DccToolSourceNodeMetaData tag. 1453</p> 1454<h3 id="note_22-X02">Note 22-X02: Fixed the problem where names were duplicated in lookup table sets</h3> 1455<p>Fixed the problem were names where duplicated in the material lookup table set and the right lookup table set. 1456</p> 1457<h3 id="note_22-X03">Note 22-X03: Added options to the Export Plug-in</h3> 1458<p>Added "Compress Material." Added "Mesh Visibility Mode." Discarded "Translate Precision," "Rotate Precision," and "Scale Precision. Added "Scale Quantize Quality," "Rotate Quantize Quality," and "Translate Quantize Quality." Added "Use CreativeStudio." 1459</p> 1460<h3 id="note_22-X04">Note 22-X04: Support for output of scene environment data</h3> 1461<p>Scene environment data output was supported. (.cenv file output) 1462</p> 1463<h3 id="note_22-X05">Note 22-X05: Support for the resident version of CreativeStudio</h3> 1464<p>The resident version of CreativeStudio can now be used when optimizing. 1465</p> 1466<h3 id="note_22-I01">Note 22-I01: Added options to the Export Plug-in</h3> 1467<p>Added "Mesh Visibility Mode." Discarded "Translate Precision," "Rotate Precision," and "Scale Precision. Added "Scale Quantize Quality," "Rotate Quantize Quality," and "Translate Quantize Quality." Added "Use CreativeStudio." 1468</p> 1469<h3 id="note_22-I02">Note 22-I02: Changed the Export plug-in's <CODE>Convert To Model </CODE>option to <CODE>Disable SkeletalModel-Simplification</CODE> option</h3> 1470<p>The Export plug-in's <CODE>Convert To Model</CODE> option has been changed to the <CODE>Disable SkeletalModel-Simplification</CODE> option. 1471</p> 1472<h3 id="note_22-I03">Note 22-I03: Support for output of scene environment data</h3> 1473<p>Scene environment data output was supported. (.cenv file output) 1474</p> 1475<h3 id="note_22-I04">Note 22-I04: Support for the resident version of CreativeStudio</h3> 1476<p>The resident version of CreativeStudio can now be used when optimizing. 1477</p> 1478<h3 id="note_22-I05">Note 22-I05: Added support for specifying the output format for vertex colors</h3> 1479<p>A feature for switching the output format used for vertex color data has been added. 1480</p> 1481<h3 id="note_22-I06">Note 22-I06: Fixed the problem that caused names to be improperly output in "NodeName"</h3> 1482<p>Fixed the problem that caused names to be improperly output in "NodeName" of the DccToolSourceNodeMetaData tag. 1483</p> 1484<h3 id="note_22-I07">Note 22-I07: Fixed the problem where names were duplicated in lookup table sets</h3> 1485<p>Fixed the problem were names where duplicated in the material lookup table set and the right lookup table set. 1486</p> 1487<h3 id="note_22-I08">Note 22-I08: Fixed a bug where OutputCmdla settings were not being reflected when a c3es file had been loaded</h3> 1488<p>A bug was fixed where OutputCmdla settings were not being reflected when a c3es file had been loaded 1489</p> 1490<h3 id="note_22-I09">Note 22-I09: Fixed a bug where texture pattern animations that use sequential textures were not being exported normally</h3> 1491<p>A bug was fixed where texture pattern animations that use sequential textures were not being exported normally. 1492</p> 1493<h3 id="note_22-P01">Note 22-P01: Added support for Adobe Photoshop CS5 (32bit/64bit)</h3> 1494<p>Support has been added for Adobe Photoshop CS5 (32bit/64bit). 1495</p> 1496<h3 id="note_22-P02">Note 22-P02: Fixed a bug where the display of ALL(ETC1) was being cut off by the mipmap creation plug-in</h3> 1497<p>A bug was fixed where the display of ALL(ETC1) was being cut off by the mipmap creation plug-in. 1498</p> 1499 1500 1501 1502<h2 id="subject_knownissues">Known Issues</h2> 1503 1504<ul style="list-style-type:none;"> 1505<li><a href="#knownissues_00-B01">[System Library] (Library) High-speed text drawing class restrictions</a></li> 1506<li><a href="#knownissues_00-C01">[CreativeStudio] Redo does not work correctly when creating a sample curve</a></li> 1507<li><a href="#knownissues_00-C02">[CreativeStudio] Parameter settings are not configured for a newly added texture in the material Properties panel (Details mode)</a></li> 1508<li><a href="#knownissues_00-C03">[CreativeStudio] Inappropriate values can be set to the Texture combiners in the material Properties panel</a></li> 1509<li><a href="#knownissues_00-C04">[CreativeStudio] A multi-texture material will display even when the texture coordinators have not been properly set</a></li> 1510<li><a href="#knownissues_00-C05">[CreativeStudio] When textures are shared, the repeat and filter settings do not get applied to the texture mappers.</a></li> 1511<li><a href="#knownissues_00-C06">[CreativeStudio] Settings remain after Texture combiners have been deleted</a></li> 1512<li><a href="#knownissues_00-C07">[CreativeStudio] When multiple texture objects are used for the same texture for the same material, the display may look different on the development hardware</a></li> 1513<li><a href="#knownissues_00-C08">[CreativeStudio] The render order of opaque materials differs on actual hardware and CreativeStudio.</a></li> 1514<li><a href="#knownissues_00-C09">[CreativeStudio] The system crashes if Undo is performed after a particle set has been deleted</a></li> 1515<li><a href="#knownissues_00-C10">[CreativeStudio] Redo does not work correctly when creating particle sets</a></li> 1516<li><a href="#knownissues_00-C11">[CreativeStudio] Particle drawing order does not work</a></li> 1517<li><a href="#knownissues_00-C12">[CreativeStudio] When the same particle is registered multiple times to Particle link they do not preview correctly</a></li> 1518<li><a href="#knownissues_00-C13">[CreativeStudio] Particle links cannot be saved correctly when using "Save all" or "Merge and save files."</a></li> 1519<li><a href="#knownissues_00-C14">[CreativeStudio] When there are multiple spotlights, they must all have the same angular attenuation setting</a></li> 1520<li><a href="#knownissues_00-C15">[CreativeStudio] Spotlight type vertex light displays oddly when the distance to the object being illuminated is zero and the light direction is orthogonal to the surface being illuminated.</a></li> 1521<li><a href="#knownissues_00-C16">[CreativeStudio] Binding of light to animation with different kinds of light sources does not generate an error</a></li> 1522<li><a href="#knownissues_00-C17">[CreativeStudio] When Camera is reset, binding is removed</a></li> 1523<li><a href="#knownissues_00-C18">[CreativeStudio] No error is generated when binding a camera animation with a different mode</a></li> 1524<li><a href="#knownissues_00-C19">[CreativeStudio] Values get reset in the camera Properties panel when the updater is changed</a></li> 1525<li><a href="#knownissues_00-C20">[CreativeStudio] When a non-zero value is set for the camera's wScale the polygon offset does not get applied</a></li> 1526<li><a href="#knownissues_00-C21">[CreativeStudio] Cannot edit lookup table sets with broken links</a></li> 1527<li><a href="#knownissues_00-C22">[CreativeStudio] Changes to names of content objects are not reflected in the display</a></li> 1528<li><a href="#knownissues_00-C23">[CreativeStudio] Sometimes selected status of items in the Contents tree is canceled if three or more levels deep.</a></li> 1529<li><a href="#knownissues_00-C24">[CreativeStudio] Link settings will reflect other selected content if the link flag is set</a></li> 1530<li><a href="#knownissues_00-C25">[CreativeStudio] Cannot distinguish multiple materials in the Curve Editor panel</a></li> 1531<li><a href="#knownissues_00-C26">[CreativeStudio] Increases/decreases in animation elements are not reflected in the Curve Editor panel.</a></li> 1532<li><a href="#knownissues_00-C27">[CreativeStudio] The Transform.Rotate unit is radians not degrees.</a></li> 1533<li><a href="#knownissues_00-C28">[CreativeStudio] There is a problem with adding a key immediately after undoing an operation that resulted in the creation of animation data</a></li> 1534<li><a href="#knownissues_00-C29">[CreativeStudio] There is a problem with updating the display after performing an undo when editing a curve</a></li> 1535<li><a href="#knownissues_00-C30">[CreativeStudio] During animation playback, the values change for elements to which keys are not set</a></li> 1536<li><a href="#knownissues_00-C31">[CreativeStudio] In the settings in the Merge Wizard dialog to associate target files the Select a merge target turns blank.</a></li> 1537<li><a href="#knownissues_00-C32">[CreativeStudio] A texture not used warning icon appears if models are merged</a></li> 1538<li><a href="#knownissues_00-C33">[CreativeStudio] Names do not become applied between the Contents panel and the Properties panel</a></li> 1539<li><a href="#knownissues_00-C34">[CreativeStudio] After an object with a parent-child relationship is deleted, the parent-child relationship cannot be restored by an undo operation.</a></li> 1540<li><a href="#knownissues_00-C35">[CreativeStudio] Frames do not get applied when frames are skipped in the Timeline panel.</a></li> 1541<li><a href="#knownissues_00-C36">[CreativeStudio] The color field always points to the lower right if black (0,0,0) is specified using the color picker</a></li> 1542<li><a href="#knownissues_00-C37">[CreativeStudio] The S component resets if black (0,0,0) is specified using the color picker</a></li> 1543<li><a href="#knownissues_00-G01">[3D Graphics Development Environment] PC version runtime is not supported</a></li> 1544<li><a href="#knownissues_00-G02">[3D Graphics Development Environment] Material settings processed by the vertex shader do not work for particles</a></li> 1545<li><a href="#knownissues_00-G03">[3D Graphics Development Environment] An explicit VBO flush is not performed for particles</a></li> 1546<li><a href="#knownissues_00-G04">[3D Graphics Development Environment] When changing material parameters, the material hash for changed parts must be cleared to 0</a></li> 1547<li><a href="#knownissues_00-G05">[3D Graphics Development Environment] Polygons are displayed even when "do not display" has been selected for polygon display</a></li> 1548<li><a href="#knownissues_00-G06">[3D Graphics Development Environment]</a></li> 1549<li><a href="#knownissues_00-G07">[3D Graphics Development Environment] Separate sampler settings for each texture stage are enabled at runtime on actual hardware even in the case of the same texture</a></li> 1550<li><a href="#knownissues_00-G08">[3D Graphics Development Environment] "SIO Read Failed" is always output after reloading the Simple Viewer on actual hardware</a></li> 1551<li><a href="#knownissues_00-G09">[3D Graphics Development Environment] No error is generated when binding a camera animation with a different mode</a></li> 1552<li><a href="#knownissues_00-G10">[3D Graphics Development Environment] Transforms are sometimes not correctly blended when using AnimBlender with camera animations</a></li> 1553<li><a href="#knownissues_00-G11">[3D Graphics Development Environment] The display sometimes looks different on actual hardware comparted to CreativeStudio (POD) due to differences in precision</a></li> 1554<li><a href="#knownissues_00-G12">[3D Graphics Development Environment] Lighting breaks for vertices that have a light and perpendicular normal if front face culling has been set</a></li> 1555<li><a href="#knownissues_00-G13">[3D Graphics Development Environment] Distance attenuation cannot be applied to Layer Configuration 7</a></li> 1556<li><a href="#knownissues_00-G14">[3D Graphics Development Environment] Spotlight type vertex light displays oddly when the distance to the object being illuminated is zero and the light direction is orthogonal to the surface being illuminated</a></li> 1557<li><a href="#knownissues_00-G15">[3D Graphics Development Environment] Binding of light to animation with different kinds of light sources does not generate an error</a></li> 1558<li><a href="#knownissues_00-G16">[3D Graphics Development Environment] Sufficient memory is required for ParticleContext MaxEmission.</a></li> 1559<li><a href="#knownissues_00-G17">[3D Graphics Development Environment] BranchWorldMatrixCalculationEnabled does not function correctly.</a></li> 1560<li><a href="#knownissues_00-G18">[3D Graphics Development Environment] Results are undefined when using the input SP value for D0 or D1 for a light other than a spot light</a></li> 1561<li><a href="#knownissues_00-G19">[3D Graphics Development Environment] A value other than a power of two cannot be specified in the alignment argument of GetMemorySize()</a></li> 1562<li><a href="#knownissues_00-L01">[2D Layout Development Environment] (Library) There is a limitation on the local conversion matrix.</a></li> 1563<li><a href="#knownissues_00-S01">[3D Graphics Development Environment] (SoundMaker) Playback of certain sequence sounds will crash the application</a></li> 1564<li><a href="#knownissues_00-S02">[3D Graphics Development Environment](SoundMaker) There are problems related to displaying search results</a></li> 1565<li><a href="#knownissues_00-S03">[3D Graphics Development Environment] (SoundMaker) There are problems when changing player names</a></li> 1566<li><a href="#knownissues_00-S04">[3D Graphics Development Environment] (SoundMaker) There are problems related to copying cells</a></li> 1567<li><a href="#knownissues_00-S05">[Sound Development Environment](SoundMaker) There is a bug related to unlinking banks.</a></li> 1568<li><a href="#knownissues_00-S06">[Sound Development Environment] (SoundPlayer) There is a bug where operations during HioSoundPlayer stream playback are not accepted.</a></li> 1569<li><a href="#knownissues_00-S07">[Sound Development Environment] (SoundPlayer) There is a bug where sound cannot be played back.</a></li> 1570<li><a href="#knownissues_00-V01">[Viewer] Animations are sometimes bound differently from CreativeStudio</a></li> 1571<li><a href="#knownissues_00-V02">[Viewer] Binding is not performed correctly when there is more than one animation bind target.</a></li> 1572<li><a href="#knownissues_00-V03">[Viewer] Projection textures cannot be previewed properly if the camera number for the scene environment is 0.</a></li> 1573<li><a href="#knownissues_00-V04">[Viewer] If file reload operations are performed in Effect mode, loop frames are also increased</a></li> 1574<li><a href="#knownissues_00-V05">[Viewer] When transferring multiple animations from NWCS, the values of one side of the animation are baked.</a></li> 1575<li><a href="#knownissues_00-V06">[Viewer] The display breaks if L4 or A4 format is displayed at the same time as a texture having another format</a></li> 1576<li><a href="#knownissues_00-M01">[MayaPlugin] Even if Always is set for Face Culling for material attributes, it is not reflected.</a></li> 1577<li><a href="#knownissues_00-X01">[3dsMaxPlugin] Export terminates midway through batch export</a></li> 1578<li><a href="#knownissues_00-X02">[3dsMaxPlugin] Bounding boxes are output slightly larger than optimum size.</a></li> 1579<li><a href="#knownissues_00-X03">[3dsMaxPlugin] Tangent information is not output.</a></li> 1580<li><a href="#knownissues_00-X04">[3dsMaxPlugin] Even if Always is set for Face Culling for material attributes, it is not reflected.</a></li> 1581<li><a href="#knownissues_00-I01">[SoftimagePlugin] Tangent information is not output.</a></li> 1582<li><a href="#knownissues_00-I02">[SoftimagePlugin] Even if Always is set for Face Culling for material attributes, it is not reflected.</a></li> 1583</ul> 1584<h3 id="knownissues_00-B01">[System Library] (Library) High-speed text drawing class restrictions</h3> 1585<p>When using the nw::font::RectDrawer class for drawing text at high speed, zero always results without considering the z-direction cursor position of the nw::font::CharWriter or nw::font::TextWriter class. 1586</p> 1587<h3 id="knownissues_00-C01">[CreativeStudio] Redo does not work correctly when creating a sample curve</h3> 1588<h3 id="knownissues_00-C02">[CreativeStudio] Parameter settings are not configured for a newly added texture in the material Properties panel (Details mode)</h3> 1589<p>Parameters are not configured for a newly added texture in the Texture management part of the material Properties panel (Details mode) because a texture coordinator is not registered. 1590</p> 1591<h3 id="knownissues_00-C03">[CreativeStudio] Inappropriate values can be set to the Texture combiners in the material Properties panel</h3> 1592<p>Depending on the number of combiner stages, there are certain values that cannot be set to the Texture combiners, but currently these can get set from the UI. 1593</p> 1594<h3 id="knownissues_00-C04">[CreativeStudio] A multi-texture material will display even when the texture coordinators have not been properly set</h3> 1595<p>To apply multiple textures you need to set the correct number of texture coordinators. However, under certain conditions the material will display even if the setting has not been properly configured, 1596</p> 1597<h3 id="knownissues_00-C05">[CreativeStudio] When textures are shared, the repeat and filter settings do not get applied to the texture mappers.</h3> 1598<p>Repeat and filter settings cannot be applied to the separate texture mappers for a shared texture. Separate settings are applied in the development hardware. 1599</p> 1600<h3 id="knownissues_00-C06">[CreativeStudio] Settings remain after Texture combiners have been deleted</h3> 1601<p>For a model with numerous materials, sometimes the settings remain even after Texture combiners have been deleted. 1602</p> 1603<h3 id="knownissues_00-C07">[CreativeStudio] When multiple texture objects are used for the same texture for the same material, the display may look different on the development hardware</h3> 1604<p>Due to the OpenGL specifications, the filtering settings may differ between the development hardware and the NWCS using POD. 1605</p> 1606<h3 id="knownissues_00-C08">[CreativeStudio] The render order of opaque materials differs on actual hardware and CreativeStudio.</h3> 1607<p>Because of the way material comparisons are implemented on CreativeStudio, the display will differ from that on the development hardware. 1608</p> 1609<h3 id="knownissues_00-C09">[CreativeStudio] The system crashes if Undo is performed after a particle set has been deleted</h3> 1610<h3 id="knownissues_00-C10">[CreativeStudio] Redo does not work correctly when creating particle sets</h3> 1611<h3 id="knownissues_00-C11">[CreativeStudio] Particle drawing order does not work</h3> 1612<p>This is not supported by the development hardware, so the feature has been temporarily disabled. 1613</p> 1614<h3 id="knownissues_00-C12">[CreativeStudio] When the same particle is registered multiple times to Particle link they do not preview correctly</h3> 1615<p>Preview does not work correctly when the same particle is registered two or more times to a single <B>Particle link</B>. 1616</p> 1617<h3 id="knownissues_00-C13">[CreativeStudio] Particle links cannot be saved correctly when using "Save all" or "Merge and save files."</h3> 1618<p>Particle links are not saved correctly (an empty file is saved) when using the same menu as other intermediate files. To save particle links correctly, you must save using <B>File > Save > Particle link</B>. 1619</p> 1620<h3 id="knownissues_00-C14">[CreativeStudio] When there are multiple spotlights, they must all have the same angular attenuation setting</h3> 1621<p>When multiple spotlights exist, the angular attenuation settings for input and scale must be consistent. If the angular attenuation settings differ, the settings for other lights will not be correctly applied and displayed, so attention to this is required.<br /> 1622</p> 1623<h3 id="knownissues_00-C15">[CreativeStudio] Spotlight type vertex light displays oddly when the distance to the object being illuminated is zero and the light direction is orthogonal to the surface being illuminated.</h3> 1624<p>When using spotlights, make sure you locate them such that the distance to the object being illuminated is not zero. 1625</p> 1626<h3 id="knownissues_00-C16">[CreativeStudio] Binding of light to animation with different kinds of light sources does not generate an error</h3> 1627<p>When the light source set for fragment light and vertex light does not match that for the animation, they will bind anyway without generating an error. When this happens, animation with an invalid parameter for the light source of the light will be deleted. 1628</p> 1629<h3 id="knownissues_00-C17">[CreativeStudio] When Camera is reset, binding is removed</h3> 1630<p>When <B>Reset </B>is done in the camera <B>Properties </B>panel, the property binding is removed and the values will not be applied until you switch back to the panel. 1631</p> 1632<h3 id="knownissues_00-C18">[CreativeStudio] No error is generated when binding a camera animation with a different mode</h3> 1633<p>When Projection mode is set as the view mode for Camera and the animation is not set to the same mode, binding can nevertheless take place with no generation of an error. When that happens, animation with invalid parameters in the current mode get deleted. 1634</p> 1635<h3 id="knownissues_00-C19">[CreativeStudio] Values get reset in the camera Properties panel when the updater is changed</h3> 1636<p>When updater is changed in the camera <B>Properties </B>panel the values are not saved and get destroyed. 1637</p> 1638<h3 id="knownissues_00-C20">[CreativeStudio] When a non-zero value is set for the camera's wScale the polygon offset does not get applied</h3> 1639<p>When a non-zero value is set for the camera's wScale, the polygon offset feature in the material settings does not work. The setting is applied in the development hardware. 1640</p> 1641<h3 id="knownissues_00-C21">[CreativeStudio] Cannot edit lookup table sets with broken links</h3> 1642<p>In the settings for lookup tables in the <B>Properties </B>panels for materials and fragment lights, you cannot edit lookup table sets correctly if links have been broken. 1643</p> 1644<h3 id="knownissues_00-C22">[CreativeStudio] Changes to names of content objects are not reflected in the display</h3> 1645<p>You can change the name of a content object from a panel, but the name on display in the Camera and the Lookup table set does not change. The change is reflected in internal operations, so the post-change name gets output to the intermediate file. 1646</p> 1647<h3 id="knownissues_00-C23">[CreativeStudio] Sometimes selected status of items in the Contents tree is canceled if three or more levels deep.</h3> 1648<p>There is a problem where selection is canceled if an item in a Contents tree three or more levels deep has been selected and contents are added or transferred to the viewer. 1649</p> 1650<h3 id="knownissues_00-C24">[CreativeStudio] Link settings will reflect other selected content if the link flag is set</h3> 1651<p>If other content for which no link setting is made is selected while the link flag is set, the link setting is sometimes applied to the selected content as well. 1652</p> 1653<h3 id="knownissues_00-C25">[CreativeStudio] Cannot distinguish multiple materials in the Curve Editor panel</h3> 1654<p>When a model with multiple materials is selected in the Contents panel, those materials cannot be distinguished in the Curve Editor panel. This problem does not arise if you select materials in the <B>Contents </B>panel. 1655</p> 1656<h3 id="knownissues_00-C26">[CreativeStudio] Increases/decreases in animation elements are not reflected in the Curve Editor panel.</h3> 1657<p>When the editing of a content object adds or removes animation elements, this is not reflected in the tree view in the Curve Editor panel. You need to re-select the content object or close and reopen the <B>Curve Editor </B>panel. 1658</p> 1659<h3 id="knownissues_00-C27">[CreativeStudio] The Transform.Rotate unit is radians not degrees.</h3> 1660<h3 id="knownissues_00-C28">[CreativeStudio] There is a problem with adding a key immediately after undoing an operation that resulted in the creation of animation data</h3> 1661<p>Animation data is automatically created when a key is first added. However, if you attempt to add a key immediately after undoing this operation, it will not be added correctly. 1662</p> 1663<p>This problem can be resolved by reselecting content or re-opening CurveEditor. 1664</p> 1665<h3 id="knownissues_00-C29">[CreativeStudio] There is a problem with updating the display after performing an undo when editing a curve</h3> 1666<p>If another curve is selected when undoing a curve edit, there is a problem where the display status (bold display or icon) of the curve being undone is not updated. 1667</p> 1668<h3 id="knownissues_00-C30">[CreativeStudio] During animation playback, the values change for elements to which keys are not set</h3> 1669<p>This occurs in procedures like the following: 1670</p> 1671<ol><li> A key is set for the R element of emission color. 1672</li> 1673<li> The value of the G element is changed in the material <B>Properties </B>panel 1674</li> 1675<li> When animation is played, the G element reverts to its value before the change 1676</li> 1677</ol> 1678<h3 id="knownissues_00-C31">[CreativeStudio] In the settings in the Merge Wizard dialog to associate target files the Select a merge target turns blank.</h3> 1679<p>When switching between Model and Texture tabs the display of the selection state becomes blank. Although it appears blank, the setting is active because the association setting stores the state of the merge target. 1680</p> 1681<h3 id="knownissues_00-C32">[CreativeStudio] A texture not used warning icon appears if models are merged</h3> 1682<p>Although a "texture not used" warning icon is displayed for all associated textures when models are merged, this can be resolved by reloading the model file. 1683</p> 1684<h3 id="knownissues_00-C33">[CreativeStudio] Names do not become applied between the Contents panel and the Properties panel</h3> 1685<p>When a name that cannot be set is configured in the <B>Properties </B>panel, it does not restore to the before-the-change name. It will restore to the original state if you either specify a value that can be configured, or change the selection state. 1686</p> 1687<h3 id="knownissues_00-C34">[CreativeStudio] After an object with a parent-child relationship is deleted, the parent-child relationship cannot be restored by an undo operation.</h3> 1688<p>If there are objects with a parent-child relationship on the Contents panel, such as models and materials, the parent-child relationship is canceled if either the parent or child is deleted. The relationship cannot restored even with an undo operation. 1689</p> 1690<h3 id="knownissues_00-C35">[CreativeStudio] Frames do not get applied when frames are skipped in the Timeline panel.</h3> 1691<p>Frames do not become applied when Skip forward and Skip backward are done repeatedly. 1692</p> 1693<h3 id="knownissues_00-C36">[CreativeStudio] The color field always points to the lower right if black (0,0,0) is specified using the color picker</h3> 1694<h3 id="knownissues_00-C37">[CreativeStudio] The S component resets if black (0,0,0) is specified using the color picker</h3> 1695<h3 id="knownissues_00-G01">[3D Graphics Development Environment] PC version runtime is not supported</h3> 1696<p>Operations have not been confirmed under PC version runtime. Only actual hardware runtime is supported. 1697</p> 1698<h3 id="knownissues_00-G02">[3D Graphics Development Environment] Material settings processed by the vertex shader do not work for particles</h3> 1699<p>The following restrictions apply to the material Properties panel. 1700</p> 1701<ul><li>0 and 1 can be used as a coordinator combination. 2 cannot be used. 1702</li> 1703<li>Bank mapping cannot be used. 1704</li> 1705<li>Only texture coordinates can be used for the mapping method and only 0 can be used for the UV set with the texture coordinator. 1706</li> 1707</ul> 1708<h3 id="knownissues_00-G03">[3D Graphics Development Environment] An explicit VBO flush is not performed for particles</h3> 1709<p>A VBO flush now results for rendering using a given resource if IsBufferFlushEnabled of ResParticleSet is set to true. However, we recommend that you implement a process where the particle VBO is written out of the cache between calls to UpdateScene and RenderScene because this process has a large impact on performance. 1710</p> 1711<h3 id="knownissues_00-G04">[3D Graphics Development Environment] When changing material parameters, the material hash for changed parts must be cleared to 0</h3> 1712<p>This may be the cause of symptoms such as modified parameters having no effect on rendering occur. 1713</p> 1714<h3 id="knownissues_00-G05">[3D Graphics Development Environment] Polygons are displayed even when "do not display" has been selected for polygon display</h3> 1715<p>We recommend that you use mesh Visibility when hiding meshes. 1716</p> 1717<h3 id="knownissues_00-G06">[3D Graphics Development Environment]</h3> 1718<p>"Non-Uniform Scale" under "Model Options" of the DCC exporter is not supported. If "Non-Uniform Scale" is ON, lighting is not performed correctly for meshes with skinning that are influenced by bones with non-uniform scale. 1719</p> 1720<h3 id="knownissues_00-G07">[3D Graphics Development Environment] Separate sampler settings for each texture stage are enabled at runtime on actual hardware even in the case of the same texture</h3> 1721<p>Because texture sampler settings are made based on a command cache at runtime on actual hardware, separate sampler settings are enabled for each texture stage even for the same texture. Sometimes the results of rendering under CreativeStudio (OpenGL) differ in appearance from those on actual hardware. 1722</p> 1723<h3 id="knownissues_00-G08">[3D Graphics Development Environment] "SIO Read Failed" is always output after reloading the Simple Viewer on actual hardware</h3> 1724<p>When the reloading a scene on the Simple Viewer on actual hardware (by pressing the A Button or selecting "Transfer to viewer" under CreativeStudio), an "SIO Read Failed" message is always output after the debugger displays the load path. There is no problem with operations as loading did not actually fail. 1725</p> 1726<h3 id="knownissues_00-G09">[3D Graphics Development Environment] No error is generated when binding a camera animation with a different mode</h3> 1727<p>When Projection mode is set as the view mode for Camera and the animation is not set to the same mode, binding can nevertheless take place with no generation of an error. Execution does not work normally in this case. 1728</p> 1729<h3 id="knownissues_00-G10">[3D Graphics Development Environment] Transforms are sometimes not correctly blended when using AnimBlender with camera animations</h3> 1730<p>Transforms are sometimes not correctly blended when using AnimBlender with camera animations. 1731</p> 1732<h3 id="knownissues_00-G11">[3D Graphics Development Environment] The display sometimes looks different on actual hardware comparted to CreativeStudio (POD) due to differences in precision</h3> 1733<p>Sometimes the results of the depth test differ due to differences in depth precision. Sometimes the results of the polygon offset differ due to differences in polygon offset precision. 1734</p> 1735<h3 id="knownissues_00-G12">[3D Graphics Development Environment] Lighting breaks for vertices that have a light and perpendicular normal if front face culling has been set</h3> 1736<p>Lighting sometimes breaks for vertices that have a light and perpendicular normal if front face culling has been set 1737</p> 1738<h3 id="knownissues_00-G13">[3D Graphics Development Environment] Distance attenuation cannot be applied to Layer Configuration 7</h3> 1739<p>Distance attenuation cannot be applied to materials that use Layer Config 7. This is a hardware limitation. 1740</p> 1741<h3 id="knownissues_00-G14">[3D Graphics Development Environment] Spotlight type vertex light displays oddly when the distance to the object being illuminated is zero and the light direction is orthogonal to the surface being illuminated</h3> 1742<p>When using spotlights, make sure you locate them such that the distance to the object being illuminated is not zero. 1743</p> 1744<h3 id="knownissues_00-G15">[3D Graphics Development Environment] Binding of light to animation with different kinds of light sources does not generate an error</h3> 1745<p>When the light source set for fragment light and vertex light does not match that for the animation, they will bind anyway without generating an error. Execution does not work normally in this case. 1746</p> 1747<h3 id="knownissues_00-G16">[3D Graphics Development Environment] Sufficient memory is required for ParticleContext MaxEmission.</h3> 1748<p>When wmax has been set as the maximum work memory at runtime for all ParticleSet objects, MaxEmission must be set to the amount of memory given by (wmax + 7)/3 or the particle volume (not divided by 3) newly emitted in a single frame for that particle set, whichever is greater. 1749</p> 1750<p>ParticleContext work memory will become unnecessary in version 1.3. 1751</p> 1752<h3 id="knownissues_00-G17">[3D Graphics Development Environment] BranchWorldMatrixCalculationEnabled does not function correctly.</h3> 1753<p>BranchWorldMatrixCalculationEnabled does not function properly. Plans call for it to be abolished in the next release. 1754</p> 1755<h3 id="knownissues_00-G18">[3D Graphics Development Environment] Results are undefined when using the input SP value for D0 or D1 for a light other than a spot light</h3> 1756<p>Results are undefined when using the input SP value for D0 or D1 for a light other than a spot light 1757</p> 1758<h3 id="knownissues_00-G19">[3D Graphics Development Environment] A value other than a power of two cannot be specified in the alignment argument of GetMemorySize()</h3> 1759<p>Execution fails on an ASSERT if a value other than a power of two is specified. 1760</p> 1761<h3 id="knownissues_00-L01">[2D Layout Development Environment] (Library) There is a limitation on the local conversion matrix.</h3> 1762<p>If the rotation around the X, Y, and Z axes of the pane are all 0, the global SRT matrix is calculated directly to increase speed. The local SRT matrix is not updated for this reason. 1763</p> 1764<h3 id="knownissues_00-S01">[3D Graphics Development Environment] (SoundMaker) Playback of certain sequence sounds will crash the application</h3> 1765<p>SoundMaker will crash when you try to preview a sequence on the computer that includes a sequence sound with the <CODE>alloctrack</CODE> command. 1766</p> 1767<h3 id="knownissues_00-S02">[3D Graphics Development Environment](SoundMaker) There are problems related to displaying search results</h3> 1768<p>An exclamation point is always attached to instruments displayed in the Search Results window. 1769</p> 1770<h3 id="knownissues_00-S03">[3D Graphics Development Environment] (SoundMaker) There are problems when changing player names</h3> 1771<p>Even if you rename a player and resolve broken links, the exclamation mark persists and conversion attempts result in an internal error. To recover from this, reopen the project in which the error occurs. 1772</p> 1773<h3 id="knownissues_00-S04">[3D Graphics Development Environment] (SoundMaker) There are problems related to copying cells</h3> 1774<p>When you select Copy Cell in the Duration column or Front Bypass column, nothing gets copied. The <B>Copy Cell</B> menu in the <B>Play</B> column does not appear grayed-out. 1775</p> 1776<h3 id="knownissues_00-S05">[Sound Development Environment](SoundMaker) There is a bug related to unlinking banks.</h3> 1777<p>A warning icon ("!") is not being displayed in the sequence sound list even if a bank that doesn't exist in the project is specified as a sequence sound. 1778</p> 1779<h3 id="knownissues_00-S06">[Sound Development Environment] (SoundPlayer) There is a bug where operations during HioSoundPlayer stream playback are not accepted.</h3> 1780<p>There is a bug where subsequent operations are not accepted if an attempt is made to play a stream sound using HioSoundPlayer. 1781</p> 1782<h3 id="knownissues_00-S07">[Sound Development Environment] (SoundPlayer) There is a bug where sound cannot be played back.</h3> 1783<p>There is a bug that causes failure to load data and inability to play sounds. It occurs under the condition described in (A) for banks and wave sounds when they are only registered to groups that meet the condition described in (B). 1784</p> 1785<p>(A) Condition for banks and wave sounds: 1786</p> 1787<ul><li> Automatic (Shared) selected for Waveform Archive. 1788</li> 1789</ul> 1790<p>(B) Condition for groups: 1791</p> 1792<ul><li> Embedded selected for output format. 1793</li> 1794</ul> 1795<h3 id="knownissues_00-V01">[Viewer] Animations are sometimes bound differently from CreativeStudio</h3> 1796<p>Sometimes the animation bound differs from CreativeStudio when multiple animations are loaded for the same model. Also, there is currently no support for the binding of multiple animations to a single model, nor support for multiple Light animations. 1797</p> 1798<h3 id="knownissues_00-V02">[Viewer] Binding is not performed correctly when there is more than one animation bind target.</h3> 1799<p>If there is more than one possible animation bind target of the same type (model, camera, or light, etc.) for a given animation, the animation may not be bound correctly and animation preview may not be possible. 1800</p> 1801<h3 id="knownissues_00-V03">[Viewer] Projection textures cannot be previewed properly if the camera number for the scene environment is 0.</h3> 1802<p>Projection must be made using a camera other than camera 0 to preview a projection texture. 1803</p> 1804<h3 id="knownissues_00-V04">[Viewer] If file reload operations are performed in Effect mode, loop frames are also increased</h3> 1805<p>There is some overlap between file reload operations and loop frame increase operations, causing a loop frame increase to also be performed. 1806</p> 1807<h3 id="knownissues_00-V05">[Viewer] When transferring multiple animations from NWCS, the values of one side of the animation are baked.</h3> 1808<p>There is a bug where material animation values are baked during binary output by NWCS, sometimes resulting in behavior where baked values and other material animations are added together. 1809</p> 1810<h3 id="knownissues_00-V06">[Viewer] The display breaks if L4 or A4 format is displayed at the same time as a texture having another format</h3> 1811<p>The display may break and Viewer may freeze if textures having L4 or A4 format are displayed at the same time as textures having another format. This bug can occur because, with Viewer, all textures are placed in the same VRAM location. For details, refer to the hardware documentation. 1812</p> 1813<h3 id="knownissues_00-M01">[MayaPlugin] Even if Always is set for Face Culling for material attributes, it is not reflected.</h3> 1814<p>Always Culling (cull both faces) is not supported at runtime. It is handled as Front Face Culling (display back surface). Always Culling will be deprecated from Nintendo Ware 1.2.0. 1815</p> 1816<h3 id="knownissues_00-X01">[3dsMaxPlugin] Export terminates midway through batch export</h3> 1817<p>Sometimes "system exception" is displayed in the middle of batch export and export terminates. 1818</p> 1819<h3 id="knownissues_00-X02">[3dsMaxPlugin] Bounding boxes are output slightly larger than optimum size.</h3> 1820<p>In 3ds Max 2009 (32bit), the bounding box is sometimes exported in a size larger than the optimal size. 1821</p> 1822<h3 id="knownissues_00-X03">[3dsMaxPlugin] Tangent information is not output.</h3> 1823<p>Tangent information is not exported when anisotropic reflection is used. 1824</p> 1825<h3 id="knownissues_00-X04">[3dsMaxPlugin] Even if Always is set for Face Culling for material attributes, it is not reflected.</h3> 1826<p>Always (cull both faces) is not supported at runtime. It is handled as Front Face (show only back face). Always will be deprecated from Nintendo Ware 1.2.0. 1827</p> 1828<h3 id="knownissues_00-I01">[SoftimagePlugin] Tangent information is not output.</h3> 1829<p>Tangent information is not exported when anisotropic reflection is used. 1830</p> 1831<h3 id="knownissues_00-I02">[SoftimagePlugin] Even if Always is set for Face Culling for material attributes, it is not reflected.</h3> 1832<p>Always (cull both faces) is not supported at runtime. It is handled as Front Face (show only back face). Always will be deprecated from Nintendo Ware 1.2.0. 1833</p> 1834 1835 1836 1837 1838<h2 id="subject_info">NintendoWare-related Information</h2> 1839 1840<p> 1841Information about NintendoWare is located in the documents directory of the NintendoWare source tree. Read the following documents first. 1842</p> 1843 1844<ul> 1845 1846<li>Overviews</li> 1847<p> 1848These documents give an overview of NintendoWare. 1849</p> 1850<ul> 1851 <li>NintendoWare overview (<a href="../Overview/NintendoWare_Overview.pdf">NintendoWare_Overview.pdf</a>)</li> 1852 <li>2D Layout Development Environment Overview (<a href="../Overview/2D_Overview.pdf">2D_Overview.pdf</a>)</li> 1853 <li>Sound Development Environment Overview (<a href="../Overview/Sound_Overview.pdf">Sound_Overview.pdf</a>)</li> 1854</ul> 1855 1856 <li>Programmers Guide (<a href="../ProgrammersGuide/NintendoWare_ProgrammersGuide.pdf">NintendoWare_ProgrammersGuide.pdf</a>)</li> 1857<p> 1858This document explains how to set up NintendoWare and the procedures for building the NintendoWare library and demo programs. 1859</p> 1860 1861 <li>CreativeStudio Manual (<a href="../CreativeStudio/CreativeStudio.html">CreativeStudio.html</a>)</li> 1862<p> 1863This document describes how to set up CreativeStudio and DCC tool plugins and gives procedures on how to start using CreativeStudio. 1864</p> 1865 1866 1867<li>Revision History</li> 1868<p> 1869 These documents describe revisions up to the current version. 1870</p> 1871<ul> 1872<li>Overall development environment revision history (<a href="ChangeLog/DevelopmentEnvironment_ChangeLog.html"><CODE>DevelopmentEnvironment_ChangeLog.html</CODE></a>)</li> 1873<li>System Library Change Log (<a href="ChangeLogs/SystemLibrary_ChangeLog.html">SystemLibrary_ChangeLog.html</a>)</li> 1874<li>CreativeStudio Change Log (<a href="ChangeLogs/CreativeStudio_ChangeLog.html">CreativeStudio_ChangeLog.html</a>)</li> 1875<li>3D Graphics Development Environment Change Log (<a href="ChangeLogs/Graphics_ChangeLog.html">Graphics_ChangeLog.html</a>)</li> 1876<li>2D Layout Development Environment Change Log (<a href="ChangeLogs/Layout_ChangeLog.html">Layout_ChangeLog.html</a>)</li> 1877<li>Sound Development Environment Change Log (<a href="ChangeLogs/Sound_ChangeLog.html">Sound_ChangeLog.html</a>)</li> 1878<li>Viewer revision history (<a href="ChangeLogs/Viewer_ChangeLog.html"><CODE>Viewer_ChangeLog.html</CODE></a>)</li> 1879<li>MayaPlugin Change Log (<a href="ChangeLogs/MayaPlugin_ChangeLog.html">MayaPlugin_ChangeLog.html</a>)</li> 1880<li>3dsMaxPlugin Change Log (<a href="ChangeLogs/3dsMaxPlugin_ChangeLog.html">3dsMaxPlugin_ChangeLog.html</a>)</li> 1881<li>SoftimagePlugin Change Log (<a href="ChangeLogs/SoftimagePlugin_ChangeLog.html">SoftimagePlugin_ChangeLog.html</a>)</li> 1882<li>PhotoshopPlugin Change Log (<a href="ChangeLogs/PhotoshopPlugin_ChangeLog.html">PhotoshopPlugin_ChangeLog.html</a>)</li> 1883 1884</ul> 1885 1886 1887</ul> 1888 1889 1890 1891<h2 id="subject_note">Notes</h2> 1892 1893<h3>Multithread Operation</h3> 1894 1895<p> 1896The NintendoWare library is not essentially designed to be thread-safe (in other words, it is not intended to support multithreading). Consequently, if you call functions from various NintendoWare libraries from an interrupt handler or from different threads, NintendoWare may not function properly. 1897</p> 1898 1899 1900<h3>Image Data and Music Data in Samples</h3> 1901 1902<p> 1903Copyrights for the image data and music data used in the demo and sample programs included in this package are the property of Nintendo. This data may only be used in the demo and sample programs of this package, and may not be used in any other programs. 1904</p> 1905 1906 1907<h3>Font Licenses</h3> 1908 1909<p> 1910NintendoWare includes a font converter (FontConverter). FontConverter allows you to convert any font installed on a computer into a form usable by the Wii. However, to sell software that uses these fonts, you must have licenses for them. You need to obtain licenses for each game software title. FontConverter and NintendoWare do not include font licenses of any kind. 1911</p> 1912 1913 1914<h3>Use of JavaScript in the Manual</h3> 1915 1916<p> 1917Part of the CreativeStudio manual uses JavaScript to improve readability. However, all information can be viewed even if JavaScript is disabled. 1918</p> 1919 1920 1921<div class="licence" style="width:27em"> 1922<pre> 1923© 2009-2010 Nintendo Co., Ltd. 1924© 2009-2010 HAL Laboratory, Inc. 1925 1926The contents of this document cannot be duplicated, 1927copied, reprinted, transferred, distributed or loaned in 1928whole or in part without the prior approval of Nintendo. 1929</pre> 1930</div> 1931 1932<hr><p>CONFIDENTIAL</p></body> 1933</html> 1934