Is there a way to copy the document/file your working on in it's current state to a new tab (photoshop CS4)? At the moment i'm stuck with copying the original file in it's directory, renaming it and then opening that to a new tab. I'm sure there's a quick way to do this but I can't remember how.
As a promotion for Gore's 5th year anniversary, we are giving away free copies of the retail version and cd keys to play online (which Gore was best for). Visit this thread at our forum to register your chance to win. If you are not familiar with the game, several polycounters here worked on the title. Get your copy here:…
Hey everyone, I'm working on some models for a mod team and we're coming across some issues with some of the creatures we're trying to get into the game. The game engine is the Dragon Age Origins engine, and I'm using 3dsmax 2011. We've been building our creatures to the existing rigs and then skinwrapping similar/already…
I seem to have intermittent issues with the copy mask to all maps feature. sometimes i'll hand paint to make edits to the mask and then use the copy mask to all maps, but it doesn't actually update the masks. has anyone else seen this?
Hi guys, I just thought I share a short video showcase of the finished project. Unfortunately I didn't have time to create a night time lighting scene. I would appreciate some feedback. Thank you. https://vimeo.com/1183138391?share=copy&fl=sv&fe=ci
My team and I have been using Copy for two years now and while the early days were a bit buggy, it has just been getting better and better. We use Perforce for our Unreal source control, of course, but for everything else we use Copy. One of the best parts is the "splitting the bill" aspect of it. Our project folder is…
@ArtHuman Polygonal automotive modeling workflows typically involve tracing the body lines with curves or subdivided edges and creating clean guide shapes for the curved panels before cutting in any surface details. Whether or not something is modeled as a continuous surface or split into sections really depends on the…
I started up max (max 8) this morning thinking I'd rig up a character I'd just finished.I set up some biped bone positioning, went to copy / paste opposite, and found that I couldn't select these options. WHY? They are there but unable to be selected. I opened up an older character file that already had a biped setup,…
copy pasting uv works as long as your vertex order is the same. It even works inside the unwrap, if you've attached 50 object copies, unwrap one, copy it and paste to other elements. Now you could make something that save and paste uv according to vertices relative space position, or use morphix if the shape has changed.…
I am a little late but I will post this none the less for whoever views this thread later. You can create a tool to copy transform values from one object to another rather simply. Go into the script editor and under MEL paste this code: string $selCtrl[] = `ls -sl`; //Get values from Source… float $srcTX = `getAttr…