Daniele Bartolini 1 год назад
Родитель
Сommit
cf807d1eb8

+ 1 - 1
html/master/_sources/changelog.rst.txt

@@ -26,7 +26,7 @@ Changelog
 * Fixed Console's text color in dark/light mode.
 * Fixed mouse click in the Editor View not selecting the correct sprite in some circumnstances.
 * Added the ability to drag & drop units from the ProjectBrowser to the EditorView.
-* Added thumbnails for .unit and .sound resources in the Project Browser.
+* Added thumbnails for .unit, .material, .texture and .sound resources in the Project Browser.
 
 **Lua API**
 

+ 5 - 4
html/master/_sources/introduction.rst.txt

@@ -97,11 +97,13 @@ Supported platforms
 
 * Runtime
 	* Android 7.0+ (ARMv7-a, ARMv8-a)
+	* HTML5 (Wasm/Emscripten)
 	* Ubuntu 18.04+ (x86_64)
-	* Windows 7, 8, 10 (x86_64)
+	* Windows 7+ (x86_64)
 
 * Editor
-	* Any 64-bit Linux distribution with GTK+ 3.22 or newer, 64-bit Ubuntu 18.04+ recommended
+	* Any 64-bit Linux with GTK+ 3.22 or newer (Ubuntu 18.04+)
+	* Any 64-bit Windows 7+
 	* 64-bit dual-core CPU or higher
 	* OpenGL 3.2+ graphics card with 512 MB of RAM, 1 GB recommended
 	* 4 GB of RAM minimum, 8 GB recommended
@@ -112,9 +114,8 @@ Supported platforms
 Contact
 -------
 
-* Daniele Bartolini (`@aa_dani_bart <https://twitter.com/aa_dani_bart>`_)
-* Project page: https://github.com/crownengine/crown
 * Website: https://www.crownengine.org
+* Project page: https://github.com/crownengine/crown
 
 Contributors
 ------------

+ 1 - 1
html/master/changelog.html

@@ -126,7 +126,7 @@
 <li>Fixed Console’s text color in dark/light mode.</li>
 <li>Fixed mouse click in the Editor View not selecting the correct sprite in some circumnstances.</li>
 <li>Added the ability to drag &amp; drop units from the ProjectBrowser to the EditorView.</li>
-<li>Added thumbnails for .unit and .sound resources in the Project Browser.</li>
+<li>Added thumbnails for .unit, .material, .texture and .sound resources in the Project Browser.</li>
 </ul>
 <p><strong>Lua API</strong></p>
 <ul class="simple">

+ 5 - 4
html/master/introduction.html

@@ -243,8 +243,9 @@ C++. It is easy for anyone to understand and make modifications.</dd>
 <dt>Runtime</dt>
 <dd><ul class="first last">
 <li>Android 7.0+ (ARMv7-a, ARMv8-a)</li>
+<li>HTML5 (Wasm/Emscripten)</li>
 <li>Ubuntu 18.04+ (x86_64)</li>
-<li>Windows 7, 8, 10 (x86_64)</li>
+<li>Windows 7+ (x86_64)</li>
 </ul>
 </dd>
 </dl>
@@ -252,7 +253,8 @@ C++. It is easy for anyone to understand and make modifications.</dd>
 <li><dl class="first docutils">
 <dt>Editor</dt>
 <dd><ul class="first last">
-<li>Any 64-bit Linux distribution with GTK+ 3.22 or newer, 64-bit Ubuntu 18.04+ recommended</li>
+<li>Any 64-bit Linux with GTK+ 3.22 or newer (Ubuntu 18.04+)</li>
+<li>Any 64-bit Windows 7+</li>
 <li>64-bit dual-core CPU or higher</li>
 <li>OpenGL 3.2+ graphics card with 512 MB of RAM, 1 GB recommended</li>
 <li>4 GB of RAM minimum, 8 GB recommended</li>
@@ -267,9 +269,8 @@ C++. It is easy for anyone to understand and make modifications.</dd>
 <div class="section" id="contact">
 <h2>Contact<a class="headerlink" href="#contact" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li>Daniele Bartolini (<a class="reference external" href="https://twitter.com/aa_dani_bart">&#64;aa_dani_bart</a>)</li>
-<li>Project page: <a class="reference external" href="https://github.com/crownengine/crown">https://github.com/crownengine/crown</a></li>
 <li>Website: <a class="reference external" href="https://www.crownengine.org">https://www.crownengine.org</a></li>
+<li>Project page: <a class="reference external" href="https://github.com/crownengine/crown">https://github.com/crownengine/crown</a></li>
 </ul>
 </div>
 <div class="section" id="contributors">

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
html/master/searchindex.js


Некоторые файлы не были показаны из-за большого количества измененных файлов