Improve editor-only class checking

This commit is contained in:
Danil Alexeev 2026-01-11 21:16:30 +03:00
parent 64596092ae
commit 32d1f518fa
No known key found for this signature in database
GPG key ID: 5A52F75A8679EC57
1040 changed files with 1097 additions and 1075 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeTexture2DArrayParameter" inherits="VisualShaderNodeTextureParameter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<class name="VisualShaderNodeTexture2DArrayParameter" inherits="VisualShaderNodeTextureParameter" api_type="core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A visual shader node for shader parameter (uniform) of type [Texture2DArray].
</brief_description>