Added a tool to flatten a folder's contents in the AFX project.

This commit is contained in:
Jorge Vásquez Pérez
2019-02-05 15:32:49 -08:00
parent 7c11b48082
commit 29b22e7658
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -120,6 +120,7 @@ YTB.init();
#include "../yScripts/y_setStructure.jsx";
#include "../yScripts/y_CompHerder.jsx";
#include "../yScripts/y_flattenSelectedFolderContents.jsx";
#include "../yScripts/RenderToProject.jsx";
#include "../yScripts/y_colorProbe.jsx";
#include "../yScripts/y_BindBetween2.jsx";
@@ -127,3 +128,4 @@ YTB.init();
#include "../yScripts/y_puppetRig.jsx";
#include "../yScripts/y_stopMotionLayer.jsx";