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 3ds Max Plugin 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 3ds Max Plugin 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-X01">Note 42-X01:  (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-X01">Note 41-X01:  Changed the Animation Key export specifications</a></li>
106<li><a href="#note_41-X02">Note 41-X02:  Added options to the Export Plug-in</a></li>
107<li><a href="#note_41-X03">Note 41-X03:  Changed the design of the Export Plug-in dialog</a></li>
108<li><a href="#note_41-X04">Note 41-X04:  Added an Animation Key Forced Output Settings Plug-in</a></li>
109<li><a href="#note_41-X05">Note 41-X05  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-X06">Note 41-X06:  Fixed a problem where the tangent information was not exported when using the anisotropic reflection shader</a></li>
114<li><a href="#note_41-X07">Note 41-X07:  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-X08">Note 41-X08:  Fixed a problem where optimization was not occurring for CSKLA files</a></li>
116<li><a href="#note_41-X09">Note 41-X09:  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-X01">Note 22-X01:  Fixed the problem that caused names to be improperly output in &quot;NodeName&quot;</a></li>
122<li><a href="#note_22-X02">Note 22-X02:  Fixed a problem where names were duplicated in lookup table sets</a></li>
123<li><a href="#note_22-X03">Note 22-X03:  Added options to the Export Plug-in</a></li>
124<li><a href="#note_22-X04">Note 22-X04:  Support for output of scene environment data</a></li>
125<li><a href="#note_22-X05">Note 22-X05  Support for the resident version of CreativeStudio</a></li>
126</ul>
127<h3><a href="#version_1_1_0">■ 1.1.0</a></h3>
128<h4>Added and Changed Features</h4>
129<ul style="list-style-type:none;">
130<li><a href="#note_19-X02">Note 19-X02:  Added options to the Export Plug-in</a></li>
131<li><a href="#note_19-X03">Note 19-X03:  Added merge functionality</a></li>
132<li><a href="#note_19-X04">Note 19-X04:  Added a Blend Mode to the material attributes</a></li>
133<li><a href="#note_19-X05">Note 19-X05  Support for visibility animations</a></li>
134<li><a href="#note_19-X06">Note 19-X06:  Support for camera animation</a></li>
135<li><a href="#note_19-X07">Note 19-X07:  Support for light animation</a></li>
136<li><a href="#note_19-X08">Note 19-X08:  Support for material animations</a></li>
137<li><a href="#note_19-X09">Note 19-X09:  The number of elements exported for vertex color is now determined by the presence/absence of vertex alpha</a></li>
138<li><a href="#note_19-X10">Note 19-X01:  Added error and warning messages</a></li>
139<li><a href="#note_19-X11">Note 19-X11:  Reduced the amount of memory used</a></li>
140</ul>
141<h4>Bug fixes</h4>
142<ul style="list-style-type:none;">
143<li><a href="#note_19-X01">Note 19-X01:  Fixed a bug where node compression was not being suppressed for meshes that use skinning</a></a></li>
144</ul>
145<h3><a href="#version_1_0_0">■ 1.0.0</a></h3>
146<h4>Added and Changed Features</h4>
147<ul style="list-style-type:none;">
148<li><a href="#note_17-X01">Note 17-X01:  Added export settings I/O</a></li>
149<li><a href="#note_17-X02">Note 17-X02:  Added the plug-in for setting the rendering priority of polygons</a></li>
150<li><a href="#note_17-X03">Note 17-X03:  Support for texture pattern animations</a></li>
151<li><a href="#note_17-X04">Note 17-X04:  Added the billboard settings plug-in</a></li>
152<li><a href="#note_17-X05">Note 17-X05  Added 64-bit version of plug-in</a></li>
153</ul>
154<h3><a href="#version_0_8_0">■ 0.8.0</a></h3>
155<h4>Added and Changed Features</h4>
156<ul style="list-style-type:none;">
157<li><a href="#note_15-X01">Note 15-X01:  Release of 3dsMax plug-in</li>
158</ul>
159
160
161<h2 id="version_1_3_1">Changes in 1.3.1</h2>
162<h3 id="note_42-X01">Note 42-X01:  (Optimization) Fixed a bug where optimization would fail with certain skinning models</h3>
163<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.
164</p>
165<ul><li>It is a skinning model
166</li>
167<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)
168</li>
169<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.)
170</li>
171</ul>
172<h2 id="version_1_3_0">Changes in 1.3.0</h2>
173<h3 id="note_41-X01">Note 41-X01:  Changed the Animation Key export specifications</h3>
174<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.)
175</p>
176<h3 id="note_41-X02">Note 41-X02:  Added options to the Export Plug-in</h3>
177<p>Added Adjust Skinning. Removed Disable SkeletalModel-Simplification and added the Convert to Model option.
178</p>
179<h3 id="note_41-X03">Note 41-X03:  Changed the design of the Export Plug-in dialog</h3>
180<h3 id="note_41-X04">Note 41-X04:  Added an Animation Key Forced Output Settings Plug-in</h3>
181<h3 id="note_41-X05">Note 41-X05:  Added a plug-in for setting user data</h3>
182<h3 id="note_41-X06">Note 41-X06:  Fixed a problem where the tangent information was not exported when using the anisotropic reflection shader</h3>
183<h3 id="note_41-X07">Note 41-X07:  Fixed a problem where invalid values were exported for bone information when the starting frame was a frame other than 0</h3>
184<h3 id="note_41-X08">Note 41-X08:  Fixed a problem where optimization was not occurring for CSKLA files</h3>
185<p>(Occurred when Cull Uninfluential Node was specified for Compress Node.)
186</p>
187<h3 id="note_41-X09">Note 41-X09:  Fixed a problem where visibility animation was not exported</h3>
188<p>Fixed a problem that occurred when all the vertices of a skinning model were assigned to just one bone.
189</p>
190<h2 id="version_1_2_0">■ Changes in 1.2.0</h2>
191<h3 id="note_22-X01">Note 22-X01:  Fixed the problem that caused names to be improperly output in &quot;NodeName&quot;</h3>
192<p>Fixed the problem that caused names to be improperly output in &quot;NodeName&quot; of the DccToolSourceNodeMetaData tag.
193</p>
194<h3 id="note_22-X02">Note 22-X02:  Fixed the problem where names were duplicated in lookup table sets</h3>
195<p>Fixed the problem were names where duplicated in the material lookup table set and the right lookup table set.
196</p>
197<h3 id="note_22-X03">Note 22-X03:  Added options to the Export Plug-in</h3>
198<p>Added Compress Material. 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;
199</p>
200<h3 id="note_22-X04">Note 22-X04:  Support for output of scene environment data</h3>
201<p>Scene environment data output was supported. (.cenv file output)
202</p>
203<h3 id="note_22-X05">Note 22-X05:  Support for the resident version of CreativeStudio</h3>
204<p>The resident version of CreativeStudio can now be used when optimizing.
205</p>
206<h2 id="version_1_1_0">■ Changes in 1.1.0</h2>
207<h3 id="note_19-X01">Note 19-X01:  Fixed a bug where node compression was not being suppressed for meshes that use skinning</h3>
208<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.
209</p>
210<h3 id="note_19-X02">Note 19-X02:  Added options to the Export Plug-in</h3>
211<p>The Frame Format option was added. Added node compression types to Compress Node options of the Export plug-in. The Optimize Primitive option was added. The Non-Uniform Scale option was added. The Max Reserved Uniform Registers option was added.
212</p>
213<h3 id="note_19-X03">Note 19-X03:  Added merge functionality</h3>
214<p>Added merge functionality to the Export plug-in.
215</p>
216<h3 id="note_19-X04">Note 19-X04:  Added a Blend Mode to the material attributes.</h3>
217<p>Added a Blend Mode to the material attributes.
218</p>
219<h3 id="note_19-X05">Note 19-X05:  Support for visibility animations</h3>
220<p>Support for visibility animations has been added. (.cmdla file output)
221</p>
222<h3 id="note_19-X06">Note 19-X06:  Support for camera animation</h3>
223<p>Support for Color Animations has been added. (.ccam file output)
224</p>
225<h3 id="note_19-X07">Note 19-X07:  Support for light animation</h3>
226<p>There is now support for light animation. (.clgt file output)
227</p>
228<h3 id="note_19-X08">Note 19-X08:  Support for material animations</h3>
229<p>Support for material color animations has been added. (.cmata file output) Color animations and texture coordinate SRT animations can be output.
230</p>
231<h3 id="note_19-X09">Note 19-X09:  The number of elements exported for vertex color is now determined by the presence/absence of vertex alpha.</h3>
232<p>In version up to now, vetex color was always output using all four RGBA components. Output of only the three RGB components is now possible if no vertex alpha has been set.
233</p>
234<h3 id="note_19-X10">Note 19-X10:  Added error and warning messages</h3>
235<p>Added error and warning messages for more cases.
236</p>
237<h3 id="note_19-X11">Note 19-X11:  Reduced the amount of memory used.</h3>
238<p>The amount of memory used by the export plug-in has been reduced.
239</p>
240<h2 id="version_1_0_0">■ Changes in 1.0.0</h2>
241<h3 id="note_17-X01">Note 17-X01:  Added export settings I/O</h3>
242<p>Export settings can now be saved as files and loaded.
243</p>
244<h3 id="note_17-X02">Note 17-X02:  Added plug-in for setting the rendering priority of polygons</h3>
245<p>A plug-in for setting the rendering priority of polygons has been added.
246</p>
247<h3 id="note_17-X03">Note 17-X03:  Support for texture pattern animations</h3>
248<p>There is now support for texture pattern animations.
249</p>
250<h3 id="note_17-X04">Note 17-X04:  Added plug-in for setting billboards</h3>
251<p>A plug-in for billboard settings has been  added.
252</p>
253<h3 id="note_17-X05">Note 17-X05:  Added 64-bit version of plug-in</h3>
254<p>Added the 64-bit version of the plug-in.
255</p>
256<h2 id="version_0_8_0">Changes in 0.8.0</h2>
257<h3 id="note_15-X01">Note 15-X01:  Release of 3ds Max plug-in</h3>
258<p>The 3ds Max plug-in was released.
259</p>
260
261
262<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>
263
264<hr><p>CONFIDENTIAL</p></body>
265</html>
266