lib/import/shake_script.rb in tracksperanto-1.5.4 vs lib/import/shake_script.rb in tracksperanto-1.5.5
- old
+ new
@@ -27,9 +27,10 @@
report_progress("Translating Linear animation")
keyframes.map do | kf |
[kf[1][1], kf[0][1]]
end
end
+ alias_method :nspline, :linear
# image Tracker(
# image In,
# const char * trackRange,
# const char * subPixelRes,
\ No newline at end of file