Переглянути джерело

Merge pull request #10191 from tetrapod00/changelog-44

Add section to Documentation changelog page for 4.4
Max Hilbrunner 9 місяців тому
батько
коміт
cf448daab0

+ 18 - 0
about/docs_changelog.rst

@@ -13,6 +13,24 @@ added since version 3.0.
 .. note:: This document only contains new pages so not all changes are reflected,
           many pages have been substantially updated but are not reflected in this document.
 
+New pages since version 4.3
+---------------------------
+
+Editor
+^^^^^^
+
+- :ref:`doc_using_the_xr_editor`
+
+Performance
+^^^^^^^^^^^
+
+- :ref:`doc_pipeline_compilations`
+
+Rendering
+^^^^^^^^^
+
+- :ref:`doc_renderers`
+
 New pages since version 4.2
 ---------------------------
 

+ 2 - 0
tutorials/performance/pipeline_compilations.rst

@@ -1,3 +1,5 @@
+.. _doc_pipeline_compilations:
+
 Reducing Stutter from Shader (Pipeline) Compilations
 ====================================================