DaveWortley
@davewortley
New Member
Joined: Feb 14, 2024
Topics: 195 / Replies: 934
Reply
RE: Notepad++ plugin for navigation on maxscript project

Try loading this code into notepad++ qsort myArray FnTest if thisvalue do that if (this) do( –this shouldn’t be bold ) fn myfunction = ( newV…

8 years ago
Forum
Reply
RE: Notepad++ plugin for navigation on maxscript project

Found a bug… This causes everything below to become blue bold… because of FN in the compareFN… qsort AR_NodeOrder compareFN Also it would be good i…

8 years ago
Forum
Reply
RE: Notepad++ plugin for navigation on maxscript project

Can you add in the ability for RC menu to be broken out too?? “RCMenu”

8 years ago
Forum
Reply
RE: Notepad++ plugin for navigation on maxscript project

Nice! Just trying this with a very complex tool we have and I’ll certainly be using this for debugging at least!

8 years ago
Forum
Reply
RE: Scripted Plugin Quadrify

There is a ‘hidethirdEdge’ node in MCG which might do this… depends on topology…

8 years ago
Forum
Reply
RE: Get Viewport 2d Pan/Zoom level?

PolyTools3D: Great! I absolutely misunderstood the question Thanks for trying

8 years ago
Forum
Reply
RE: Get Viewport 2d Pan/Zoom level?

Jorge, 2d pan zoom mode is for zooming in on a perspective/camera viewport. Using the viewport.pan() will move the camera left and right…

8 years ago
Forum
Topic
Forum
Replies: 4
Views: 13
Reply
RE: Create VrayLight Mesh from source objects

@dZorg here is the solution from Chaosgroup. I knew there would be something with the baseObject to make it work. fn createVRayMeshLight = ( loc…

8 years ago
Forum
Reply
RE: Create VrayLight Mesh from source objects

Interesting… I was actually working on a script recently and learned a lot about the inner workings of a Vray Mesh light in order to be able to extra…

8 years ago
Forum
Reply
RE: Material to IMtlBase

myMat = “carpaint” ((GlobalInterface.Instance.ExecuteScript (CreateStr (“scenematerials[” + myMat + “]”)) true).ToMtlbase).GbufID = 0

8 years ago
Forum
Reply
RE: Material to IMtlBase

You can execute a string to get access the scenematerials library or a custom array rather than using the material editor if you want to?

8 years ago
Forum
Reply
RE: Modern? Web Browser in maxscript rollout

Cheers momo, that actually appears to have worked, by just setting the registry key!

8 years ago
Forum
Topic
Forum
Replies: 3
Views: 17
Reply
RE: Get Graphics Card Name?

OGSDiagnostics.hardwareReport “////////////////////////////////////////////////////////////////////////////// ////////// Nitrous Hardware Report /…

8 years ago
Forum
Page 11 / 76