ricozone
@ricozone
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 50
Reply
RE: How to put group pivot into bottom

To set node’s pivot to bottom center : $.pivot = [$.center.x,$.center.y,$.min.z] If you don’t see the pivot changing, this is because the display in…

11 years ago
Forum
Reply
RE: help Running this script*does not*display*the numerical

let’s try this : (– start script global frmmain try (destroydialog frmmain)catch() fn cjuli = ( rollout frmmain “cl” width:100 heig…

11 years ago
Forum
Reply
RE: Artifacts on white areas of image button

I also have some issues with pure black & white colors. But it seems to depend on the max’s UI theme (dark/light). I made some tests on max2012 in…

11 years ago
Forum
Reply
RE: How to rotate by 180° a rendered image (from vfb) ?

@Denis : yes, i forgot to mention it but keeping alpha is needed. I’m not so familiar with .NET but if it could be faster than a function, i’ll have t…

13 years ago
Forum
Topic
Forum
Replies: 10
Views: 20
Reply
RE: .NET try to get focus on forms.WebBrowser

Hi Peter, this sounds very good. Now I just have to put this form in a rollout to work fine on my project. Thanks again for the help.

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 20
Reply
RE: Make a contactsheet (maxscript to excel)

thanks PEN, you’re right. But i’d like to put an image into that file, not the path of this image…don’t know if it’s possible ? .CSV file can not han…

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 17
Reply
RE: Geometrical calculations : points, lines, planes : intersections, distances, angles

as a reminder… just found this useful post from Enrico Gullotti about screen coords, view space, world space : This helped me understanding how to …

17 years ago
Forum
Reply
RE: Multilistbox in descendent order

that’s it, you understood ! and the method works perfectly. i can now go further in my script. i didn’t think that i could decrement by -1, but i did…

18 years ago
Forum
Reply
RE: Multilistbox in descendent order

thanks anton, but i need to do this (a list of 6 items, i select 3 last) [i]mltlbx.items = #(“a”,“b”,“c”,“d”,“e”,“f”) [color=PaleGreen]–this is my l…

18 years ago
Forum
Topic
Forum
Replies: 5
Views: 26
Page 4 / 4