So I am running in to some frustrating blocks with UV mapping in Maya LT 2015. I am a subscriber to Digital Tutors and I am learning Maya LT (decided to roll with the big guys :P). I have been using 3D - Coat for most of my modelling and everything I have learnt has come from that program. So when I decided to start with…
You have to set the selected modifier again for the icon to refresh. Here's some simple changes to fix the icon issue and prevent some potential errors: if classof subobjectlevel != Integer do setCommandPanelTaskMode #modify theObjs = selection as array if theObjs.count > 0 do ( CurrentMod = modpanel.getCurrentObject() if…
This might not be exactly what you're looking for, but in terms of having local backups I like to use Bvckup2 (https://bvckup2.com/). It's perpetual software, data is saved to your chosen destination (I use a separate portable & encrypted SSD to backup all my personal files, but local network servers might work too),…
Right I found it... For ending the christmas mode : - Empty current selection - Ctrl + Shift +RMB - ---> Marking Menu : "Select" - ---> Pre- selection Highlight ...........................
Before I start, I noticed that you spent some real effort modeling each part separate. Fuckin' nice. Keep doing that and you'll have less issues going forward. Alright, so what I noticed at the back was confirmed when looking at your model. When you connected the main body cylinder to the three conical nozzle parts, you…
The latest UDK update is out today. It's mostly a bug fix update but there are a few new features as well that might help a couple folks out there with a few specific issues. Either way, its still a nice free update to a great tool. Here's some cut and paste from the patch notes: Upgrade Notes PhysX is now enabled for iOS…
I've always used the magic wand tool the select all the white and delete it, sometimes you have to mess with edge selection by growing or feathering the selection.
Anyone knows if there's a maxscript out there that will select a ring that's the shortest distance between two edges? I tried writing it myself, but it's going over my head. Can't figure out how to select the parallel edge of an edge selection.