lib/tools/scaler.rb in tracksperanto-3.5.9 vs lib/tools/scaler.rb in tracksperanto-4.0.0
- old
+ new
@@ -1,5 +1,4 @@
-# -*- encoding : utf-8 -*-
# Scales the comp being exported by a specific factor, together with the tracker keyframes
class Tracksperanto::Tool::Scaler < Tracksperanto::Tool::Base
DEFAULT_FACTOR = 1
parameter :x_factor, :cast => :float, :desc => "Factor to scale by", :default => DEFAULT_FACTOR