Commit Graph

19 Commits (e4b0a98471518ea9cd8a7a5ad5cacd14b6b10720)
 

Author SHA1 Message Date
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.
11 years ago
yorch 344402e916 Changed individual tools filenames, for better organization
11 years ago
yorch 0bfe359e55 Got the old tools into git
11 years ago