jorgevasquezp
|
49975f6760
|
Slightly changed the folders on the original structure, Mostly replacing spaces with underscores.
|
2 years ago |
Jorge Vasquez Perez
|
5acdd0d815
|
Delete README.md
|
3 years ago |
Jorge Vasquez Perez
|
9446d53478
|
Create README.md
|
3 years ago |
jorgevasquezp
|
ce0743269d
|
Added a BaseScriptsUIPanel script for adding more tools easily.
|
4 years ago |
Jorge Vasquez Perez
|
2d35ce31f5
|
fixed undo mistmach issue
|
4 years ago |
Jorge Vásquez Pérez
|
4d91bbfe60
|
Cleared some spacing issues.
|
7 years ago |
Jorge Vásquez Pérez
|
30a69f02a5
|
Added a to-do.
|
7 years ago |
Jorge Vásquez Pérez
|
38f087dce4
|
Added a tool to render a still frame for each of the markers contained in a dummy layer called 'Render'.
|
7 years ago |
Jorge Vásquez Pérez
|
29b22e7658
|
Added a tool to flatten a folder's contents in the AFX project.
|
7 years ago |
Jorge Vásquez Pérez
|
7c11b48082
|
Fixed the RenderToProject script so it created the right foilders
|
8 years ago |
Jorge Vásquez Pérez
|
24af8e259b
|
Changed the way in which the RenderToProjects scripts adds the items to the queue, if a CompItem is selected, it'll add it to the project's appropriate folder, if a folder is selected, it'll create a subfolder for all the items in the selected folder
|
8 years ago |
Jorge Vásquez Pérez
|
00748360db
|
Fixed a bug that rendered end_tags to the wrong folder.
|
8 years ago |
Jorge Vásquez Pérez
|
fe6f637561
|
Changed the script for it to allow to probe scaled layers without breaking.
|
9 years ago |
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
|
9 years ago |
Jorge Vásquez Pérez
|
1b34576b61
|
Fixed a mislabeling of a UI input field that rendered the Prefixing function unusable.
|
9 years ago |
Jorge Vásquez Pérez
|
81ae9c5398
|
Fixed an error on a string declaration that broke the yToolMenu when addig said tool.
|
9 years ago |
Jorge Vásquez Pérez
|
df23e7403f
|
Changed the description for RenderToProject and y_CompHerder scripts.
|
9 years ago |
Jorge Vásquez Pérez
|
c74ed78512
|
Added CompHearder and RenderToProject to the yScriptsToolbox
|
9 years ago |
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
|
9 years ago |
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
|
9 years ago |
Jorge Vássquez Pérez
|
631cb8f607
|
Brought back the main UI Panel to functioning condition.
|
9 years ago |
Jorge Vássquez Pérez
|
b1efb4928b
|
Hopefully this will finally fix the merging issues I had.
|
9 years ago |
Jorge Vássquez Pérez
|
4ca84b5fee
|
Fixing even more merge issues.
|
9 years ago |
Jorge Vássquez Pérez
|
f7b18e98d6
|
Fixed more issues with the git merge.
|
9 years ago |
Jorge Vássquez Pérez
|
f1a6f31448
|
Brought y_stopMotionLayer up to date.
|
9 years ago |
Jorge Vássquez Pérez
|
1e932c7a2d
|
Cleaned up the code and made the scripts work individually and with thetoolbox
|
9 years ago |
Jorge Vássquez Pérez
|
84e17ede95
|
Adapted all scripts to work on their own and with the toolbox.
|
9 years ago |
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
|
9 years ago |
yorch
|
a879c2190d
|
removed a debuging alert()
|
10 years ago |
yorch
|
550a55e444
|
Added a new comp on every new project, with our internal new project template name.
|
10 years ago |
yorch
|
df5ea0ac01
|
Minor changes to adjust CPoffset PuppetRig and StopmotionLayer to the new model.
|
11 years ago |
yorch
|
f4c74abe46
|
Converted the CornerPinOffset tool to the new model
|
11 years ago |
yorch
|
e4b0a98471
|
Added BindBetween2, to the tool bar, and cleaned it's name up.
|
11 years ago |
yorch
|
58fe19cacd
|
Transfered BindBetween2 to the new model
|
11 years ago |
yorch
|
868c1cb141
|
Cambiando bind between 2, incomplete
|
11 years ago |
yorch
|
e07df6d9d4
|
Switched line endings to Unix-like on all scripts
|
11 years ago |
yorch
|
2d6983e014
|
Now the button calls to a reference of the tool from this.yTool, to be able to access its methods
|
11 years ago |
yorch
|
3c12bdfb2d
|
Added a reference to the tool to the buttons added to the toolbox, so I can call them later
|
11 years ago |
yorch
|
bb5336a612
|
I'm really not sure what I changed.. :S I have to learn to use git better...
|
11 years ago |
yorch
|
75b0091c1d
|
started cleaning up code, to adapt to new generic script mode
|
11 years ago |
yorch
|
300d3c98fc
|
Cleaned up a Generic script to base new tools on
|
11 years ago |
yorch
|
cc91c4a6ce
|
When closing the window now it makes the YTB variable a null, to clean up a bit.
|
11 years ago |
yorch
|
994772be8d
|
Re-enabled the createUI function for tools to be able to create their own independent windows
|
11 years ago |
yorch
|
2c49d99929
|
Removed some debgging alert() calls
|
11 years ago |
yorch
|
992891bf28
|
Got the toolbox code cleaned up, and the YSetStrcuture tool, already works with this new model.
|
11 years ago |
yorch
|
6d01d35cd0
|
Reorganized the ToolBox and encapsulated it into a Signle namespace YTB, the tool bundling doesn't work yet
|
11 years ago |
yorch
|
1238e7949e
|
added a tabbed_structure test
|
11 years ago |
yorch
|
bc178e67ee
|
Fixed error when no layer was selected at the time of creating the probe.
|
11 years ago |
yorch
|
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
|
11 years ago |
yorch
|
344402e916
|
Changed individual tools filenames, for better organization
|
11 years ago |