Skip to content

Commit 25698cf

Browse files
authored
0.99.7.0
1 parent 0c9c83f commit 25698cf

1 file changed

Lines changed: 38 additions & 1 deletion

File tree

mv_main.html

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,44 @@ <h3 class="panel-title">Update Log</h3>
132132
</ul>
133133
</div>
134134

135-
<div id="update_099_6.4">
135+
<div id="update_099_7">
136+
<div class="updatelog_header text-warning">0.99.7.0 - 12/??/2021</div>
137+
<ul class="decimallist">
138+
<li>Animation Panel (on the top, click left the arrow button)
139+
<ul class="squarelist">
140+
<li> Click + to add a new frame.</li>
141+
<li> Click + to replace an existing frame (otherwise, the frame won't be automatically updated).</li>
142+
<li> Click - to delete frames. </li>
143+
<li> Click the frame marker to select the frame. </li>
144+
<li> Click the frame marker with CTRL/SHIFT to select/deselect multiple frames. </li>
145+
<li> Drag on the selected frames to move them.</li>
146+
<li> Drag on the selected frames with CTRL+SHIFT to duplicate them.</li>
147+
<li> Right-Click the animation panel to open the menu (select all/inverse/none, and reverse frames).</li>
148+
<li> Can Pack multiple models into an animation, or vice versa.</li>
149+
<li> Can edit the models in local/global timeline.</li>
150+
<li> Can have animation for both models and objects.</li>
151+
<li> To move/duplicate animations, first put the animated models in a group object.</li>
152+
<li> There are issues with the pivots in this version. Try to keep the frame models the same size.</li>
153+
</ul>
154+
</li>
155+
<li>Animation Rendering (Render->Image->Anim)
156+
<ul class="squarelist">
157+
<li> Define the start and end frames.</li>
158+
<li> Click "Render" button to Render.</li>
159+
<li> Most of the rendering and camera settings can be modified in the console now.</li>
160+
</ul>
161+
</li>
162+
<li>Transform Edit (Scene Editor)
163+
<ul class="squarelist">
164+
<li> Copy/Paste Transform/Rotation/Translation of objects. </li>
165+
<li> Explicitly edit the position of objects </li>
166+
<li> New gizmo </li>
167+
</ul>
168+
</li>
169+
</ul>
170+
</div>
171+
172+
<div id="update_099_6.4">
136173
<div class="updatelog_header text-warning">0.99.6.4 - 09/05/2021</div>
137174
<ul class="decimallist">
138175
<li>New Pattern Library Panel (Star icon on the right panel)

0 commit comments

Comments
 (0)