Manifest.txt in tracksperanto-1.3.1 vs Manifest.txt in tracksperanto-1.4.0
- old
+ new
@@ -6,20 +6,22 @@
bin/tracksperanto
lib/.DS_Store
lib/export/base.rb
lib/export/equalizer.rb
lib/export/match_mover.rb
+lib/export/maya_live.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/maya_live.rb
lib/import/nuke_script.rb
lib/import/pftrack.rb
lib/import/shake_grammar/catcher.rb
lib/import/shake_grammar/lexer.rb
lib/import/shake_script.rb
@@ -34,28 +36,31 @@
lib/pipeline/base.rb
lib/tracksperanto.rb
lib/tracksperanto/block_init.rb
lib/tracksperanto/casts.rb
lib/tracksperanto/const_name.rb
+lib/tracksperanto/ext_io.rb
lib/tracksperanto/format_detector.rb
lib/tracksperanto/keyframe.rb
lib/tracksperanto/safety.rb
lib/tracksperanto/tracker.rb
lib/tracksperanto/zip_tuples.rb
test/.DS_Store
test/export/.DS_Store
test/export/README_EXPORT_TESTS.txt
+test/export/samples/ref_Mayalive.txt
test/export/samples/ref_NukeScript.nk
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_maya_live_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
@@ -69,10 +74,11 @@
test/import/samples/four_tracks_in_one_stabilizer.shk
test/import/samples/fromCombustion_fromMidClip_wSnap.stabilizer
test/import/samples/garage.2dt
test/import/samples/hugeFlameSetup.stabilizer
test/import/samples/kipPointsMatchmover.rz2
+test/import/samples/mayalive_kipShot.txt
test/import/samples/megaTrack.action.3dtrack.stabilizer
test/import/samples/one_shake_tracker.txt
test/import/samples/one_shake_tracker_from_first.txt
test/import/samples/one_tracker_with_break.nk
test/import/samples/one_tracker_with_break_in_grp.nk
@@ -83,10 +89,11 @@
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_maya_live_import.rb
test/import/test_nuke_import.rb
test/import/test_pftrack_import.rb
test/import/test_shake_catcher.rb
test/import/test_shake_lexer.rb
test/import/test_shake_script_import.rb
@@ -95,11 +102,11 @@
test/middleware/test_golden_middleware.rb
test/middleware/test_reformat_middleware.rb
test/middleware/test_scaler_middleware.rb
test/middleware/test_shift_middleware.rb
test/middleware/test_slip_middleware.rb
-test/pipeline/test_pipeline_base.rb
test/test_const_name.rb
+test/test_extio.rb
test/test_format_detector.rb
test/test_keyframe.rb
test/test_tracker.rb
tracksperanto.gemspec