This commit is contained in:
2024-10-11 23:17:30 +03:00
parent c04fdfcaa8
commit 9b616fbfdb
190 changed files with 1334 additions and 2102 deletions

View File

@@ -7,13 +7,6 @@
<body>
<script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
<div id="header">
<div>
<strong id="title">Open Game Studio</strong>
<div id="lang">
<a href="../../en/news/index8.html">EN</a>
<a href="../../ru/news/index8.html">RU</a>
</div>
</div>
<div class="header2">
<div class="menu">
<a href="../../en/news/index.html">News</a>
@@ -21,15 +14,39 @@
<a href="../../en/tool/index.html">Tools</a>
<a href="../../en/page/about.html">About</a>
</div>
<a class="discord" href="https://t.me/Tail_and_shadow">
<img src="../../images/telegram.png"></img>
</a>
<div id="lang">
<a href="../../en/news/index8.html">EN</a>
<a href="../../ru/news/index8.html">RU</a>
</div>
<div class="clear"></div>
</div>
</div>
<center>
<h1>News</h1>
<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>
</h2>
<p class="news_item_date">
2015-04-15 00:00
</p>
<div class="news_item_contents">
<p>We completed Editor 0.5.0. As it was planned, it has scene node tree editing, property browser, and Qt5 support. You can <a title="Editor 0.5.0" href="https://youtu.be/Vb2Q6IuQDbo" target="_blank">see 0.5.0 in action here</a>. </p>
<p>Also, we have just started Editor 0.6.0 development.</p>
<p>Editor 0.6.0 planned features:</p>
<ol>
<li>Camera node editing</li>
<li>Light node editing</li>
<li>Node rotation editing</li>
<li>Node scripting support</li>
<li>Thumbnail dialog to preview materials and models when editing scene node material and model properties. . .</li>
</ol>
</div>
<div class="news_item_more">
<a href="editor-06-roadmap.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="editor-0.4.0-and-0.5.0-plans.html">Editor 0.4.0 and plans for 0.5.0</a>