Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/shaders/screen-reading_shaders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ With correct back-buffer copying, the two spheres blend correctly:

.. image:: img/texscreen_demo2.png

.. warning:
.. warning::

In 3D, materials that use ``hint_screen_texture`` are considered transparent themselves and
will not appear in the resulting screen texture of other materials.
Expand Down
4 changes: 2 additions & 2 deletions tutorials/xr/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Advanced topics
openxr_hand_tracking
openxr_passthrough

.. note:
.. note::

Documentation for XR in Godot 4.0 XR is still a work in progress.
Please check back in the future.