Заготовка ПСКОВ 2 \| PSKOV 2 draft
This commit is contained in:
@@ -25,6 +25,27 @@
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="mjin-world-birth.html">The birth of MJIN world</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2017-09-10 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2017-09-mjin-world-birth.png" alt="An explosion giving birth to something new" /></p>
|
||||
<p>This article describes the birth of MJIN world in August 2017.</p>
|
||||
<p><strong>mjin-player</strong></p>
|
||||
<p>As you know, <a href="scripting-research.html">we spent July to research scripting</a>. We found a solution that satisfies the following criteria. Scripts should:</p>
|
||||
<ol>
|
||||
<li>run unchanged on all supported platforms</li>
|
||||
<li>allow extending C++ code</li>
|
||||
</ol>
|
||||
<p>We have verified the second criterion by writing a sample application. The first criterion was taken for granted because it SHOULD be true.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="mjin-world-birth.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="scripting-research.html">Scripting research</a>
|
||||
</h2>
|
||||
@@ -154,23 +175,6 @@
|
||||
<div class="news_item_more">
|
||||
<a href="2017-happy-new-year.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="2016-november-recap.html">November 2016 recap</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2016-12-15 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2016-12-15_2016-november-recap.png" alt="Construction of a building" /></p>
|
||||
<p>This article describes the start of MJIN library separation into modules.</p>
|
||||
<p>Once we built OpenSceneGraph for Android, it became obvious that some MJIN functionality is not suitable for Android. For example, UIQt provides a basis for OGS Editor UI. Since OGS Editor is a desktop application, we don't need UIQt for Android.</p>
|
||||
<p>We decided to have a look at two approaches to separate MJIN into modules: build-time separation and run-time one.
|
||||
<strong>Build-time</strong> separation means MJIN becomes highly configurable and each platform gets specifically tailored MJIN build.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="2016-november-recap.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="pagination_title">Page 5 of 9</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user