mirror of
https://github.com/jorgevasquezp/AFX_yTools.git
synced 2026-09-16 19:22:42 +00:00
Adapted all scripts to work on their own and with the toolbox.
This commit is contained in:
@@ -3,10 +3,10 @@ function YGenericTool()
|
||||
{
|
||||
this.info =
|
||||
{
|
||||
name : "yGenericTool",
|
||||
version : 0.0,
|
||||
name : "yPuppetRig",
|
||||
version : 0.33,
|
||||
stage : "development",
|
||||
description : "Generic script to use as a base for new tools.",
|
||||
description : "Tools for streamlining puppet-based animation rigs.",
|
||||
url : "yorchnet.com"
|
||||
};
|
||||
this.appearence =
|
||||
|
||||
Reference in New Issue
Block a user