Minor changes to adjust CPoffset PuppetRig and StopmotionLayer to the new model.

This commit is contained in:
2015-06-04 15:06:39 -07:00
parent f4c74abe46
commit df5ea0ac01
3 changed files with 166 additions and 336 deletions
-2
View File
@@ -66,8 +66,6 @@ function YCPOffset()
}
this.yMainFunction = function yMainFunction()
{
alert(this);
//if called from the button as opposed as from the script.
if ( String(this) == "[object Button]" )
{