@throttlekitty I believe the issue you are running into is due to: proc tkPerformCrease() being a local procedure as opposed to a global procedure. On Maya startup and initialization, Maya will parse all scripts located in the environment variable script paths (located via default internal vars and supplemented in your…
Hello, these are a collection of scripts for Photoshop that could be used to speed your interaction with the layers palette. The main idea was to make the scripts and use them as keyboard shortcuts. Use and/or modify at your own risk. Installation: Close Photoshop and copy the BCM folder in our Photoshop scripts folder:…
I tried few for scripting. GPT was best for MXS and by "best" I mean least time needed to fix its code. It's really nice for formulas, general algorithms in natural language or small isolated chunks of code, but trying to use it for complete script (especially something complex) is unreliable. Sometimes it will work out of…
This is a monster tool as it enables you to access ALL of Seneca Menard's scripts from one button. Big thanks to Etereas AKA Cristobal Vila for this :thumbup: Firstly you will need Seneca's Scripts. These are the most up to date versions. http://dl.dropbox.com/u/1615250/senemodo.zip Then you need Etereas script tool.…
I am missing some tools which exist in other text/code editors, and which helps when writing code. So, with a help of Sergey Pantaleev(Serejah) and Denis Trofimov(denisT) I have created this little, handy tool to help me writing, editing, and exploring my scripts. Short description of what the tool can do: </> Code Blocks…
This is a monster tool as it enables you to access ALL of Seneca Menard's scripts from one button. Big thanks to Etereas AKA Cristobal Vila for this :thumbup: Firstly you will need Seneca's Scripts. These are the most up to date versions. http://dl.dropbox.com/u/1615250/senemodo.zip Then you need Etereas script tool.…
Hey, we need a maya scripts thread on this. I'm gonna start pointing out some cool ones I use: - GoP - Go from Maya to photoshop - great way to texture your model without having too much exporting and importing. http://www.creativecrash.com/maya/marketplace/scripts-plugins/c/gop-maya-to-photoshop-script - UV Ninja - Great…
I think a lot of 3D artists overlook the power that scripting with their 3D application provides them. "I'm an artist - so why do I care about scripting?" I hear you cry. Scripts are great for automating repetive tasks, and you don't need to be a programmer to take advantage of them, though if you understand a few of the…
I'm relatively new to maxscript and I just made a script that I run via "scripting/run script...". Conceptually, this script takes different parameters, such as numbers and strings, but because of my limited knowledge, I'm just hard-coding them in the script and manually change them every time I need something different.…
Hi there, thought I'd post this here too - more of a rigging and animation related post - for quite a while I've wanted to put together some sort of scripting and rigging reel - finally found time. Reel consists mostly of character related scripts + rigs and a little bit of vehicles too (I'm also working on a sculpting and…