Hi Greg, I want to say that there is not THE way to write code. Following is only how I'd write it to be safe. There are a bunch rules to keep in mind and a lot of case testing. For instance: never use the direct $ to retrieve a selection. That's so generic it can lead to many errors. Same goes for "Selection" collection.…
It means setting all the non-frozen controllers in the position/rotation/scale lists to their default values. There are many ways to skin a cat, for example: fn resetListCtrl ctrl =
Because local NAS does not = backup? You should have at least 2 local copies and 1 remote copy of anything you want to legitimately backup. A NAS is a good idea and it gets you that second local copy, but it doesn't protect against fire, flooding, theft, etc, if your backup is sitting a box next to your computer/in your…
Hi Greg, I hope you don't mind if I've just taken the liberty to refine your code. It does exactly the same as yours, working on the topmost TurboSmooth if available, limited to iteration level 3. macroScript TSdivUpcategory: "GregsScripts"( local theSelection = Selection as Array for theNode in theSelection where…
**NO AGENCIES OR OUTSOURCE STUDIOS** SteamLabs Inc. begins production January 2018 on an unannounced AAA PC/console title. We are now reviewing demo reels for character (keyframe) animator. Possible facial animation opportunities too. To be considered you MUST have strong body mechanics animation experience in Maya. We…
Proceed with caution I got screwed with a 5950x with a motherboard that supports tpm2 I'm now £500 down and running a 5800xt on a worse motherboard cos the system is bricked. No good reason but it's dead. You need a specific disk partition type (gpt) for win11 as well as tpm2 and to be using uefi bios. If any of that's…
If you want to use a macroscript, something like this could get the job done: macroscript cleanEdgeRemove category:"Advanced" tooltip:"Clean Edge Remove" buttonText:"Clean Remove"( on isEnabled return selection.count == 1 AND getCommandPanelTaskMode() == #modify AND (isKindOf (modPanel.getCurrentObject()) Editable_Poly OR…
As a British citizen who this could benefit I still think any test at all is bullshit, there should be a tax break for all or a tax break for none, a monetary incentive could be used for cultural censorship, favoritism, all sorts of negative aspects could emerge across the industry. I am not that confident in the localized…
The hardest part with lighting in Unreal is the fact that the post-process volume can pretty much change everything. I'd consider turning off the post-process volume and disabling eye adaptation while you're lighting, just don't even worry about it until you've gotten as much as possible out of the lights. Just start with…
Just saw this and thought it would be pertinent to our current conversation. Former LAPD Officer sends a message to all police officers concerning their actions against the occupy movement: http://october2011.org/blogs/kevin-zeese/message-all-police-officers-former-lapd-officer-and-occupy-wall-street-supporter Holy shit @…