ivanisavich
@ivanisavich
New Member
Joined: Feb 15, 2024
Topics: 63 / Replies: 313
Reply
RE: [SDK] pblock from HWND

Thanks Klvnk, I like the idea of iterating all the loaded ClassDescs…I’ll try that out and see how it goes.

5 years ago
Forum
Reply
RE: [SDK] pblock from HWND

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, …

5 years ago
Forum
Topic
Forum
Replies: 22
Views: 135
Reply
RE: (SDK) Creating objects at rendertime

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…

5 years ago
Forum
Reply
RE: (SDK) Creating objects at rendertime

Whoops, I thought “#preRenderEval” for the maxscript version was letting me create objects at rendertime, but I was accidentally using “#preRender”. “…

5 years ago
Forum
Topic
Forum
Replies: 4
Views: 60
Reply
RE: Brain twister. Practice in Algorithms (Find 'edge distance')

…or A* if you just need to query a small set of the total verts.

5 years ago
Forum
Reply
RE: [SDK] Preparing Visual Studio C++ for multiple 3ds max SDKs?

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…

5 years ago
Forum
Reply
RE: [SDK] Preparing Visual Studio C++ for multiple 3ds max SDKs?

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…

5 years ago
Forum
Reply
RE: [SDK] Preparing Visual Studio C++ for multiple 3ds max SDKs?

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, …

5 years ago
Forum
Reply
RE: [SDK] alembic object progress bar?

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 …

6 years ago
Forum
Reply
RE: [SDK] alembic object progress bar?

progress.png1763x858 64 KB

6 years ago
Forum
Topic
Forum
Replies: 5
Views: 50
Reply
RE: Buildmesh handler keeps being called when nothing changed

Either you’re not returning a proper validity interval, or a reference is sending a notification triggering a validity reset. You can examine referenc…

6 years ago
Forum
Reply
RE: Tools set delivery

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…

6 years ago
Forum
Page 2 / 26