lib/import/nuke_script.rb in tracksperanto-2.10.0 vs lib/import/nuke_script.rb in tracksperanto-2.11.0
- old
+ new
@@ -3,10 +3,10 @@
require File.expand_path(File.dirname(__FILE__)) + "/nuke_grammar/utils"
class Tracksperanto::Import::NukeScript < Tracksperanto::Import::Base
def self.human_name
- "Nuke .nk script file with Tracker or Reconcile3D nodes"
+ "Nuke .nk script file with Tracker, Reconcile3D and PlanarTracker nodes"
end
def self.distinct_file_ext
".nk"
end