Cleaned up the code and made the scripts work individually and with thetoolbox

This commit is contained in:
Jorge Vássquez Pérez
2016-12-02 15:30:12 -08:00
6 changed files with 506 additions and 59 deletions
+4
View File
@@ -3,7 +3,11 @@ function YGenericTool()
{
this.info =
{
<<<<<<< HEAD
name : "yStopMotion",
=======
name : "yGenericTool",
>>>>>>> 841484771586f75c140288b329d54c96d3cb3925
version : 0.1,
stage : "development",
description : "Dynamically change layer sequence opacity from a slider in pComp",