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

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- # This tool removes all keyframes before frame 0, and skips trackers entirely if they are all before frame 0 class Tracksperanto::Tool::StartTrim < Tracksperanto::Tool::Base def self.action_description "Remove all the keyframes that are on frames below 1"