Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

223 linhas
8.9KB

  1. <!DOCTYPE html>
  2. <head>
  3. <meta charset="utf-8" />
  4. <!-- Set the viewport width to device width for mobile -->
  5. <meta name="viewport" content="width=device-width" />
  6. <title>Opensource Game Studio</title>
  7. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
  8. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
  9. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
  10. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
  11. <script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
  12. <!-- So Firefox can bookmark->"abo this site" -->
  13. <link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
  14. </head>
  15. <body>
  16. <!-- Nav Bar -->
  17. <nav>
  18. <!-- Show menu items and pages -->
  19. <div class="row">
  20. <div class="large-12 columns top-bar">
  21. <h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
  22. </div>
  23. </div>
  24. <div class="row top-menu">
  25. <div class="large-12 columns">
  26. <a href="/pages/projects.html" class="menu-button secondary">Projects</a>
  27. <a href="/pages/about.html" class="menu-button secondary">About</a>
  28. </div>
  29. </div>
  30. </nav>
  31. <!-- End Nav -->
  32. <!-- Main Page Content and Sidebar -->
  33. <div class="row">
  34. <!-- Main Blog Content -->
  35. <div class="large-9 columns">
  36. <article>
  37. <a href="http://opengamestudio.org/bye-desura-hello-humblebundle.html"><h3 class="article-title">Desura no more, hello Humble Bundle Widget</h3></a>
  38. <h6 class="subheader" title="2015-07-23T00:00:00+03:00">Чт 23 июля 2015
  39. <a class="button secondary small translation-button" href="http://opengamestudio.org/bye-desura-hello-humblebundle-ru.html">ru</a>
  40. </h6><p>After the recent bankruptcy of Desura's parent company, we decided, that we need a new place for our Deluxe version. Something better, more modern and more trustworthy. We have chosen the Humble Widget, with which you can buy the deluxe version of the game without leaving our site.</p>
  41. <p>Here it …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  42. </p>
  43. <a class="button radius secondary small right" href="http://opengamestudio.org/bye-desura-hello-humblebundle.html">Read More</a>
  44. <hr class="gradient"/>
  45. </article>
  46. <article>
  47. <a href="http://opengamestudio.org/test-chamber-for-everyone.html"><h3 class="article-title">Test chamber for everyone (Editor 0.7.0)</h3></a>
  48. <h6 class="subheader" title="2015-07-22T00:00:00+03:00">Ср 22 июля 2015
  49. <a class="button secondary small translation-button" href="http://opengamestudio.org/test-chamber-for-everyone-ru.html">ru</a>
  50. </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>
  51. </p>
  52. <a class="button radius secondary small right" href="http://opengamestudio.org/test-chamber-for-everyone.html">Read More</a>
  53. <hr class="gradient"/>
  54. </article>
  55. <article>
  56. <a href="http://opengamestudio.org/2015-roadmap.html"><h3 class="article-title">Roadmap for 2015-2016</h3></a>
  57. <h6 class="subheader" title="2015-07-19T00:00:00+03:00">Вс 19 июля 2015
  58. <a class="button secondary small translation-button" href="http://opengamestudio.org/2015-roadmap-ru.html">ru</a>
  59. </h6><p>As promised, we have come up with a list of milestones and their approximate dates for the coming year:</p>
  60. <ol>
  61. <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>
  62. <li>Editor 0.8.0 (December 2015) - Sound system</li>
  63. <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>
  64. </p>
  65. <a class="button radius secondary small right" href="http://opengamestudio.org/2015-roadmap.html">Read More</a>
  66. <hr class="gradient"/>
  67. </article>
  68. <article>
  69. <a href="http://opengamestudio.org/editor-06.html"><h3 class="article-title">Editor 0.6.0</h3></a>
  70. <h6 class="subheader" title="2015-06-28T00:00:00+03:00">Вс 28 июня 2015
  71. <a class="button secondary small translation-button" href="http://opengamestudio.org/editor-06-ru.html">ru</a>
  72. </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>
  73. <p>Editor 0.6.0 got the following new features:</p>
  74. <ol>
  75. <li>Camera and light node positioning</li>
  76. <li>Node rotation along X axis</li>
  77. <li>Node scripting support</li>
  78. <li>Thumbnail dialog to preview models when editing scene node model properties</li>
  79. <li>Node copying …</li></ol><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  80. </p>
  81. <a class="button radius secondary small right" href="http://opengamestudio.org/editor-06.html">Read More</a>
  82. <hr class="gradient"/>
  83. </article>
  84. <article>
  85. <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>
  86. <h6 class="subheader" title="2015-04-15T00:00:00+03:00">Ср 15 апреля 2015
  87. <a class="button secondary small translation-button" href="http://opengamestudio.org/editor-06-roadmap-ru.html">ru</a>
  88. </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>
  89. <p>Also, we have just started Editor 0.6.0 development.</p>
  90. <p>Editor 0.6.0 planned features:</p>
  91. <ol>
  92. <li>Camera node editing</li>
  93. <li>Light …</li></ol><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  94. </p>
  95. <a class="button radius secondary small right" href="http://opengamestudio.org/editor-06-roadmap.html">Read More</a>
  96. <hr class="gradient"/>
  97. </article>
  98. <!-- /#posts-list -->
  99. <div class="pagination-centered">
  100. <h6 class="subheader">Page 5 of 5</h6>
  101. <p>
  102. <a href="http://opengamestudio.org/index4.html">&laquo; Prev</a>
  103. </p>
  104. </div>
  105. </div>
  106. <!-- End Main Content -->
  107. <!-- Sidebar -->
  108. <aside class="large-3 columns">
  109. <!--k
  110. <h5 class="sidebar-title">Site</h5>
  111. <ul class="side-nav">
  112. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  113. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  114. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  115. </ul>
  116. <h5 class="sidebar-title">Categories</h5>
  117. <ul class="side-nav">
  118. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  119. </ul>
  120. -->
  121. <h5 class="sidebar-title">Ads</h5>
  122. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  123. <!-- ogs2 -->
  124. <ins class="adsbygoogle"
  125. style="display:block"
  126. data-ad-client="ca-pub-4473792248813084"
  127. data-ad-slot="9024247127"
  128. data-ad-format="auto"></ins>
  129. <script>
  130. (adsbygoogle = window.adsbygoogle || []).push({});
  131. </script>
  132. </aside> <!-- End Sidebar -->
  133. </div> <!-- End Main Content and Sidebar -->
  134. <!-- Footer -->
  135. <footer class="row">
  136. <div class="large-12 columns">
  137. <hr />
  138. <div class="row">
  139. <div class="large-7 columns">
  140. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  141. </div>
  142. </div>
  143. </div>
  144. <script type="text/javascript">
  145. var _gaq = _gaq || [];
  146. _gaq.push(['_setAccount', 'UA-3773114-1']);
  147. _gaq.push(['_trackPageview']);
  148. (function() {
  149. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  150. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  151. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  152. })();
  153. </script>
  154. </footer>