sergo.pogosyan
@sergo-pogosyan
New Member
Joined: Feb 14, 2024
Topics: 24 / Replies: 48
Reply
RE: Using ObjectListView in maxform control

Yes it they have specific event. It is TextBox control. Thank you Denis, I completely forgot about simple things Will try with KeyDown.

12 years ago
Forum
Reply
RE: Using ObjectListView in maxform control

Obviously it should but it is not working. This thing does not returning the handle of the editor: windows.SendMessage s.Handle LVM_GETEDITCONTROL 0…

12 years ago
Forum
Reply
RE: Using ObjectListView in maxform control

Sorry Denis, I mistyped, it was WM_GETDLGCODE that should be catched in the hook. Actually it catches, debug shows that this message gets catched rig…

12 years ago
Forum
Topic
Forum
Replies: 16
Views: 50
Reply
RE: Forgot the name of one cool script!

Exactly! Thank you, PixelBaker!

12 years ago
Forum
Topic
Forum
Replies: 2
Views: 24
Reply
RE: How to: Net Render with dependencies

Thank you Gravey! Did you test this script under max2013?

12 years ago
Forum
Reply
RE: Reading CUI files in max2013

AutoCAD has migration tool at least while 3ds max’s not, and there’s no hope of appearance of such tool. Have to recreate 2012 gui in 2013 max manual…

13 years ago
Forum
Reply
RE: Rotate modifier gizmo in world space

if you translate(rotate, scale) gizmo it will be not… This is why I’m asking – I did move and rotate gizmo, gizmo.transform reflects all that transf…

13 years ago
Forum
Reply
RE: Rotate modifier gizmo in world space

That’s cool Thank you Denis, I should do some research now to catch all these matrices One more question please, may be offtopic – why getModContex…

13 years ago
Forum
Reply
RE: Rotate modifier gizmo in world space

I have some simple script to quickly rotate uvw gizmo around local axis at 90 degrees. mod_obj = modPanel.getCurrentObject() gizmo_rotation = mod_obj…

13 years ago
Forum
Reply
RE: Rotate modifier gizmo in world space

Thank you, Johan! I’ve already dived into the code Will post here if I’ll come to some way of rotating gizmos without expression controllers (hopefu…

13 years ago
Forum
Topic
Forum
Replies: 11
Views: 24
Topic
Forum
Replies: 0
Views: 15
Reply
RE: makeUniqueArray for complex types?

If the source array is not too big I would iterate through the array, putting materials from this array to another checking target array if it already…

14 years ago
Forum
Page 2 / 5