Back-port 4 article of 2015-07-22, 2015-07-19, 2015-06-28, 2015-04-15

This commit is contained in:
2018-06-27 11:50:38 +03:00
parent 8f5eb01ee4
commit 6cf9401645
38 changed files with 1979 additions and 24 deletions

View File

@@ -313,7 +313,7 @@ In case you missed it, here ...</p><p class="subheader">Category: <a href="http:
<!-- /#posts-list -->
<div class="pagination-centered">
<h6 class="subheader">Page 1 of 4</h6>
<h6 class="subheader">Page 1 of 5</h6>
<p>

View File

@@ -247,7 +247,7 @@ We have conducted ...</p><p class="subheader">Category: <a href="http://opengame
<!-- /#posts-list -->
<div class="pagination-centered">
<h6 class="subheader">Page 2 of 4</h6>
<h6 class="subheader">Page 2 of 5</h6>
<p>
<a href="http://opengamestudio.org/author/opensource-game-studio.html">&laquo; Prev</a>

View File

@@ -241,7 +241,7 @@ It's time to create simple Mahjong solitaire game.</p><p class="subheader">Categ
<!-- /#posts-list -->
<div class="pagination-centered">
<h6 class="subheader">Page 3 of 4</h6>
<h6 class="subheader">Page 3 of 5</h6>
<p>
<a href="http://opengamestudio.org/author/opensource-game-studio2.html">&laquo; Prev</a>

View File

@@ -129,7 +129,7 @@ The exact date and time is ...</p><p class="subheader">Category: <a href="http:/
<h6 class="subheader" title="2015-12-26T00:00:00+03:00">Сб 26 Декабрь 2015
<a class="button secondary small translation-button" href="http://opengamestudio.org/2016-roadmap-ru.html">ru</a>
</h6><p>As you know, according to the <a href="{filename}/articles/2015-07-19-roadmap.md">previously published roadmap</a>, we now have sound system in place. However, we decided to go further and implement the first version of Player. We wanted to get it done by December, but, unfortunately, more work resulted in the change of dates.</p>
</h6><p>As you know, according to the <a href="http://opengamestudio.org/2015-roadmap.html">previously published roadmap</a>, we now have sound system in place. However, we decided to go further and implement the first version of Player. We wanted to get it done by December, but, unfortunately, more work resulted in the change of dates.</p>
<p>Here's the ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
</p>
@@ -216,13 +216,31 @@ The exact date and time is ...</p><p class="subheader">Category: <a href="http:/
<hr class="gradient"/>
</article>
<article>
<a href="http://opengamestudio.org/test-chamber-for-everyone.html"><h3 class="article-title">Test chamber for everyone (Editor 0.7.0)</h3></a>
<h6 class="subheader" title="2015-07-22T00:00:00+03:00">Ср 22 Июль 2015
<a class="button secondary small translation-button" href="http://opengamestudio.org/test-chamber-for-everyone-ru.html">ru</a>
</h6><p>As you know, the main goal of Editor 0.7.0 is the ability to create the <a title="Test chamber" href="https://youtu.be/9_6seUWcPbU" target="_blank">test chamber</a> with it. It needs Actions' system and a few stability fixes for that. We are going to publish a detailed article describing how to create the test chamber, too, so that ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
</p>
<a class="button radius secondary small right" href="http://opengamestudio.org/test-chamber-for-everyone.html">Read More</a>
<hr class="gradient"/>
</article>
<!-- /#posts-list -->
<div class="pagination-centered">
<h6 class="subheader">Page 4 of 4</h6>
<h6 class="subheader">Page 4 of 5</h6>
<p>
<a href="http://opengamestudio.org/author/opensource-game-studio3.html">&laquo; Prev</a>
<a href="http://opengamestudio.org/author/opensource-game-studio5.html">Next &raquo;</a>
</p>
</div>

View File

