Hi guys, i have a callback to handle some dialog auto clicking like described in the help under "UIAccessor". To click a button i use windows.sendMessage but sometimes the click fails. I'm not sure why, maybe the command get's sucked by the operating system. However, i would love to just check the return value and if it…
Hello, I have a problem, maybe it's a noob question but I'm new in 3d software. For example while on model is turbosmooth I save my work and close 3ds max. When I want to continue modeling I open the saved file and there turbosmooth is that I can't delete. I have been searching the solution for some time, tried scripts but…
I've always liked zbrush's ability to mask a tool and have a falloff to tweak and alter proportions quickly. Recently i've been playing around with max 2012's shift/rotate/scale 'brushes' in the graphite modeling tools and have found it really useful for making quick and easy edits to a model. However if you want to limit…
I am currently doing research for a dissertation on tools scripting, could you fill out this short google form, and let me know what tools would be the most useful for your work? The form shouldn't take too long, and if you would like I will send you the completed script, free of charge once it is done. Email me…
I've created a script which takes the user's selection and selects an edge pattern based on the how many edges they currently have selected. For example if they select 3 edges in a ring it will select the entire ring and leave a gap of 3 and then select the next 3, etc.I'd like to extend the script to work on faces, but I…
Eight crashes per hour seems pretty excessive. I'm [un]lucky to get a few crashes per month, but then again I use Maya 2013 which I would argue is one of the most stable versions. I feel like with your crash rate you should at least be able to recognize a pattern that is leading to the crashes and establish a workaround or…
I'm not one for resolutions but my current job is doing its best to drive me batshit insane... so my one resolution that is a series of resolutions: -finish 1st draft of massive animation script project... I'm about 3 or so 44 minute episodes from finishing a 20 episode series, took the last 3 months off with playing…
I updated the script, back up the old copy though in case it doesn't work out. Download it from the same link above. I turned off compression and may have found a solution for saving the TGA in a different folder. Open the script in a text editor and at the top of the file change the devPath and assetPath variables to…
Well, I managed to find a function somewhere, and it fixed the problem. Here is what I'm using. The first value is what you want to round, and the second value is how many places after the decimal. I'm using this as a part of the script where it writes down the vertex positions to the file stream. So, unless you have…
damn son.. thanks :D I'll parent the already skinned joints under the bip controllers then, like I have been doing.. it's all for practice, not going into an engine or anything so the hiarchy can be messy as long as the character animates ;D ..once I get around to using bip, it's gonna be setup the way they want it and I…