Manifest.txt in tracksperanto-2.6.3 vs Manifest.txt in tracksperanto-2.7.0

- old
+ new

@@ -49,20 +49,19 @@ lib/middleware/shift.rb lib/middleware/slipper.rb lib/middleware/start_trim.rb lib/pipeline/base.rb lib/tracksperanto.rb -lib/tracksperanto/accumulator.rb lib/tracksperanto/block_init.rb lib/tracksperanto/buffer_io.rb +lib/tracksperanto/buffering_reader.rb lib/tracksperanto/casts.rb lib/tracksperanto/const_name.rb lib/tracksperanto/ext_io.rb lib/tracksperanto/flame_builder.rb lib/tracksperanto/format_detector.rb lib/tracksperanto/keyframe.rb -lib/tracksperanto/progressive_io.rb lib/tracksperanto/returning.rb lib/tracksperanto/safety.rb lib/tracksperanto/simple_export.rb lib/tracksperanto/tracker.rb lib/tracksperanto/uv_coordinates.rb @@ -92,11 +91,10 @@ test/export/test_pfmatchit_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/fixtures/processing_log.txt test/helper.rb test/import/samples/3de_v3/3de_export_v3.txt test/import/samples/3de_v4/3de_export_cube.txt test/import/samples/boujou_features_text/boujou_txt_export.txt test/import/samples/flame_stabilizer/Flame_Stabilizer_2012.stabilizer @@ -133,10 +131,11 @@ test/import/samples/shake_script/shake_trackers_with_Nspline.shk test/import/samples/shake_script/stabilize_nodes_with_hermite.shk test/import/samples/shake_script/three_tracks_in_one_stabilizer.shk test/import/samples/shake_script/track.shk test/import/samples/shake_script/two_tracks_in_one_tracker.shk +test/import/samples/shake_text/nuke_camtracker.txt test/import/samples/shake_text/one_shake_tracker.txt test/import/samples/shake_text/one_shake_tracker_from_first.txt test/import/samples/shake_text/two_shake_trackers.txt test/import/samples/syntheyes_2d_paths/cola_plate.txt test/import/samples/syntheyes_2d_paths/flyover2DP_syntheyes.txt @@ -166,18 +165,17 @@ 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/middleware/test_start_trim_middleware.rb -test/test_accumulator.rb test/test_buffer_io.rb +test/test_bufferingreader.rb test/test_cli.rb test/test_const_name.rb test/test_extio.rb test/test_flame_builder.rb test/test_format_detector.rb test/test_keyframe.rb test/test_pipeline.rb -test/test_progressive_io.rb test/test_simple_export.rb test/test_tracker.rb test/test_tracksperanto.rb