Manifest.txt in tracksperanto-1.7.5 vs Manifest.txt in tracksperanto-1.8.0

- old
+ new

@@ -5,10 +5,11 @@ Rakefile bin/tracksperanto lib/export/base.rb lib/export/equalizer3.rb lib/export/equalizer4.rb +lib/export/flame_stabilizer.rb lib/export/match_mover.rb lib/export/maya_live.rb lib/export/mux.rb lib/export/nuke_script.rb lib/export/pftrack.rb @@ -42,10 +43,11 @@ lib/tracksperanto.rb lib/tracksperanto/block_init.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/safety.rb lib/tracksperanto/simple_export.rb @@ -60,13 +62,15 @@ 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_equalizer3.txt +test/export/samples/ref_flame.stabilizer test/export/samples/ref_matchmover.rz2 test/export/test_equalizer3_export.rb test/export/test_equalizer_export.rb +test/export/test_flame_stabilizer_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 @@ -126,9 +130,10 @@ test/middleware/test_scaler_middleware.rb test/middleware/test_shift_middleware.rb test/middleware/test_slip_middleware.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_progressive_io.rb test/test_simple_export.rb test/test_tracker.rb