Skip to content

Commit

Permalink
[UPDATE]Shelf tool for *Vertex Animation Texture* creates the latest …
Browse files Browse the repository at this point in the history
…version of the tool.
  • Loading branch information
mikelyndon-sesi committed Dec 18, 2019
1 parent 34bbe99 commit a6ec630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions toolbar/game_development_toolset.shelf
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ soptoolutils.genericTool(kwargs, 'gamedev::sop_voxelmesh')]]></script>
</tool>

<tool name="gamedev::vertex_animation_textures" label="VAT" icon="opdef:/gamedev::Driver/vertex_animation_textures?IconSVG">
<helpURL>operator:Driver/vertex_animation_textures</helpURL>
<helpURL>operator:Driver/vertex_animation_textures::2.0</helpURL>
<script scriptType="python"><![CDATA[import roptoolutils
roptoolutils.createRenderNode("gamedev::vertex_animation_textures")
roptoolutils.createRenderNode("gamedev::vertex_animation_textures::2.0")
]]></script>
</tool>

Expand Down

0 comments on commit a6ec630

Please sign in to comment.