@@ -0,0 +1,188 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width" />
<title>Opensource Game Studio - Opensource Game Studio</title>
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
<script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
<!-- So Firefox can bookmark->"abo this site" -->
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
</head>
<body>
<!-- Nav Bar -->
<nav>
<!-- Show menu items and pages -->
<div class="row">
<div class="large-12 columns top-bar">
<h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
</div>
</div>
<div class="row top-menu">
<div class="large-12 columns">
<a href="/pages/projects.html" class="menu-button secondary">Projects</a>
<a href="/pages/about.html" class="menu-button secondary">About</a>
</div>
</div>
</nav>
<!-- End Nav -->
<!-- Main Page Content and Sidebar -->
<div class="row">
<!-- Main Blog Content -->
<div class="large-9 columns">
<article>
<a href="http://opengamestudio.org/2015-roadmap.html"><h3 class="article-title">Roadmap for 2015-2016</h3></a>
<h6 class="subheader" title="2015-07-19T00:00:00+03:00">Вс 19 Июль 2015
<a class="button secondary small translation-button" href="http://opengamestudio.org/2015-roadmap-ru.html">ru</a>
</h6><p>As promised, we have come up with a list of milestones and their approximate dates for the coming year:</p>
<ol>
<li>Editor 0.7.0 (October 2015) - Actions' system: we recreate the <a title="Test chamber" href="https://youtu.be/9_6seUWcPbU" target="_blank">test chamber</a></li>
<li>Editor 0.8.0 (December 2015) - Sound system</li>
<li>Editor 0.9.0 (February 2016) - Particles' system and minimal ...</li></ol><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
</p>
<a class="button radius secondary small right" href="http://opengamestudio.org/2015-roadmap.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://opengamestudio.org/editor-06.html"><h3 class="article-title">Editor 0.6.0</h3></a>
<h6 class="subheader" title="2015-06-28T00:00:00+03:00">Вс 28 Июнь 2015
<a class="button secondary small translation-button" href="http://opengamestudio.org/editor-06-ru.html">ru</a>
</h6><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 ...</li></ol><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
</p>
<a class="button radius secondary small right" href="http://opengamestudio.org/editor-06.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://opengamestudio.org/editor-06-roadmap.html"><h3 class="article-title">Editor 0.5.0 and plans for 0.6.0</h3></a>
<h6 class="subheader" title="2015-04-15T00:00:00+03:00">Ср 15 Апрель 2015
<a class="button secondary small translation-button" href="http://opengamestudio.org/editor-06-roadmap-ru.html">ru</a>
</h6><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 ...</li></ol><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
</p>
<a class="button radius secondary small right" href="http://opengamestudio.org/editor-06-roadmap.html">Read More</a>
<hr class="gradient"/>
</article>
<!-- /#posts-list -->
<div class="pagination-centered">
<h6 class="subheader">Page 5 of 5</h6>
<p>
<a href="http://opengamestudio.org/author/opensource-game-studio4.html">&laquo; Prev</a>
</p>
</div>
</div>
<!-- End Main Content -->
<!-- Sidebar -->
<aside class="large-3 columns">
<!--k
<h5 class="sidebar-title">Site</h5>
<ul class="side-nav">
<li><a href="http://opengamestudio.org/archives.html">Archives</a>
<li><a href="http://opengamestudio.org/tags.html">Tags</a>
<li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
</ul>
<h5 class="sidebar-title">Categories</h5>
<ul class="side-nav">
<li><a href="http://opengamestudio.org/category/news.html">News</a></li>
</ul>
-->
<h5 class="sidebar-title">Ads</h5>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ogs2 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-4473792248813084"
data-ad-slot="9024247127"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</aside> <!-- End Sidebar -->
</div> <!-- End Main Content and Sidebar -->
<!-- Footer -->
<footer class="row">
<div class="large-12 columns">
<hr />
<div class="row">
<div class="large-7 columns">
<p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3773114-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</footer>