Mixx
@mixx
New Member
Joined: Feb 15, 2024
Topics: 15 / Replies: 53
Topic
Forum
Replies: 1
Views: 14
Reply
RE: Position, rotation, and custom attributes

Relying on node names is (as you’ve discovered) a chancy proposition at the best of times. You might be interested in taking a look at User-Defined p…

11 years ago
Forum
Reply
RE: FBX Import – Speed

I have, it makes almost no measurable difference with undo on or off, there might be a small difference on a sufficiently large number of iterations, …

12 years ago
Forum
Reply
RE: FBX Import – Speed

Thanks for taking the time Denis! Yeah your findings seem to match mine pretty well, it is simply a limitation in the FBX importer and how fast it’ll…

12 years ago
Forum
Reply
RE: FBX Import – Speed

Alright, attached one (zipped) file below. Thanks!

12 years ago
Forum
Reply
RE: FBX Import – Speed

I could, but they’re just simple geometries, 1-3 editable meshes exported as an FBX file. Do you think it’s related to the FBX files? I suspected the …

12 years ago
Forum
Topic
Forum
Replies: 9
Views: 26
Reply
RE: Manipulating the appearance of objects

Thanks everyone for your suggestions, I suppose using a multimaterial or otherwise manipulating the material might be the easiest way to go about it….

12 years ago
Forum
Topic
Forum
Replies: 4
Views: 19
Reply
RE: Uploading a file via MaxScript

In the end, I went another route, that seemed simpler – deceptively so, in fact! I created a .bat file, with the following content: @echo off echo …

12 years ago
Forum
Reply
RE: Uploading a file via MaxScript

Sounds interesting! I’ll look into what Pjanssen posted. Like Paul I’ve been doing a few things with pulling data down, and setting values in a databa…

12 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Reply
RE: Setting node-based coordsys rotation

I’m storing the value at the current frame only. However, it seems I can’t use the simple route of storing the transform only, since it includes posit…

13 years ago
Forum
Reply
RE: Setting node-based coordsys rotation

I follow the procedure eek suggested, using savedTransform = (node.transform*inverse mainShape.transform) to save the value, and then using node.tr…

13 years ago
Forum
Reply
RE: Setting node-based coordsys rotation

Hmm well it’s setting the values correctly, but I seem to be having some issues with how it interpolates between two poses – even if those are identic…

13 years ago
Forum
Page 1 / 5