lib/tools/base.rb in tracksperanto-3.5.9 vs lib/tools/base.rb in tracksperanto-4.0.0

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- require "forwardable" # The base tool class works just like a Tracksperanto::Export::Base, but it only wraps another exporting object and does not get registered on it's own # as an export format. Tool can be used to massage the tracks being exported in various interesting ways - like moving the coordinates, clipping the keyframes, # scaling the whole export or even reversing the trackers to go backwards