grabjacket
@grabjacket
New Member
Joined: Feb 14, 2024
Topics: 51 / Replies: 199
Topic
Forum
Replies: 12
Views: 21
Reply
RE: DevExpress.XtraTreeList.TreeList, different editor per cell?

Hey Jordan, you could take a look at the two latest scripts I’ve written. I’m taking advantage of some of the features the treelist has to offer, inc…

13 years ago
Forum
Reply
RE: Help with vertex align script please! small bug (hopefully)

Hey reecpj, I’ve tried your functions. You’re using bitarrays, but you’re treating them as normal arrays. A bitarray is a collection of boolean-value…

13 years ago
Forum
Topic
Forum
Replies: 0
Views: 23
Reply
RE: MAXopenExr problems

Hey Eric, thanks for the tip about Brazil. I’m rendering a lot of images for use in an online shop. I’m compositing separate passes from VRay with max…

13 years ago
Forum
Reply
RE: MAXopenExr problems

Aha, I’m seeing that in max2012 the exrio-interface has been replaced by the fopenexr-interface. Just as you said Eric, the methods are slightly diff…

13 years ago
Forum
Reply
RE: MAXopenExr problems

Hey Eric, good point. At work I’m using max 2010 with the connection extension. It has the newer exr-gui. At home I’m using max 2010 without this exte…

13 years ago
Forum
Reply
RE: MAXopenExr problems

Exactly, outputgamma is 1.0 when saving the render. But if I’m comping the files later on in maxscript, the INPUTgamma needs to be 1.0 as well. That o…

13 years ago
Forum
Reply
RE: MAXopenExr problems

Artur, That’s a very good tip. I thought that rule only was relevant when adjusting rendersettings, but I didn’t know it also worked when adjusting bi…

13 years ago
Forum
Topic
Forum
Replies: 19
Views: 128
Topic
Forum
Replies: 0
Views: 58
Reply
RE: Maxscript local Help ?

Hey Alex, I’ve had to edit the lines of code you posted a little bit, but it really works for me: actual contextual, local maxscript help: yay! # po…

14 years ago
Forum
Reply
RE: Maxscript local Help ?

Nice Alex Mak, this was missing from my solution. The ability to have the help point directly to the item you want help for. I’ll update my article to…

14 years ago
Forum
Reply
RE: Check for a red pixel in a bitmaptexture

Actually, I’ve tested again and must revoke the initial results. The method from denisT contains a slight mistake. The line (getpixels bmp [y,0] bmp….

14 years ago
Forum
Reply
RE: Check for a red pixel in a bitmaptexture

@JHN: you might want to delete the comma after my function. I copied it out of a struct, sorry. I made that method in max 2010 and it works for me. @D…

14 years ago
Forum
Page 10 / 17