Browse Source

Docs master

github-actions[bot] 3 days ago
parent
commit
7fce2f2367

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

@@ -20,7 +20,9 @@ Changelog
 * Tools: added the ability to unselect all objects with ``Shift+Ctrl+A`` keyboard shortcut.
 * Runtime: Linux: switched to Vulkan for rendering.
 * Runtime: added support to stencil testing in shaders.
-* Data Compile: resource packages are now LZ4-compressed.
+* Runtime: changed the semantic of collision filters. See :ref:`Global Physics Config` for details.
+* Runtime: added a new ``collides_with_all_except`` field to the ``collision_filters`` object in the :ref:`Global Physics Config`.
+* Data Compiler: resource packages are now LZ4-compressed.
 
 0.60.0 --- 30 Dec 2025
 ----------------------

+ 5 - 3
html/master/changelog.html

@@ -3,7 +3,7 @@
 <head>
   <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
 
-    <meta property="article:modified_time" content="2026-02-13T15:26:52+00:00" /><meta property="og:title" content="Changelog" />
+    <meta property="article:modified_time" content="2026-02-21T18:44:41+00:00" /><meta property="og:title" content="Changelog" />
 <meta property="og:type" content="website" />
 <meta property="og:url" content="https://docs.crownengine.org/html/latest/changelog.html" />
 <meta property="og:site_name" content="Crown 0.60.0 Manual" />
@@ -139,7 +139,9 @@
 <li><p>Tools: added the ability to unselect all objects with <code class="docutils literal notranslate"><span class="pre">Shift+Ctrl+A</span></code> keyboard shortcut.</p></li>
 <li><p>Runtime: Linux: switched to Vulkan for rendering.</p></li>
 <li><p>Runtime: added support to stencil testing in shaders.</p></li>
-<li><p>Data Compile: resource packages are now LZ4-compressed.</p></li>
+<li><p>Runtime: changed the semantic of collision filters. See <span class="xref std std-ref">Global Physics Config</span> for details.</p></li>
+<li><p>Runtime: added a new <code class="docutils literal notranslate"><span class="pre">collides_with_all_except</span></code> field to the <code class="docutils literal notranslate"><span class="pre">collision_filters</span></code> object in the <span class="xref std std-ref">Global Physics Config</span>.</p></li>
+<li><p>Data Compiler: resource packages are now LZ4-compressed.</p></li>
 </ul>
 </section>
 <section id="dec-2025">
@@ -932,7 +934,7 @@
 
   <div role="contentinfo">
     <p>&#169; <a href="copyright.html">Copyright</a> Except where otherwise noted, content on this page is licensed under a CC-BY-SA 4.0 Int. License.
-      <span class="lastupdated">Last updated on Feb 13, 2026.
+      <span class="lastupdated">Last updated on Feb 21, 2026.
       </span></p>
   </div>
 

File diff suppressed because it is too large
+ 0 - 0
html/master/searchindex.js


File diff suppressed because it is too large
+ 0 - 0
html/master/sitemap.xml


Some files were not shown because too many files changed in this diff