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 SoftimagePlugin - Revision History</title>
7<style type="text/css">
8<!--
9
10H1
11{
12    font-weight         : bold;
13    font-size           : 250%;
14    text-align          : left;
15    color               : #46f;
16    margin              : 0em 0em 0.5em 0em;
17}
18
19H2
20{
21    font-weight         : bold;
22    font-size           : 150%;
23    text-align          : left;
24    margin              : 2em 0em 0.5em 0em;
25    padding-top         : 8pt;
26    border-top-style    : double;
27    border-top-width    : 3px;
28}
29
30H3
31{
32    font-weight         : bold;
33    font-size           : 120%;
34    margin              : 1em 0em 0.5em 0em;
35    padding-top         : 8pt;
36    border-top-style    : solid;
37    border-top-width    : 1px;
38}
39
40H4
41{
42    font-weight         : normal;
43    font-size           : 100%;
44    margin              : 0em 0em 0em 0.5em;
45}
46
47DIV.date
48{
49    font-size           : normal;
50    text-align          : right;
51    margin              : 0pt 0pt 12pt 0pt;
52}
53
54DIV.licence
55{
56    margin: 0em;
57    border-style : solid;
58    border-width : 1px;
59}
60
61P
62{
63    font-size           : normal;
64    margin              : 0em 1em 0.5em 1em;
65    line-height         : 150%;
66}
67
68PRE
69{
70    font-size           : normal;
71    margin              : 0em 0em 1em 2em;
72    line-height         : 120%;
73}
74
75DT
76{
77    margin              : 1em 0em 0em 1em;
78}
79DD
80{
81    margin-left         : 3em;
82}
83UL
84{
85    margin-top         : 0em;
86}
87
88-->
89</style>
90</head>
91<body>
92
93<h1>NintendoWare SoftimagePlugin - Revision History</h1>
94
95<h2>Index</h2>
96
97<h3><a href="#version_1_3_1">■ 1.3.1</a></h3>
98<h4>Bug fixes</h4>
99<ul style="list-style-type:none;">
100<li><a href="#note_42-I01">Note 42-I01:  (Optimization) Fixed a bug where optimization would fail with certain skinning models</a></li>
101</ul>
102<h3><a href="#version_1_3_0">■ 1.3.0</a></h3>
103<h4>Added and Changed Features</h4>
104<ul style="list-style-type:none;">
105<li><a href="#note_41-I01">Note 41-I01:  Changed the Animation Key export specifications</a></li>
106<li><a href="#note_41-I02">Note 41-I02:  Added an Animation Key Forced Output Settings Plug-in</a></li>
107<li><a href="#note_41-I03">Note 41-I03:  Added options to the Export Plug-in</a></li>
108<li><a href="#note_41-I04">Note 41-I04:  Changed the design of the Export Plug-in dialog</a></li>
109<li><a href="#note_41-I05">Note 41-I05:  Added a plug-in for setting user data</a></li>
110</ul>
111<h4>Bug fixes</h4>
112<ul style="list-style-type:none;">
113<li><a href="#note_41-I06">Note 41-I06:  Fixed a problem where the tangent information was not exported when using the anisotropic reflection shader</a></li>
114<li><a href="#note_41-I07">Note 41-I07:  Fixed a problem where invalid values were exported for bone information when the starting frame was a frame other than 0</a></li>
115<li><a href="#note_41-I08">Note 41-I08:  Fixed a problem where optimization was not occurring for CSKLA files</a></li>
116<li><a href="#note_41-I09">Note 41-I09:  Fixed a problem where visibility animation was not exported</a></li>
117</ul>
118<h3><a href="#version_1_2_0">■ 1.2.0</a></h3>
119<h4>Added and Changed Features</h4>
120<ul style="list-style-type:none;">
121<li><a href="#note_22-I01">Note 22-I01:  Added options to the Export Plug-in</a></li>
122<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>
123<li><a href="#note_22-I03">Note 22-I03:  Support for output of scene environment data</a></li>
124<li><a href="#note_22-I04">Note 22-I04:  Support for the resident version of CreativeStudio</a></li>
125<li><a href="#note_22-I05">Note 22-I05:  Added support for specifying the output format for vertex colors</a></li>
126</ul>
127<h4>Bug fixes</h4>
128<ul style="list-style-type:none;">
129<li><a href="#note_22-I06">Note 22-I06:  Fixed the problem that caused names to be improperly output in &quot;NodeName&quot;</a></li>
130<li><a href="#note_22-I07">Note 22-I07:  Fixed a problem where names were duplicated in lookup table sets</a></li>
131<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>
132<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>
133</ul>
134<h3><a href="#version_1_1_0">■ 1.1.0</a></h3>
135<h4>Added and Changed Features</h4>
136<ul style="list-style-type:none;">
137<li><a href="#note_19-I01">Note 19-I01:  Added options to the Export Plug-in</a></li>
138<li><a href="#note_19-I02">Note 19-I02:  Added a Blend Mode to the material attributes</a></li>
139<li><a href="#note_19-I03">Note 19-I03:  Support for visibility animations</a></li>
140<li><a href="#note_19-I04">Note 19-I04:  Support for camera animation</a></li>
141<li><a href="#note_19-I05">Note 19-I05:  Support for light animation</a></li>
142<li><a href="#note_19-I06">Note 19-I06:  Support for material animations</a></li>
143<li><a href="#note_19-I07">Note 19-I07:  Added Combine Group Settings Plug-in</a></li>
144<li><a href="#note_19-I08">Note 19-I08:  Added error and warning messages</a></li>
145<li><a href="#note_19-I09">Note 19-I09:  Reduced the amount of memory used</a></li>
146<li><a href="#note_19-I10">Note 19-I10:  Support input of negative values when specifying an animation output frame</a></li>
147<li><a href="#note_19-I11">Note 19-I11:  Abolished Unite Below</a></li>
148</ul>
149<h4>Bug fixes</h4>
150<ul style="list-style-type:none;">
151<li><a href="#note_19-I12">Note 19-I12:  Fixed a bug where node compression was not being suppressed for meshes that use skinning</a></a></li>
152<li><a href="#note_19-I13">Note 19-I13:  Changed operations when selecting multiple objects</a></li>
153<li><a href="#note_19-I14">Note 19-I14:  Changed automatic settings for blend mode</a></li>
154<li><a href="#note_19-I15">Note 19-I15:  Changed the output animation frame length</a></li>
155<li><a href="#note_19-I16">Note 19-I16:  Revised specifications so material names are not duplicated</a></li>
156<li><a href="#note_19-I17">Note 19-I17:  Fixed a bug with output file name specifications</a></li>
157</ul>
158<h3><a href="#version_1_0_0">■ 1.0.0</a></h3>
159<h4>Added and Changed Features</h4>
160<ul style="list-style-type:none;">
161<li><a href="#note_17-I01">Note 17-I01:  Added plug-in for setting rendering priority</a></li>
162<li><a href="#note_17-I02">Note 17-I02:  Added the billboard settings plug-in</a></li>
163<li><a href="#note_17-I03">Note 17-I03:  Support for texture pattern animations</a></li>
164<li><a href="#note_17-I04">Note 17-I04:  Added <B>Unite All Node</B> and <B>Unite Below Node</B> to the <CODE>Compress Node</CODE> options of the Export plug-in</a></li>
165<li><a href="#note_17-I05">Note 17-I05:  Added <CODE>Compress Material </CODE>option to the Export plug-in</a></li>
166<li><a href="#note_17-I06">Note 17-I06:  Added <CODE>Convert To Model </CODE>option to the Export plug-in</a></li>
167<li><a href="#note_17-I07">Note 17-I07:  Added <CODE>Frame Format</CODE> option to the Export plug-in</a></li>
168<li><a href="#note_17-I08">Note 17-I08:  Added <CODE>Merge cmdl File</CODE> option to the Export plug-in</a></li>
169<li><a href="#note_17-I09">Note 17-I09:  Added 64-bit version of plug-in</a></li>
170</ul>
171<h4>Bug fixes</h4>
172<ul style="list-style-type:none;">
173<li><a href="#note_17-I10">Note 17-I10:  Fixed problem with loading of <CODE>c3es</CODE> files</a></li>
174<li><a href="#note_17-I11">Note 17-I11:  Fixed problem of models breaking down if optimized using <B>Cull Uninfluential Node</B></a></li>
175<li><a href="#note_17-I12">Note 17-I12:  Now meshes are merged when nodes are compressed using <B>Compress Node</B></a></li>
176<li><a href="#note_17-I13">Note 7-I13:  Support for entry of negative values for Phong shader specular attenuation (Shiny)</a></li>
177<li><a href="#note_17-I14">Note 17-I14:  Fixed problem of material attribute settings not being reflected in the exported texture combiner settings</a></li>
178</ul>
179<h3><a href="#version_0_8_0">■ 0.8.0</a></h3>
180<h4>Added and Changed Features</h4>
181<ul style="list-style-type:none;">
182<li><a href="#note_15-I01">Note 15-I01:  Release of Softimage plug-in</a></li>
183</ul>
184
185
186<h2 id="version_1_3_1">Changes in 1.3.1</h2>
187<h3 id="note_42-I01">Note 42-I01:  (Optimization) Fixed a bug where optimization would fail with certain skinning models</h3>
188<p>Under certain conditions optimization would fail and models would be exported with some shapes missing. This bug has been fixed. The conditions are as follows.
189</p>
190<ul><li>It is a skinning model
191</li>
192<li>Two or more rigid skinning shapes (shapes receiving the impact of 100% of the weight of a single bone) exist, and they are joined in optimization (i.e., they share a material)
193</li>
194<li>The merged shapes had the exact same forms (or more accurately speaking, the same shapes in the influencing bone coordinate system). (Actually, this was corrected in the optimization process of CreativeStudio.)
195</li>
196</ul>
197<h2 id="version_1_3_0">Changes in 1.3.0</h2>
198<h3 id="note_41-I01">Note 41-I01:  Changed the Animation Key export specifications</h3>
199<p>Up until now, animation keys for all nodes were exported, but now unnecessary animation keys are not exported. (Animation keys for which no animation is configured or for which the same value is configured for bind pose for all frames in the export range are not exported.)
200</p>
201<h3 id="note_41-I02">Note 41-I02:  Added an Animation Key Forced Output Settings Plug-in</h3>
202<p>A forced output settings plug-in for animation keys has been added along with the change to animation key output specifications.
203</p>
204<h3 id="note_41-I03">Note 41-I03:  Added options to the Export Plug-in</h3>
205<p>Added Adjust Skinning. Removed Disable SkeletalModel-Simplification and added the Convert to Model option.
206</p>
207<h3 id="note_41-I04">Note 41-I04:  Changed the design of the Export Plug-in dialog</h3>
208<p>The The order of Quantize Quality Animation Options has been changed to Translate, Rotate and Scale to match other items.
209</p>
210<h3 id="note_41-I05">Note 41-I05:  Added a plug-in for setting user data</h3>
211<h3 id="note_41-I06">Note 41-I06:  Fixed a problem where the tangent information was not exported when using the anisotropic reflection shader</h3>
212<h3 id="note_41-I07">Note 41-I07:  Fixed a problem where invalid values were exported for bone information when the starting frame was a frame other than 0</h3>
213<h3 id="note_41-I08">Note 41-I08:  Fixed a problem where optimization was not occurring for CSKLA files</h3>
214<p>(Occurred when Cull Uninfluential Node was specified for Compress Node.)
215</p>
216<h3 id="note_41-I09">Note 41-I09:  Fixed a problem where visibility animation was not exported</h3>
217<p>Fixed a problem that occurred when all the vertices of a skinning model were assigned to just one bone.
218</p>
219<h2 id="version_1_2_0">■ Changes in 1.2.0</h2>
220<h3 id="note_22-I01">Note 22-I01:  Added options to the Export Plug-in</h3>
221<p>Added &quot;Mesh Visibility Mode.&quot; Discarded &quot;Translate Precision,&quot; &quot;Rotate Precision,&quot; and &quot;Scale Precision. Added &quot;Scale Quantize Quality,&quot; &quot;Rotate Quantize Quality,&quot; and &quot;Translate Quantize Quality.&quot; Added &quot;Use CreativeStudio.&quot;
222</p>
223<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>
224<p>The Export plug-in's <CODE>Convert To Model</CODE> option has been changed to the <CODE>Disable SkeletalModel-Simplification</CODE> option.
225</p>
226<h3 id="note_22-I03">Note 22-I03:  Support for output of scene environment data</h3>
227<p>Scene environment data output was supported. (.cenv file output)
228</p>
229<h3 id="note_22-I04">Note 22-I04:  Support for the resident version of CreativeStudio</h3>
230<p>The resident version of CreativeStudio can now be used when optimizing.
231</p>
232<h3 id="note_22-I05">Note 22-I05:  Added support for specifying the output format for vertex colors</h3>
233<p>A feature for switching the output format used for vertex color data has been added.
234</p>
235<h3 id="note_22-I06">Note 22-I06:  Fixed the problem that caused names to be improperly output in &quot;NodeName&quot;</h3>
236<p>Fixed the problem that caused names to be improperly output in &quot;NodeName&quot; of the DccToolSourceNodeMetaData tag.
237</p>
238<h3 id="note_22-I07">Note 22-I07:  Fixed the problem where names were duplicated in lookup table sets</h3>
239<p>Fixed the problem were names where duplicated in the material lookup table set and the right lookup table set.
240</p>
241<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>
242<p>A bug was fixed where OutputCmdla settings were not being reflected when a c3es file had been loaded
243</p>
244<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>
245<p>A bug was fixed where texture pattern animations that use sequential textures were not being exported normally.
246</p>
247<h2 id="version_1_1_0">■ Changes in 1.1.0</h2>
248<h3 id="note_19-I01">Note 19-I01:  Added options to the Export Plug-in</h3>
249<p>The Optimize Primitive option was added. The Non-Uniform Scale option was added. The Max Reserved Uniform Registers option was added.
250</p>
251<h3 id="note_19-I02">Note 19-I02:  Added a Blend Mode to the material attributes.</h3>
252<p>Added a Blend Mode to the material attributes.
253</p>
254<h3 id="note_19-I03">Note 19-I03:  Support for visibility animations</h3>
255<p>Support for visibility animations has been added. (.cmdla file output)
256</p>
257<h3 id="note_19-I04">Note 19-I04:  Support for camera animation</h3>
258<p>Support for Color Animations has been added. (.ccam file output)
259</p>
260<h3 id="note_19-I05">Note 19-I05:  Support for light animation</h3>
261<p>There is now support for light animation. (.clgt file output)
262</p>
263<h3 id="note_19-I06">Note 19-I06:  Support for material animations</h3>
264<p>Support for material color animations has been added. (.cmata file output) Color animations and texture coordinate SRT animations can be output.
265</p>
266<h3 id="note_19-I07">Note 19-I07:  Added Combine Group Settings Plug-in</h3>
267<p>Added support for a plug-in for setting material attributes.
268</p>
269<h3 id="note_19-I08">Note 19-I08:  Added error and warning messages</h3>
270<p>Added error and warning messages for more cases.
271</p>
272<h3 id="note_19-I09">Note 19-I09:  Reduced the amount of memory used.</h3>
273<p>The amount of memory used by the export plug-in has been reduced.
274</p>
275<h3 id="note_19-I10">Note 19-I10:  Support input of negative values when specifying an animation output frame</h3>
276<p>When exporting the animation <B>Range</B>, it is now possible to enter a negative value for the frame specification.
277</p>
278<h3 id="note_19-I11">Note 19-I11:  Abolished Unite Below.</h3>
279<p>&quot;Unite Below&quot; has been abolished from &quot;Compress Node&quot; options.
280</p>
281<h3 id="note_19-I12">Note 19-I12:  Fixed a bug where node compression was not being suppressed for meshes that use skinning</h3>
282<p>A bug was fixed where nodes were being incorrectly compressed even though &quot;Don't compress this node&quot; was set under &quot;NW4C No Compress Node&quot; for mesh nodes that utilize skinning.
283</p>
284<h3 id="note_19-I13">Note 19-I13:  Changed operations when selecting multiple objects</h3>
285<p>If multiple objects were selected and then <CODE>NW4C Set No Compress Node</CODE> or <CODE>NW4C Set Billboard</CODE> was opened, the changes were only applied to the first node. That problem was fixed so that now the change is applied to all selected nodes.
286</p>
287<h3 id="note_19-I14">Note 19-I14:  Changed automatic settings for blend mode</h3>
288<p>When translucent data was entered for vertex color, the blend mode would not become translucent mode. That problem has been corrected.
289</p>
290<h3 id="note_19-I15">Note 19-I15:  Changed the output animation frame length</h3>
291<p>The animation frame length (<B>FrameSize</B>) was exported as 1 frame longer than it should be. That problem was corrected.
292</p>
293<h3 id="note_19-I16">Note 19-I16:  Revised specifications so material names are not duplicated</h3>
294<p>Materials with the same names were sometimes exported, so to prevent duplications these are now exported with different names.
295</p>
296<h3 id="note_19-I17">Note 19-I17:  Fixed a bug with output file name specifications</h3>
297<p>When a file extension was entered when specifying the name for Export files, all Export files would take the same name and could not be exported normally. That problem was fixed.
298</p>
299<h2 id="version_1_0_0">■ Changes in 1.0.0</h2>
300<h3 id="note_17-I01">Note 17-I01:  Added plug-in for setting rendering priority</h3>
301<p>A plug-in has been added for setting the rendering priority for materials.
302</p>
303<h3 id="note_17-I02">Note 17-I02:  Added plug-in for setting billboards</h3>
304<p>A plug-in has been added for the billboard settings for nodes.x
305</p>
306<h3 id="note_17-I03">Note 17-I03:  Support for texture pattern animations</h3>
307<p>There is now support for export of texture pattern animations that use sequential textures and <CODE>scr</CODE>.
308</p>
309<h3 id="note_17-I04">Note 17-I04:  Added <B>Unite All Node</B> and <B>Unite Below Node</B> to the <CODE>Compress Node</CODE> options of the Export plug-in.</h3>
310<p><B>Unite All Node</B> and <B>Unite Below Node</B> have been added to the <CODE>Compress Node</CODE> options of the Export plug-in.
311</p>
312<h3 id="note_17-I05">Note 17-I05:  Added <CODE>Compress Material </CODE>option to the Export plug-in</h3>
313<p>The <CODE>Compress Material</CODE> option has been added to the Export plug-in.
314</p>
315<h3 id="note_17-I06">Note 17-I06:  Added <CODE> Convert To Model </CODE>option to the Export plug-in</h3>
316<p>The <CODE>Convert To Model</CODE> option has been added to the Export plug-in.
317</p>
318<h3 id="note_17-I07">Note 17-I07:  Added <CODE>Frame Format</CODE> option to the Export plug-in</h3>
319<p>Added the <CODE>Frame Format</CODE> option to the Export plug-in.
320</p>
321<h3 id="note_17-I08">Note 17-I08:  Added <CODE>Merge cmdl File</CODE> option to the Export plug-in</h3>
322<p>Added a <CODE>Merge cmdl File</CODE> option to the Export plug-in.
323</p>
324<h3 id="note_17-I09">Note 17-I09:  Added 64-bit version of plug-in</h3>
325<p>Added the 64-bit version of the plug-in.
326</p>
327<h3 id="note_17-I10">Note 17-I10:  Fixed problem with loading of <CODE>c3es</CODE> files</h3>
328<p>The <CODE>ExportTarget</CODE> values were not loaded when export options were loaded from <CODE>c3es </CODE>files. That problem was fixed.
329</p>
330<h3 id="note_17-I11">Note 17-I11:  Fixed problem of models breaking down if optimized using <B>Cull Uninfluential Node</B></h3>
331<p>When optimization was performed using <B>Cull Uninfluential Node</B> the model would break down. That problem was fixed.
332</p>
333<h3 id="note_17-I12">Note 17-I12:  Now meshes are merged when nodes are compressed using <B>Compress Node</B></h3>
334<p>Made revision so now meshes are merged when nodes are compressed with <B>Compress Node</B>.
335</p>
336<h3 id="note_17-I13">Note 17-I13:  Support for entry of negative values for Phong shader specular attenuation (Shiny)</h3>
337<p>If a negative value was input for Phong shader specular attenuation (shiny), when the data were exported the <CODE>cmdl </CODE>file that was created could not be loaded into CreativeStudio. The problem was fixed.
338</p>
339<h3 id="note_17-I14">Note 17-I14:  Fixed problem of material attribute settings not being reflected in the exported texture combiner settings</h3>
340<p>The material attribute settings were not reflected in the settings of the texture combiner being exported. That problem has been fixed.
341</p>
342<h2 id="version_0_8_0">Changes in 0.8.0</h2>
343<h3 id="note_15-I01">Note 15-I01:  Release of Softimage plug-in</h3>
344<p>The Softimage plug-in has been released.
345</p>
346
347
348<br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br>
349
350<hr><p>CONFIDENTIAL</p></body>
351</html>
352