Serejah
@serejah
New Member
Joined: Feb 14, 2024
Topics: 34 / Replies: 1221
Reply
RE: Vertex IDs dont match between Mesh and Poly

Here’s a bit modified version of the last one Denis posted. Now it has no memory leak when += integer is used and no comparison to zero on each iterat…

6 years ago
Forum
Reply
RE: Determine if a vector intersects an edge segment?

I guess he is about ray segment intersection. All you need to do is to find if two lines intersect and if they do then you check if sum of distances f…

7 years ago
Forum
Topic
Forum
Replies: 0
Views: 14
Reply
RE: Modifying Soft Selection [SOLVED]

Thanks. Tested it in 2017 and the difference remains. Guess all versions up to 2018 will behave the same in that matter.

7 years ago
Forum
Topic
Forum
Replies: 2
Views: 7
Reply
RE: Modifier Enable/Disable ModPanel redraw

still not working with multiple modifiers selection, but now it doesn’t select the first one windows.postMessage hwnd 0x204 0 0 windows.postMessage …

7 years ago
Forum
Reply
RE: Modifier Enable/Disable ModPanel redraw

What about rightclick + leftclick on modifiers listbox? It blinks for a fraction of a second, but otherwise it does seem to work ( delete objec…

7 years ago
Forum
Reply
RE: Replace max file using windows.getChildrenHWND

Not sure if it will work in newer versions of max. It would be just great if someone could test struct ReplaceMaxFileObjects ( targetMaxFilename…

7 years ago
Forum
Reply
RE: Maxscript equivalent for Create Keys in Cloth modifier

use it like this actionMan.executeAction 796989038 “40012” –Create Keys btw. you can find a file called list_of_actions.txt somewhere here on forum…

7 years ago
Forum
Reply
RE: Getting IEPolyMod detach settings

It turn out that suspendEditing helps to update the values when we in the modify mode. In create mode it works just fine.

7 years ago
Forum
Reply
RE: Getting IEPolyMod detach settings

Wow. How could I miss that. Thank you, Denis

7 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Reply
RE: Passing initialization value to nested struct as a reference?

Works with array. Not sure if it is possible for other value types global Temp ( local xyz struct MainStruct ( MainStructValue = #()…

7 years ago
Forum
Reply
RE: Trackview Select…

What’s your max version? I can’t reproduce it in 2014 Try to define function in global space maybe it will help. global selectXYZtracks fn selectXYZt…

7 years ago
Forum
Reply
RE: Trackview Select…

I hope someone more experienced in animation will show how it should be done. Check if it works for you. I have no idea what Zero stands for in your s…

7 years ago
Forum
Page 56 / 84