Thanks Klvnk, I like the idea of iterating all the loaded ClassDescs…I’ll try that out and see how it goes.
I think you guys may have misunderstood what I’m trying to do (or maybe I’ve misunderstood your solutions) I don’t want to get the ISpinnerControl, …
Thanks for the suggestion…main issue is that I’m trying to do it all through callbacks so that I don’t have to control the renderer. The ideal solutio…
Whoops, I thought “#preRenderEval” for the maxscript version was letting me create objects at rendertime, but I was accidentally using “#preRender”. “…
…or A* if you just need to query a small set of the total verts.
tyFlow is available for 2016…just click the “VRay NEXT or no Vray” dropdown. It’s not available in the other package because it doesn’t support VRay 3…
Thanks! As for your settings issue…pop open your .vcxproj file in your text editor of choice and set the proper conditions for your settings. Sometim…
For tyFlow I just use the configuration manager to specify all the different max versions I support. Then each version I specify the SDK to point to, …
Yea I found nothing in the SDK and tried to use Spy++ to get the HWND with no luck…I imagine it’s some custom track-bar related drawing method. Shame …
progress.png1763x858 64 KB
Either you’re not returning a proper validity interval, or a reference is sending a notification triggering a validity reset. You can examine referenc…
No, you are correct. Machines must know where the loader is, even if it’s put in their local plugins folder. The reason for using the loader is solely…