Шина-01 | Bus-01

This commit is contained in:
Михаил Капелько
2024-01-05 09:16:21 +03:00
parent d427352dfd
commit 7910d044d2
20 changed files with 540 additions and 220 deletions

View File

@@ -30,6 +30,31 @@
<center>
<h1>News</h1>
<div class="news_item">
<h2 class="news_item_title">
<a href="editor-06.html">Editor 0.6.0</a>
</h2>
<p class="news_item_date">
2015-06-28 00:00
</p>
<div class="news_item_contents">
<p>We completed Editor 0.6.0. You can <a title="Editor 0.6.0" href="https://youtu.be/q85GcC6l4Tw" target="_blank">see 0.6.0 in action here</a>. </p>
<p>Editor 0.6.0 got the following new features:</p>
<ol>
<li>Camera and light node positioning</li>
<li>Node rotation along X axis</li>
<li>Node scripting support</li>
<li>Thumbnail dialog to preview models when editing scene node model properties</li>
<li>Node copying and pasting</li>
<li>Node selection by LMB click in the scene</li>
<li>Window geometry and state restoration after restart</li>
</ol>
<p>We don't have 0.7.0 completion date at the moment, because we decided to take some time to set up a roadmap for Shuan and Mahjong 2. Once done, we will share 0.7.0 completion date and its feature list along with the roadmap.. . .</p>
</div>
<div class="news_item_more">
<a href="editor-06.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="editor-06-roadmap.html">Editor 0.5.0 and plans for 0.6.0</a>