MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Reply
RE: Rotate command (SDK,C#)

denisT: provide the coordsys matrix (tmAxis) How I could do that? how I can convert a quat to the tmAxis ?

1 year ago
Forum
Reply
RE: Rotate command (SDK,C#)

denisT: INode::Rotate um… it seems too complicated, I only have a Quat value. How I can use that like the MaxScript one? Rotate node value(quat)

1 year ago
Forum
Topic
Forum
Replies: 11
Views: 64
Reply
RE: Undo handeling

Any advice @denisT?

1 year ago
Forum
Reply
RE: Undo handeling

guruware: you want undo on/off: TheHold.Suspend() TheHold.Resume() for recording an undo-action TheHold.Begin() TheHold.Accept(“name of undo ac…

1 year ago
Forum
Topic
1 year ago
Forum
Replies: 7
Views: 49
Topic
Forum
Replies: 3
Views: 33
Reply
RE: Biped Save Load Posture (C#,SDK)

what about collection? it seems I should look at somewhere else.

1 year ago
Forum
Reply
RE: Biped Save Load Posture (C#,SDK)

Yea, sorry, I should describe it clearly, I just want to say that my goal was not to save the pose temporary or in the scene or in the buffer, I just …

1 year ago
Forum
Reply
RE: Biped Save Load Posture (C#,SDK)

I mean something like this: undo on with redraw off ( SuspendEditing() biped_ctrl = selection[1].controller biped.createCopyCollection biped_ctrl …

1 year ago
Forum
Topic
Forum
Replies: 6
Views: 23
Topic
Forum
Replies: 1
Views: 24
Reply
RE: Interesting challenge for MaxScripter

macroScript TEST_MacroDialog Category:”TESTS” buttonText:”MacroDialog” toolTip:”MacroDialog” ( rollout mcrrol “Macro Dialog” width:200 ( label lb …

1 year ago
Forum
Reply
RE: Interesting challenge for MaxScripter

Can we set a local variable inside rollout?

1 year ago
Forum
Reply
RE: Interesting challenge for MaxScripter

The macro can be anywhere, menus , right-click context menu, … So searching toolbar doesn’t work.

1 year ago
Forum
Page 3 / 55