Skip to content

Commit a6ec630

Browse files
[UPDATE]Shelf tool for *Vertex Animation Texture* creates the latest version of the tool.
1 parent 34bbe99 commit a6ec630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

toolbar/game_development_toolset.shelf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ soptoolutils.genericTool(kwargs, 'gamedev::sop_voxelmesh')]]></script>
5656
</tool>
5757

5858
<tool name="gamedev::vertex_animation_textures" label="VAT" icon="opdef:/gamedev::Driver/vertex_animation_textures?IconSVG">
59-
<helpURL>operator:Driver/vertex_animation_textures</helpURL>
59+
<helpURL>operator:Driver/vertex_animation_textures::2.0</helpURL>
6060
<script scriptType="python"><![CDATA[import roptoolutils
61-
roptoolutils.createRenderNode("gamedev::vertex_animation_textures")
61+
roptoolutils.createRenderNode("gamedev::vertex_animation_textures::2.0")
6262
]]></script>
6363
</tool>
6464

0 commit comments

Comments
 (0)