LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Reply
RE: MXS coding standards: fn vs function

I ALWAYS use fn. After learning a little bit of dotnet, I realised a few years ago that my maxscript code was a mess. So I made some changes to make …

10 years ago
Forum
Reply
RE: FBX and Collada export settings

No worries, took me a fair amount of trial and error to find it, so I am happy if it helps someone else.

11 years ago
Forum
Reply
RE: FBX and Collada export settings

the other tricky part is using the accumulator to specify ranges for “takes” or sections of animation. I posted details about this a while back… go…

11 years ago
Forum
Reply
RE: visibility script

take a look at this old script of mine, it will hopefully give you some ideas on how to proceed.

11 years ago
Forum
Reply
RE: Tagging System in 3dsMax

the three ways that I use to tag nodes with custom data are: Attributes User Properties Appdata They all have pros and cons, User Properties are qu…

11 years ago
Forum
Reply
RE: controlType.getProperty "DoubleBuffered" bindingFlag returns false

Ah Paul, its all coming back to me now. I did exactly this. If i remember correctly, I used to create composite user controls and set doublebuffered t…

11 years ago
Forum
Reply
RE: Is there an opposite to AnimateVertex?

That’s interesting to know. It does kill the rig performance. Mine is just a precautionary workaround rather than a fix. But it doesn’t help if you wa…

11 years ago
Forum
Reply
RE: Is there an opposite to AnimateVertex?

In order to avoid this in our rigs I set the controllers on the spline base object level to non-keyable. Its not completely locked down but it avoids …

11 years ago
Forum
Reply
RE: getEdgeSelection in order

Also very helpful, thanks.

11 years ago
Forum
Reply
RE: getEdgeSelection in order

Hi klunk, Ah I see. In that case, it looks like I might be able to use subobjectSelectionChanged in the node event system. Thanks!

11 years ago
Forum
Topic
Forum
Replies: 4
Views: 17
Reply
RE: Max scene icon

Hey Paul they are stored in C:\Program Files\Autodesk\3ds Max 2013\CachedThumbnails But the location to the screengrab bitmap is also saved in one…

11 years ago
Forum
Reply
RE: Writing to Realflow Bin Mesh – UVWs No Worky

Hey Guys, Sorry for the delay in replying, and thanks for your input so far. At the moment, It’s still not reading the UV data, which seems crazy as …

11 years ago
Forum
Reply
RE: Writing to Realflow Bin Mesh – UVWs No Worky

Thanks again for your input Klunk, I’m sorry to say that the bin file generated gets the following error in the realflow log window – Error: Invalid…

11 years ago
Forum
Reply
RE: Writing to Realflow Bin Mesh – UVWs No Worky

Hey Klunk, Thanks a million for weighing in on this. Unfortunately, your attempt doesn’t appear to write the bin file correctly. But I thank you as i…

11 years ago
Forum
Page 7 / 77