Added a tool to render a still frame for each of the markers contained in a dummy layer called 'Render'.

This commit is contained in:
Jorge Vásquez Pérez
2019-02-05 17:31:01 -08:00
parent 29b22e7658
commit 38f087dce4
2 changed files with 293 additions and 0 deletions
+1
View File
@@ -122,6 +122,7 @@ YTB.init();
#include "../yScripts/y_CompHerder.jsx";
#include "../yScripts/y_flattenSelectedFolderContents.jsx";
#include "../yScripts/RenderToProject.jsx";
#include "../yScripts/y_RenderMarkers.jsx";
#include "../yScripts/y_colorProbe.jsx";
#include "../yScripts/y_BindBetween2.jsx";
#include "../yScripts/y_CPOffset.jsx";