Fuse just listed pretty much what I am missing when it comes to modelling. The things I can't model quickly without are universal "Connect" (plus connect-2 and connect-3 to quickly insert 2/3 edges into a selection), universal Collapse, and a toggleable system of working in highpoly (High Quality Preview in Maya is…
Oddly it looks like you cant bind the bridge function by default. You can only hotkey a macroscript. Which is simply a script with a macroscript header. Pedro 's script is already a macroscript as you can see it has : macroScript SuperSmartCreate
category:"Pedro Scripts"
toolTip:"Super Smart Create" So execute it once, by…
Hello. Do you guys have any custom hotkeys you have found to be extremely useful? Doesn't matter what program. Just list the function, key, and the software it belongs to. Here is mine. How about scripts or plugins? Maya Hotkeys Xray: Alt+X Bevel: Alt+B MultiCut (Modeling Toolkit): Alt+S Center Pivot: Alt+C Slide Along…
Yes to dynamically control/spawn it, it needs to be done through script. Sadly I don't know uscript (it's on my list), so I can't help with that part :( I really like the concept of beams arcing from particle to particle. There may be ways to fake it through attachments and the direct/location module. I've never tried it,…
The canvas in zbrush leaves a border. It has to do with the way they render stuff. Marcus_civus wrote a really handy script to work around this if you dont want to paint out seams in Photoshop. Here is the link to the post explaining it and download…
Been using your a few of your tools for quite some time now, and love the modularity of the toolbar (adding 3d party scripts to the mix would be a cool feature).. however, the newest version throws me an error everytime i start max (2012): -- Error occurred during fileIn in #C:\Users\snj\AppData\Local\Autodesk\3dsMax\2012…
Part of that problem got me into scripting and textools inherits that particular issue in mind. Even though the *.max files change all the time the maxscript syntax have been impressively backwards compatible since Max R2.5 or so. It means as a developer maxscript is pretty reliable if you migrate to a new max version. I…
Hey thanks for taking the time to share this. This is a stupid question, but could you explain the process of implementing this script? I have very minimal knowledge of scripting (though I'm trying to learn) and I must be doing something all together wrong. Do I need to change something unique in the script? My process…
I often need to make straight a piece of photogrammetry or just a photo I want to project onto certain regular geometry . With "straightening" I mean something irregular and slightly deformed to become something having equal intervals and X/Y alignment typical for a texture. A baroque building facade for example or a road…
Thomas, this is really great! I love pixel art adventure games and will be keeping an eye on this for sure. Couple questions for ya. What does this mean for Dungeon legend? Also, how do you like uscript? I'm looking into a visual scripting tool, but as you know I am not a programmer at all and need the most artist friendly…