From 4dfdb916c724fc0af793f0db12ed00600053f947 Mon Sep 17 00:00:00 2001 From: Rodz Labs Date: Thu, 30 Sep 2021 21:51:44 +0200 Subject: [PATCH] Fixed TEX3D shape select description --- addons/material_maker/nodes/tex3d_select_shape.mmg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/material_maker/nodes/tex3d_select_shape.mmg b/addons/material_maker/nodes/tex3d_select_shape.mmg index b319e0c8..a90a2e6e 100644 --- a/addons/material_maker/nodes/tex3d_select_shape.mmg +++ b/addons/material_maker/nodes/tex3d_select_shape.mmg @@ -39,7 +39,7 @@ } ], "instance": "", - "longdesc": "Selects a 3D texture for a given color index. This can be used to map several textures into a single 3D scene.", + "longdesc": "Selects a 3D texture inside, and another outside a shape. This can be used to map several textures into a single 3D scene.", "name": "TEX3D Shape Select", "outputs": [ { @@ -63,7 +63,7 @@ "type": "float" } ], - "shortdesc": "Tex3D Select" + "shortdesc": "Tex3D Shape Select" }, "type": "shader" } \ No newline at end of file