Commit Graph
40 Commits
Author SHA1 Message Date
Jorge Vásquez Pérez 00748360db Fixed a bug that rendered end_tags to the wrong folder. 2017-07-10 17:23:46 -07:00
Jorge Vásquez Pérez fe6f637561 Changed the script for it to allow to probe scaled layers without breaking. 2017-05-03 12:17:06 -07:00
Jorge Vásquez Pérez 8e4b7bba2d Changed the behavior of the button from SETTING the items already present in the queue to the correct folder; to actually ADDING the selected project items to the corresponding folders 2017-04-18 13:20:50 -07:00
Jorge Vásquez Pérez 1b34576b61 Fixed a mislabeling of a UI input field that rendered the Prefixing function unusable. 2017-04-13 18:17:42 -07:00
Jorge Vásquez Pérez 81ae9c5398 Fixed an error on a string declaration that broke the yToolMenu when addig said tool. 2017-04-13 18:03:59 -07:00
Jorge Vásquez Pérez df23e7403f Changed the description for RenderToProject and y_CompHerder scripts. 2017-04-13 17:01:25 -07:00
Jorge Vásquez Pérez c74ed78512 Added CompHearder and RenderToProject to the yScriptsToolbox 2017-04-13 15:38:42 -07:00
Jorge Vásquez Pérez b77f4552c2 Added a new tool to reroute items in the render quque to the approopriate folder, according to the studio folder structure 2017-04-13 15:34:10 -07:00
Jorge Vásquez Pérez b038e66615 Reorganized some functions on corresponding scripts to make it clearer of what was supposed to go in each one 2017-04-13 15:30:13 -07:00
Jorge Vássquez Pérez 631cb8f607 Brought back the main UI Panel to functioning condition. 2016-12-02 17:29:48 -08:00
Jorge Vássquez Pérez b1efb4928b Hopefully this will finally fix the merging issues I had. 2016-12-02 17:20:13 -08:00
Jorge Vássquez Pérez 4ca84b5fee Fixing even more merge issues. 2016-12-02 16:55:46 -08:00
Jorge Vássquez Pérez f7b18e98d6 Fixed more issues with the git merge. 2016-12-02 16:50:58 -08:00
Jorge Vássquez Pérez f1a6f31448 Brought y_stopMotionLayer up to date. 2016-12-02 16:48:01 -08:00
Jorge Vássquez Pérez 1e932c7a2d Cleaned up the code and made the scripts work individually and with thetoolbox 2016-12-02 15:30:12 -08:00
Jorge Vássquez Pérez 84e17ede95 Adapted all scripts to work on their own and with the toolbox. 2016-12-02 15:25:00 -08:00
Jorge Vássquez Pérez 8414847715 Fixed the PuppetRig Script to conform to the new code for the Toolbox, changed all linebreaks to unix, updated all script version numbers 2016-12-02 11:58:07 -08:00
jorge a879c2190d removed a debuging alert() 2015-07-16 13:08:56 -07:00
jorge 550a55e444 Added a new comp on every new project, with our internal new project template name. 2015-07-16 12:58:14 -07:00
jorge df5ea0ac01 Minor changes to adjust CPoffset PuppetRig and StopmotionLayer to the new model. 2015-06-04 15:06:39 -07:00
jorge f4c74abe46 Converted the CornerPinOffset tool to the new model 2015-04-10 17:24:12 -07:00
jorge e4b0a98471 Added BindBetween2, to the tool bar, and cleaned it's name up. 2015-04-10 12:16:28 -07:00
jorge 58fe19cacd Transfered BindBetween2 to the new model 2015-04-10 12:07:32 -07:00
jorge 868c1cb141 Cambiando bind between 2, incomplete 2015-04-09 14:40:04 -07:00
jorge e07df6d9d4 Switched line endings to Unix-like on all scripts 2015-03-19 12:27:58 -07:00
jorge 2d6983e014 Now the button calls to a reference of the tool from this.yTool, to be able to access its methods 2015-03-19 10:51:04 -07:00
jorge 3c12bdfb2d Added a reference to the tool to the buttons added to the toolbox, so I can call them later 2015-03-19 10:49:57 -07:00
jorge bb5336a612 I'm really not sure what I changed.. :S I have to learn to use git better... 2015-03-18 18:39:09 -07:00
jorge 75b0091c1d started cleaning up code, to adapt to new generic script mode 2015-03-18 18:33:20 -07:00
jorge 300d3c98fc Cleaned up a Generic script to base new tools on 2015-03-18 18:32:44 -07:00
jorge cc91c4a6ce When closing the window now it makes the YTB variable a null, to clean up a bit. 2015-03-18 17:49:20 -07:00
jorge 994772be8d Re-enabled the createUI function for tools to be able to create their own independent windows 2015-03-18 17:48:04 -07:00
jorge 2c49d99929 Removed some debgging alert() calls 2015-03-18 17:18:54 -07:00
jorge 992891bf28 Got the toolbox code cleaned up, and the YSetStrcuture tool, already works with this new model. 2015-03-18 16:45:14 -07:00
jorge 6d01d35cd0 Reorganized the ToolBox and encapsulated it into a Signle namespace YTB, the tool bundling doesn't work yet 2015-03-18 12:58:55 -07:00
jorge 1238e7949e added a tabbed_structure test 2015-03-13 15:50:17 -07:00
jorge bc178e67ee Fixed error when no layer was selected at the time of creating the probe. 2014-12-04 18:16:10 -08:00
jorge 1e1bb0c6aa Selected layer when the script is ran, now gets automatically selected in the Layer effect.
Colored the Nulls Yellow by default (label=2)
Changed the default radius to a more useful value of 5
2014-12-04 17:55:29 -08:00
jorge 344402e916 Changed individual tools filenames, for better organization v0.4-alpha 2014-12-03 17:26:05 -08:00
jorge 0bfe359e55 Got the old tools into git 2014-12-03 17:11:38 -08:00