Added CompHearder and RenderToProject to the yScriptsToolbox

This commit is contained in:
Jorge Vásquez Pérez
2017-04-13 15:38:42 -07:00
parent b77f4552c2
commit c74ed78512
+1
View File
@@ -120,6 +120,7 @@ YTB.init();
#include "../yScripts/y_setStructure.jsx"; #include "../yScripts/y_setStructure.jsx";
#include "../yScripts/y_CompHerder.jsx"; #include "../yScripts/y_CompHerder.jsx";
#include "../yScripts/RenderToProject.jsx";
#include "../yScripts/y_colorProbe.jsx"; #include "../yScripts/y_colorProbe.jsx";
#include "../yScripts/y_BindBetween2.jsx"; #include "../yScripts/y_BindBetween2.jsx";
#include "../yScripts/y_CPOffset.jsx"; #include "../yScripts/y_CPOffset.jsx";