This thread will act as a place for me to post and share some scripts I've been working on in blender. These scripts are not designed to work as standalone addons. I use Pie Menu Editor to execute my scripts. For more information: https://youtu.be/vc9TFRFXn4E Download my…
Hello folks, I have some rigged biped characters which I want to export to UDK. For exporting to UDK, the bones objects must have the same name of default UDK Skeleton. Whenever I manually rename the bones, it works perfectly, however I want a script to this automatically. Searching on google I came to this topic:…
Hi, my name is Timothy and i'm from indonesia. I'm a beginner of technical stuff and currently a student. Recently i started to develop some scripts to help me finish my final project in my university. All of this script initially was intended for my personal use only. But i thought it won't do me any harm to share some of…
Players are loving our latest wave of content and we want to keep the magic flowing ✨ That’s why we’re looking for new Associate Technical Artist to join our creative crew! In this role, you’ll help bring thousands of meaningful designs to life for players all around the world, while also crafting smart tools and workflows…
Automation toolkit is basically impossible to download unless you have an enterprise license. This is part of Adobe's effort to eliminate any sort of automation or efficiency in game development (i guess we should be glad they're not charging 30k a year for it anymore) You can use the in editor scripting API to do quite a…
Hmmm now that I've rewatched it I realize I spent WAAAAY to much time on this I h=guess that was the lack of sleep... I kept on turning around the model doing nothing Just rewatched the script til the mouth detailling part, saw no error... Weird. I don't know zscripts in and outs hence I might have made a mistake…
Hi everyone! For my latest script, I decided to make a tool that will automatically map, unwrap and layout the UVs of your polygon mesh. The uv seams will be generated from either your object hard edges or a custom surface angle if you choose so. This script can be very useful while modeling to quickly generate UV shells…
Hi Guys! I just read about garbage collection and it seems "OK" that maxscript reserves more and more memory with every script-run. BUT i wondered why this small scripts counts the rollout numbers up and up... Script:( rci = rolloutCreator thename "test title" rci.begin() rci.end(); print rci.def) Ouput after 1st…
Sorry for the delay. Got caught up with some stuff, anywho here it is. I've included a GUI version of the script and also broken down the script into individual scripts to throw into marking menus and add to hotkeys. Download Here. Installation: 1. Download the .mel file. 2. Place it in your My Documents/maya/scripts…
Hi, my name's Henrique EdMX montanari and i m a rigger and animator. I wrote a facial script with blendshapes based. I think it can be very usefull for you. I m also working on a facial script wich has almost no blendshapes. If you have the shapes already, i thnk i can do it pretty fast. My website is…