Manifest.txt in tracksperanto-1.2.6 vs Manifest.txt in tracksperanto-1.3.0
- old
+ new
@@ -4,18 +4,20 @@
README.txt
Rakefile
bin/tracksperanto
lib/.DS_Store
lib/export/base.rb
+lib/export/equalizer.rb
lib/export/match_mover.rb
lib/export/mux.rb
lib/export/nuke_script.rb
lib/export/pftrack.rb
lib/export/pftrack_5.rb
lib/export/shake_text.rb
lib/export/syntheyes.rb
lib/import/base.rb
+lib/import/equalizer.rb
lib/import/flame_stabilizer.rb
lib/import/match_mover.rb
lib/import/nuke_script.rb
lib/import/pftrack.rb
lib/import/shake_grammar/catcher.rb
@@ -46,21 +48,24 @@
test/export/samples/ref_NukeScript.nk.autosave
test/export/samples/ref_PFTrack.2dt
test/export/samples/ref_PFTrack5.2dt
test/export/samples/ref_ShakeText.txt
test/export/samples/ref_Syntheyes.txt
+test/export/samples/ref_equalizer.txt
test/export/samples/ref_matchmover.rz2
+test/export/test_equalizer_export.rb
test/export/test_match_mover_export.rb
test/export/test_mux.rb
test/export/test_nuke_export.rb
test/export/test_pftrack5_export.rb
test/export/test_pftrack_export.rb
test/export/test_shake_export.rb
test/export/test_syntheyes_export.rb
test/helper.rb
test/import/.DS_Store
test/import/samples/.DS_Store
+test/import/samples/3de_export_cube.txt
test/import/samples/flyover2DP_syntheyes.txt
test/import/samples/four_tracks_in_one_matchmove.shk
test/import/samples/four_tracks_in_one_stabilizer.shk
test/import/samples/fromCombustion_fromMidClip_wSnap.stabilizer
test/import/samples/garage.2dt
@@ -75,9 +80,10 @@
test/import/samples/shake_tracker_nodes_to_syntheyes.txt
test/import/samples/sourcefile_pftrack.2dt
test/import/samples/three_tracks_in_one_stabilizer.shk
test/import/samples/two_shake_trackers.txt
test/import/samples/two_tracks_in_one_tracker.shk
+test/import/test_3de_import.rb
test/import/test_flame_import.rb
test/import/test_match_mover_import.rb
test/import/test_nuke_import.rb
test/import/test_pftrack_import.rb
test/import/test_shake_catcher.rb