Notifications
Clear all

[Closed] Maxscript for Paint Deform button

Hi,

I am looking for the maxscript command that triggered, if I klick on the “Push/Pull” and “Relax” button under the “Paint Deform” section in a “editable poly” object.

thanks in advance

Have a nice day

Daniel

5 Replies

I know. I’m looking DEEPLY for it too. But haven’t found a solution yet.
it could be worth experimenting with changing the painterInterface, since the push uses this.
However after trying this I crasched max so…
/Andreas

Thanks for your fast response Andreas.

It seems to hacking the “thePaintInterface” for this is not the best solution. I’ve searched for script files in the 3dsmax folder, but I’ve found nothing topic related.

Well, I think they have integrated this routines in a compiled plugin. If so, I would like to walk through their development department with my shotgun… :banghead:

Kind regards

Daniel

 rdg

You find this routines in PolyPaint.cpp in the SDK.
Maybe this helps …

1 Reply
(@f97ao)
Joined: 1 year ago

Posts: 0

Ugg, anyone feeling interested in converting it to maxscript?

When I find things like this I always think ah, I’m going to export that… later… but so far it hasn’t happened often I’m afraid. This paint feature is quite lacking in PolySpeed, because hwen you move the detail area, the paint function is turned off so the user has to manually press the paint button again, which is irritating.

/Andreas

Hopefully it will be accessable in max 8! Fingers crossed!