Merge commit '88a2e4976b' as 'engine'

This commit is contained in:
Sara Gerretsen 2026-06-19 16:29:28 +02:00
commit 4587afe78c
13991 changed files with 7801538 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeLinearSceneDepth" inherits="VisualShaderNode" api_type="core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
<brief_description>
A visual shader node that returns the depth value of the DEPTH_TEXTURE node in a linear space.
</brief_description>
<description>
This node can be used in fragment shaders.
</description>
<tutorials>
</tutorials>
</class>