MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Reply
RE: dotnetobject "UserControl" Maximum Size

This example shows how to use WPF ListView inside Maxscript: TheWindow = dotnetobject “System.windows.Window” TheWindow.width = 150 TheWindow.showint…

9 years ago
Forum
Reply
RE: dotnetobject "UserControl" Maximum Size

What kind of data you want to show? just one direction buttons? WPF ItemsControl (ListBox,ListView) are virtualized by default. But if you want to ch…

9 years ago
Forum
Reply
RE: dotNet not being redrawn

Denis has a solution for almost everything , in this case i think for age of dotnet controls. I’m 31 and I feel I’m child in this discussion

9 years ago
Forum
Reply
RE: dotNet not being redrawn

Denis has a solution:

9 years ago
Forum
Reply
RE: Y Axis LookAt

To see what final rig looks like, please take a look at attached max file. it would be great if you tell me how I can optimized it. Note that to Flip …

9 years ago
Forum
Reply
RE: Y Axis LookAt

It’s already complicated with IKFK,Skin,Flipping,Moving separately,… However, I will tell you some problems of your rig: [ol] [li]Every mesh is skinn…

9 years ago
Forum
Reply
RE: Y Axis LookAt

I wanna use it for rigging 2d (cutout) character. this means character parts will rotate only in one axis. in this kind of rigging flipping every part…

9 years ago
Forum
Reply
RE: Y Axis LookAt

doesn’t work either. I founded another code from you in other post, and this is my ugly version with some modification: fn YLookAt Obj Target = …

9 years ago
Forum
Reply
RE: Y Axis LookAt

The Obj will be flipped when I move Target in negative X axis, just test it with teapot and you see the problem. Another note is that I need rotation …

9 years ago
Forum
Reply
RE: Y Axis LookAt

it has problem when i mirror(negative scale) obj or target denisT: another question: where do you want to use expression? rotation controller …

9 years ago
Forum
Topic
9 years ago
Forum
Replies: 11
Views: 59
Reply
RE: Add Xform

Thank you! This is exactly what I’ve been looking for. do you think is not better to construct xform before adding to the object? fn AddXformModifie…

9 years ago
Forum
Reply
RE: Add Xform

Yes, moving gizmo works, How we can align gizmo to the pivot point?

9 years ago
Forum
Reply
RE: Add Xform

I don’t want to refresh modify panel. Actually I’m looking for fastest way.

9 years ago
Forum
Topic
9 years ago
Forum
Replies: 12
Views: 82
Page 36 / 55