broken right now on master (i know bad) but im transitioning to require, hold ya horses

This commit is contained in:
Peter Cottle 2012-12-07 13:41:34 -08:00
parent 9ee1490aa3
commit d7f3653ad9
4 changed files with 984 additions and 4 deletions

View file

@ -249,3 +249,6 @@ AnimationFactory.prototype.genFromToSnapshotAnimation = function(
};
};
exports.AnimationFactory = AnimationFactory;