not sure if this is easy or I'm going to need some kind of script- basically I have 2 maya files, each with a group/parent structure set up with identical groups and naming, and each group has various objects underneath them. I want to merge the files, so if both files have a group 'bolts' and underneath that lots of…
http://www.gimp.org GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. It has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing…
Hey Polycounters, I can't seem to figure out how to hotkey either a toggle or either functions for Orbit Sub-Object vs Orbit Point of interest. While modeling I like to be able to switch between the two for different purposes. I can only find a hotkey to call up the trackball for the current mode, but nothing to switch…
When you have an object selected and are editing its pivot (pivot editing mode) its possible to snap the pivot to the various components of its object. All the various snapping features work this way too, such as point, edge or snapping. I am discovering Image planes dont have any of the above features at all. Right now I…
It has helped a me a lot. Main problem i had (have) with code is understanding how one thing points to another, or derives from it, etc. The vector math and logic and all that is pretty straightforward - can just look it up and seems like people all doing the same thing there. But nobody ever really explains how…
Save the persons keyboard shortcuts, reload the defaults. OR assign a script to a commonly used key have the script pop up some kind of error message box. "You have caused a critical failure. The planet Mars will now collide with the sun, thanks asshole" I remember someone saying something about a way to invert mouse…
Yeah that exactly what I mean, if they just had that button that would be great! or even better just have it auto-load on scenes where it was open! Its a lot of clicks for such an important panel once you get to animating daily with the system. Its more bothersome than anything else, and I understand why they don't auto…
Im pretty new to developing for mobile this is my first attempt, i started this project back in September with no previous knowledge of Unity 3d or Java script. this is how user friendly unity is and there scripting referencing made learning Java really easy. I have found developing for android really easy to get started…
Incorrect normals are easy to spot most of the time because they cause a gradation across the affected surface. The more incorrect the normals the more pronounced the gradient. "Face weighted normals" is just the name of a quick technique to alter normal direction based on the size of its associated faces (ie. the…
i checked - works fine for me on 2019. as musashidan says it's probably something to do with your specific file I had a quick check in the maxscript docs and there's an example rtt script here ...…