LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Reply
RE: Grabbing The Material Preview

Thank you Jorge, Haarvard, Denis and Klunk for your input, it is great stuff. :bowdown: This solution is much. much better.

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

Ya, thanks Denis, reckon I should ban myself from trying to think at weekends.

10 years ago
Forum
Reply
RE: The Quick 'n' Dirty Way to extend MXS with the SDK

Klunk, Thanks for this, very helpful.

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

Ack, my bad – its just a focus issue, you need to call MatEditor.Open() before you run the actionman item.

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

Can anyone verify if this works? I’ve tried this call in 2013, 2014 and 2015 and it returns false with no material window magnified. I’d +1 for a SDK…

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

Hi Chaps, thanks for all your input. Klunk – For those of us not clear about how to approach the SDK, is this method easily usable? My limit is that…

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

DaveWortley: It’s not quite as good as the real preview but it’s a lot less lines of code than yours Ha, that’s because someone else did the har…

10 years ago
Forum
Topic
Forum
Replies: 46
Views: 130
Reply
RE: format float output trailing f?

they’re time values, so (<time>as float)/ticksperframe will cast into the correct format. just as <float> as time does the reverse.

10 years ago
Forum
Reply
RE: Export mesh for webgl(json)

Hi, For a recent WebGL project, I used this … It’s a pretty shocking maxscript but there are some useful functions to study

10 years ago
Forum
Reply
RE: Track "path"

Sounds like a pain, Johan. I hadn’t had anything like that. Yes the tangent data is solid, it’s scripting interface that’s the problem. But delving in…

10 years ago
Forum
Reply
RE: Track "path"

Auto-remapping is simple between character rigs that are the same, you just use regex or stringbuilder (dont use MXS – it sucks with string ops) to ch…

10 years ago
Forum
Reply
RE: Track "path"

Is there any known way to get a good path like from the trackview (including Modified Object) without a lot of hacking? Hi Johan, Without hacking? …

10 years ago
Forum
Reply
RE: Are structs inherently useful?

I’ve updated my answer so the context is clearer

10 years ago
Forum
Reply
RE: Are structs inherently useful?

global getWellSoon struct healTheWorld ( patient = undefined, ibuProfen = 200, fn takeIbuprofen num:2 = ( if num > 10 then ( messageb…

10 years ago
Forum
Page 4 / 77