kogen
@kogen
New Member
Joined: Feb 14, 2024
Topics: 32 / Replies: 104
Reply
RE: composite texture map, script?

Yep, I mean a suffix. I recognized such a numbering was widely used but of course you are right. I was thinking about the user might click on the slot…

13 years ago
Forum
Reply
RE: composite texture map, script?

I guess you did not add the suffix 0X0X where X is a digit from 0 – 9 that represents the U/V offset to your maps. Otherwise the script does not know…

13 years ago
Forum
Reply
RE: composite texture map, script?

I’d like to throw something in, which might serve your needs: Here is the link: Download me!

13 years ago
Forum
Topic
Forum
Replies: 1
Views: 38
Topic
Forum
Replies: 0
Views: 44
Reply
RE: Controlling Save

Yes it does. I have to admit I was proven wrong, there is no such variable-path-return-stuff when it comes to the proper Max-File-Saving-Dialog. I thi…

13 years ago
Forum
Reply
RE: Controlling Save

As far as I know saving a file and opening the file save dialog are two different pairs of shoes. That’s why I was asking. What you might do is openin…

13 years ago
Forum
Reply
RE: Controlling Save

Yes, the regex-stuff is a bit hard to find… I had to gather those stuff some months ago \s will work for white spaces by the way. I think there is som…

13 years ago
Forum
Reply
RE: Controlling Save

Of course there is. \w should do the job for characters a-z and A-Z not sure about hyphens.

13 years ago
Forum
Reply
RE: Controlling Save

Your method seems quiete logic, the only thing I’d change is the kind of testing the input string. I’d go with a regular expression on this, in your c…

13 years ago
Forum
Reply
RE: DotNet Event Handler in Scripted Material Plugin (yet another issue)

Yes Denis, basically you’re right. I read about you suggesting not to use the RC in another closed thread. Well the point why I want to use it is, tha…

13 years ago
Forum
Reply
RE: DotNet Event Handler in Scripted Material Plugin (yet another issue)

I’m patently waiting for it, but the longer I have to use the Rolloutcreator the more the chance raises that I’m going crazy about it. Thanks for the…

13 years ago
Forum
Reply
RE: DotNet Event Handler in Scripted Material Plugin (yet another issue)

Hei Claudio, thanks for your thoughts. As I said, the funny thing is, that no matter where you put the event handler function within the plugin (or …

13 years ago
Forum
Reply
RE: Calculating Surface Area

Just one more question, denisT you use the gw method which doesn’t take the “real” renderwidth into account is there a better way then in my code to t…

13 years ago
Forum
Page 3 / 10